Docker-openvpn: Use web gui OpenVPN

Created on 7 Mar 2019  路  2Comments  路  Source: kylemanna/docker-openvpn

Hi!

Is it possible to use the OpenVPN web interface in a Nginx proxy?

Here is the OpenVPN web interface according to the official documentation: https://openvpn.net/vpn-server-resources/how-to-configure-openvpn-as-with-admin-web-ui/

It should be pretty easy to set up a proxy in Nginx to listen to the OpenVPN container...

Is it possible with your docker OpenVPN?

Most helpful comment

I'd like to reopen this issue.

the web-ui is pretty interesting thing for monitoring.
I tried to use adamwalach/openvpn-web-ui , but looks like it doesn't work with current docker vpn for some reasons :(

The official docs shows that there can be used port 943 for administration.

Is there a way to implement it?

All 2 comments

Hi!

I'm stupid to ask you this, we do not need a Webui, i'm very happy with your image docker!

Bye

I'd like to reopen this issue.

the web-ui is pretty interesting thing for monitoring.
I tried to use adamwalach/openvpn-web-ui , but looks like it doesn't work with current docker vpn for some reasons :(

The official docs shows that there can be used port 943 for administration.

Is there a way to implement it?

Was this page helpful?
0 / 5 - 0 ratings