kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.78k stars 2.4k forks source link

connect prometheus to openvpn #773

Open miladbrave opened 2 months ago

miladbrave commented 2 months ago

I run openvpn on my server with docker also i run prometheus with docker in that server. how can i connect to openvpn to get meterics of client of that openvpn. i could n't stop or change in openvpn container. i put prometheus in same network (bridge) of openvpn but it did not work