

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
I’m surprised no one has mentioned Logseq yet.
“Someone mentions a distro they like” ≠ shilling. I use Bazzite and have been for months. Before that, used Nobara, EndeavourOS, and vanilla Fedora, along with a number of others I tried when I was distro-hopping. Wholeheartedly believe that Bazzite is currently the best generally-available Linux distro for gaming and is up there for general use. It’s not perfect, but nothing is - it gets close for the use-cases I mentioned, though.
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.
They have their own config generator and port forwarding is really easy to set up IMO. Both need to be logged in to see, though.
The interface - GUI and website - is straight out of 2008 and documentation could be better, but otherwise it works just fine for torrenting and browsing. No complaints there.
Happily using AirVPN for port forwarding.
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…
I don’t think one currently exists, but it would be an interesting project. There are plenty of trackers for CVEs but in terms of project ethics, acquisitions, etc., there’s a space for it.
The two main problems I can see are:
How do you define ‘negative’? An open source application being acquired is often a bad thing, but not always. An acquisition by FUTO is more likely to be viewed positively than an acquisition by Microsoft, but either can be interpreted positively or negatively depending on the person.
Community involvement is absolutely critical. If I were running a service like this (for example), I would only really be keeping up on the services I use and care about. I would need others to submit info and then verify it.
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.
Any issues lately with your network? When DNS is down or having issues, Firefox and forks take forever to start up.
Tailscale is a VPN. Caddy is a reverse proxy. I’m not sure why you’re comparing the two, unless you meant Traefik?