Skip Navigation

Posts
6
Comments
15
Joined
3 yr. ago

27 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:

     sh
        
    git add .
    git commit -m "Updated config"
    git push origin main
    
      
  • Selfhosted @lemmy.world

    (Actually Useful) Decentralized Infrastructure/Distributed Computing Projects?

  • 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.

  • Selfhosted @lemmy.world

    Port Forwarding w/ Qbittorrent & Gluetun Docker Compose?

  • 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.

  • Selfhosted @lemmy.world

    Budget Homelab UPS Recommendations? (Used or New)

  • Selfhosted @lemmy.world

    Uses for a SBC (When You Already Have an x86 Mini-PC?)

  • 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...

  • Selfhosted @lemmy.world

    Omnivore Alternatives?

  • I have both web and websecure set up as entrypoints.

  • Selfhosted @lemmy.world

    Traefik + Vaultwarden 502 Error

  • Do you happen to have a Matrix or Discord server set up to talk about development? I'd love to help out if I can.

  • Went to check out the source code for the front-end and see if there was anything I could help out with... Saw it was made with Angular.

    oh no

    (Congrats on integrating Fedi into it!)