carl-eis / openvpn-aio-server

An all-in-one collection of docker images for setting up an OpenVPN server with an included certificate authority.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenVPN Custom Setup

An all-in-one collection of docker images for setting up an OpenVPN server with an included certificate authority.

Getting Started

Launch using the following scripts:

$ ./build.sh && ./run.sh

This will build the required images and launch the server.

TODO

  • Add a docker compose config

About

An all-in-one collection of docker images for setting up an OpenVPN server with an included certificate authority.


Languages

Language:Shell 59.8%Language:Dockerfile 40.2%