I’ve already provided some solutions to connect to your MDS
instance, using MySQL Router, SSH tunnel, … but one of the best way if you
have multiple instance to manage, is to use a VPN.
This post summarize the steps on how to deploy Open VPN and
configure your VCN to use it.
So, in OCI, we have already some MDS & Compute instances
deployed, this is how the dashboard looks like:
OpenVPN Deployment
We can start by deploying our OpenVPN instance using OCI’s
Marketplace:
And you follow the wizard by adding your administrator username
and password:
An important step is to use the existing VCN and place the
OpenVPN in the public subnet:
And you create the instance:
…
[Read more]