Files
vps-server/README.md
2026-01-09 00:25:34 +01:00

5 lines
416 B
Markdown

# Configuration to be deployed on a VPS
This configuration includes a reverse proxy using caddy, headscale (VPN) and watchtower (automatic updates).
It is particularly useful if you do not own an IPV4 address, as this could be deployed on a server. In this case it was deployed on an oracle server and automated using an ansible playbook found on this [repository](https://gitea.crescentec.ch/chriswin/vps-ansible)