This website requires JavaScript.
Explore
Help
Sign in
mravi
/
uncloud-mravi
Watch
1
Star
0
Fork
You've already forked uncloud-mravi
0
forked from
uncloud/uncloud
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
096f7e05c0
uncloud-mravi
/
uncloud_django_based
/
uncloud
/
doc
/
README-vpn.org
Nico Schottelius
06c4a5643c
[doc] move readme to subdir
2020-04-06 22:08:29 +02:00
456 B
Raw
Blame
History
Unescape
Escape
How to add a new VPN Host
Install wireguard to the host
Install uncloud to the host
Add `python manage.py vpn
–
hostname fqdn-of-this-host` to the crontab
Use the CLI to configure one or more VPN Networks for this host
Example of adding a VPN host at ungleich
Create a new dual stack alpine VM
Add it to DNS as vpn-XXX.ungleich.ch
Route a /40 network to its IPv6 address
Install wireguard on it
Enable wireguard on boot
How to add a new VPN Host
Install wireguard to the host
Install uncloud to the host
Add `python manage.py vpn
–
hostname fqdn-of-this-host` to the crontab
Use the CLI to configure one or more VPN Networks for this host
Example of adding a VPN host at ungleich
Create a new dual stack alpine VM
Add it to DNS as vpn-XXX.ungleich.ch
Route a /40 network to its IPv6 address
Install wireguard on it
TODO
Enable wireguard on boot