Skip to content

Netzlink/docker-openvpn-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pschiffe/docker-openvpn

This docker image extends awesome kylemanna/docker-openvpn image with simple patch, which enables you to provide ca key and cn via environment variables CA_KEY and CA_CN. The patch is really simple, so the env vars are currently the only way how to set the key and cn. By providing the password via env var, it's possible to use the image with e.g. ansible.

Example ansible roles

In ansible folder of this repo you can find example ansible roles for this image. You can modify sample.yml playbook and deploy it with:

cd ansible
ansible-playbook sample.yml

About

scriptable kylemanna/docker-openvpn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 100.0%