I've deployed the Turnkey OpenVPN device to my AWS infrastructure and got it all working successfully.
However, we have two subnets within AWS - effecitvely a DMZ and private subnet. OpenVPN is deployed in the DMZ and I can access other servers in the DMZ.
What changes to I need to make to allow access to the private subnet as well? I assume I need to add the subnet to the profiles within OpenVPN so client routes are established correctly?
I am new to git so please excuse if I'm using any wrong terminology here.
I downloaded the appliance (https://www.turnkeylinux.org/gitlab) and deployed it on esxi. everything installed correctly and i can access the git server from other computers.
I have a development server (on the same vm host as the git appliance) and I am trying to push the files from the development server to the git server, so the master is the development server.
I have been running a range of turnkey appliances for nearly (or perhaps slightly longer than) 6 years...as you can imagine some of them are getting rather dated. Updates from ubuntu are becoming sketchy, and some of the servers have a tendancy to lock up from time to time. So I want to upgrade...but am concerned that the age of the servers may preclude an easy upgrade.