Skip to content

OpenVPN server & client installation Ansible Playbook

License

Notifications You must be signed in to change notification settings

janstoon/openvpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenVPN and HTTP Proxy

This repository consists of Ansible playbooks realizing these openvpn scenarios:

  1. Setup OpenVPN server on Debian
  2. Setup HTTP Proxy and forward traffic to an OpenVPN server on Debian

Configure inventory (hosts)

Use Sandbox

cd inventories/sandbox
docker-compose up -d
cd ../../
ansible-playbook -i inventories/sandbox.yml install.yml

Run Playbooks

ansible-playbook install.yml

TODO

  1. Documentation

License

This software is licensed under the GPL v3 License. © 2019 Janstun

About

OpenVPN server & client installation Ansible Playbook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published