Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 653 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 653 Bytes

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