

Excited to compare this with my setup (also Quadlet and Traefik-based)!
25 year-old junior software dev
Pan, Poly, and Pagan
They/Them
Democratic Socialist
Antifascist
Excited to compare this with my setup (also Quadlet and Traefik-based)!
Hang on.
Would it not be better to run a VPN server on your router to force all WAN-bound traffic through the VPN? This way, you could still access your local devices.
Please don’t use AI for simple things like this.
The Odin Project has a tutorial on Git Basics and a guide on Setting Up Git. The instructions are roughly the same whether on Github, Codeberg, etc.
Once you have the repository, it’s as simple as:
git add .
git commit -m "Updated config"
git push origin main
Question: Does the green globe icon always indicate that it’s working?
For what it’s worth, I’ve been running alternative Discord clients for years (Webcord, discord-screenaudio, and now Vesktop/Vencord) and haven’t encountered any issues or bans. By far, the most polished and well integrated is Vesktop/Vencord. I don’t consider my Discord account worth risking either, but given that I’ve yet to see a verifiable report of someone losing access to Discord for using an alternate client (even the ones that enable Nitro subscription features), I think I’m pretty safe.
Personally, I’d say risk it for the biscuit. There are some hacky workarounds but all of them are annoying to set up and finicky. As for alternative platforms, I’m not sure…
Tailscale is a VPN. Caddy is a reverse proxy. I’m not sure why you’re comparing the two, unless you meant Traefik?