adamwalach / openvpn-web-ui

Web interface (with golang backend) for monitoring and administration of OpenVPN server
MIT License
673 stars 274 forks source link

Run with openvpn existing server? #3

Closed renanwilliam closed 5 years ago

renanwilliam commented 6 years ago

How configure this to use a openvpn existing server?

ocervell commented 6 years ago

+1 Haven't been able to set up the UI for existing server following DigitalOcean tutorial

adamwalach commented 6 years ago

Hi, Sorry for late response. In the next few weeks I'll try to refresh this project a bit and hopefully I'll create a step-by-step tutorial how to use it with existing server. Stay tuned!

Gasman2014 commented 6 years ago

It would be good to be able to use this with an existing installation. I managed to get Docker onto my Stretch OpenVPN Pi box and install your docker image but it fell over as the VPN port was already in use. It would be worth making this point in the ReadMe.md as it is not clear that it needs a different config for an existing installation.

I would be very pleased see this developed though as it is the best looking interface to OpenVPN by far.