Reading up on self-hosting
11 deep · digging since nov 26, 25
- Why didn’t IPv6 work in my home network?
IPv6 stopped working on the author's home network because AdGuard Home's DNS settings had an option checked that disabled all IPv6 DNS queries.
- GitHub - R44VC0RP/pgrok: Personal ngrok alternative. Expose local ports to the internet with automatic HTTPS via SSH tunnels + Caddy.
Pgrok is an open-source self-hosted ngrok alternative that exposes local ports to the internet via SSH tunnels with automatic HTTPS, a TUI dashboard, and HTTP request inspection.
- The switch to Linux and the beginning of my self-hosting journey
A developer recounts switching from Windows 10 to Debian Linux and self-hosting services like PiHole and Syncthing, while HN discussants debate Linux desktop usability and self-hosting complexity.
- GitHub - AnthonyRonning/sage
Sage is an experimental, self-hosted AI assistant with persistent memory, encrypted messaging via Signal or Nostr, and confidential LLM inference inside a TEE.
- What are you doing this weekend?
A developer recounts returning to FreeBSD for a home NAS after years on Linux, praising its simplicity for servers but sticking with Arch for desktops.
- Umbrel – Personal Cloud
Umbrel offers a polished self-hosted personal cloud OS and hardware but faces skepticism on pricing, data safety, and long-term viability as a business.
- Maybe we don't need a server
Syncthing syncs files directly between devices without a server, and the author imagines a future where calendars, contacts, and email are just synced files.
- What They Don't Tell You About Maintaining an Open Source Project ~ andrej acevski
Maintaining an open-source self-hosted kanban board involves relentless documentation, user support, scary database migrations, and careful scope management far beyond building the initial product.
Takes
my self-hosted observability stack pairs well with agents
@marckohlbrugge
Configured Grafana for all my projects Managed APMs are fine for typical SaaS where most visitors are paying you. But they get expensive quick if you have high traffic sites like job boards, etc. Now self-hosting, own the data, and can give my AI agents direct access for troubleshooting 👌
@marckohlbrugge
ONCE is back! It's now a full-fledged application server for running dockerized web apps, like Campfire/Writebook/Fizzy or your own vibe-coded adventures. Zero-downtime upgrades, scheduled backups, and a gorgeous TUI with hyperdrive graphics. Enjoy! https://github.com/basecamp/once
@dhh