Decommission Cloud manager after successful lift and shift of EBS
Hi All
After a successful lift and shift of EBS 12.2.8 via cloud manager, we now want to stop the cloud manager compute instance to save us some cost in OCI. In the current configuration, we have a two node instance where apps and db are residing in two compute instance. To connect to these compute instance via putty, we are first connecting to cloud manager instance via putty and then we are doing a ssh <private ip of EBS compute instance>.
So if we stop the cloud manager compute instance, how can i connect to my EBS apps and DB instance through putty. What changes to be made