

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?
Sorry, I realized as I was pasting it that I had typo’d in my config (consistently, as in it was functional) and started to correct it. My bad.
May I ask what services you’re running, and to see your Quadlet files? I’m about to make the same move.
I appreciate the offer, but unfortunately, I’m an American.
I just spun up a FreshRSS container and it is working flawlessly for that purpose so far. I appreciate the suggestions.
It’s hosted, but not self-hosted.
Linkwarden doesn’t appear to support RSS, which is a massive bummer.
I was just looking at this, actually. For a moment I thought it was going to be a bust but then I saw there is a preference option to open the readable form of a page by default. I also love PWAs…
Sorry, I should clarify. I’m hoping to possibly have a setup like this:
.i2p
and forwards the request to a service running on the routerI’d imagine it’s a similar process for other protocols and networks. No idea if this is possible or desirable.
Oh. You’re right. That worked. I feel really silly that I missed that.
Thank you so much!
I have both web
and websecure
set up as entrypoints.
I know this isn’t an answer to your question, but - ViMusic has a radio function? Where?
I’ve seen a lot of descriptions of Tailscale but still have no idea what exactly it does. I get that it uses Wireguard, but what differentiates it from a typical VPN setup? NAT traversal?
Tailscale is a VPN. Caddy is a reverse proxy. I’m not sure why you’re comparing the two, unless you meant Traefik?