Repository for VPS configs and quadlets.
Find a file
2026-03-17 15:07:44 +03:00
nginx Added Ipv6 support. 2026-03-17 15:02:02 +03:00
quadlets Wireguard config reverted. 2026-03-17 15:07:44 +03:00
wireguard/config/wg_confs Added services and templates. 2026-03-15 23:18:43 +03:00
.env.example Added services and templates. 2026-03-15 23:18:43 +03:00
.gitignore Added services and templates. 2026-03-15 23:18:43 +03:00
docker-compose.yaml Updated Nginx sequence. 2026-03-16 00:09:57 +03:00
README.md Added services and templates. 2026-03-15 23:18:43 +03:00
substitute-secrets.sh Adjusted umask exploit. 2026-03-16 01:47:55 +03:00
wg0.conf.template Added services and templates. 2026-03-15 23:18:43 +03:00

Gorehowl

I've designated this folder to contain all configuration regarding my virtual private server setup. The server will serve as a simple tunnel towards my home laboratory using the following technologies.

  • Wireguard
  • Nginx

These services will route data streams directly into the local Caddy reverse proxy at the homelab; which will consequently direct the correct traffic into proper containers.