Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.
/ openvpn Public archive

Run OpenVPN with support for accessing Vault and AWS for learn-address scripts in a Docker container

License

Notifications You must be signed in to change notification settings

luzifer-docker/openvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

luzifer-docker / openvpn

Run OpenVPN with support for accessing Vault and AWS for learn-address scripts in a Docker container

Usage

## Build container (optional)
$ docker build -t luzifer/openvpn .

## Execute openvpn
$ docker run --rm -ti -v $(pwd):/etc/openvpn -p 1194:1194/udp luzifer/openvpn

About

Run OpenVPN with support for accessing Vault and AWS for learn-address scripts in a Docker container

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published