Monitor OpenVPN server with Docker

If you have OpenVPN server with multiple clients, you might need to monitor the clients location, bandwidth usage or other informations. There are many OpenVPN monitoring tools out there but today I will show you my favorite one, furlongm/openvpn-monitor; which is easy to configure, open source web based monitoring tool. Though making it working in Docker is challenging. I had to spend several hours in order to make it work with Docker compose....

May 29, 2021 ยท Kamrul