1211
Your logging is probably down (media.piefed.social)
submitted 22 hours ago* (last edited 22 hours ago) by Ek-Hou-Van-Braai@piefed.social to c/selfhosted@lemmy.world
top 50 comments
sorted by: hot top controversial new old
[-] damnthefilibuster@lemmy.world 10 points 5 hours ago

Backups. You're forgetting them.

[-] MonkeMischief@lemmy.today 7 points 5 hours ago

Don't worry, you're one Docker pull away from having to look up how to manually migrate Postgres databases within running containers!

(Looks at my PaperlessNGX container still down. Still irritated.)

[-] Bakkoda@lemmy.world 6 points 6 hours ago

I should do some breaking network changes... While tunneled in.

[-] Shayeta@feddit.org 3 points 7 hours ago* (last edited 7 hours ago)

One word: chaos engineering!

[-] Abbysimons@lemmy.world 20 points 11 hours ago

The rare moment when everything actually works. 😄

[-] kamen@lemmy.world 5 points 8 hours ago
[-] mr_anny@sopuli.xyz 3 points 8 hours ago

Maybe try this...

[-] paequ2@lemmy.today 19 points 13 hours ago

Actually, one thing I want to do is switch from services being on a subdomain to services being on a path.

immich.myserver.com -> myserver.com/immich
jellyfin.myserver.com -> myserver.com/jellyfin

I'm getting tired of having to update DNS records every time I want to add a new service.

I guess the tricky part will be making sure the services support this kind of routing...

[-] suicidaleggroll@lemmy.world 17 points 11 hours ago* (last edited 11 hours ago)

Why are you having to update your DNS records when you add a new service? Just set up a wildcard A record to send *.myserver.com to the reverse proxy and you never have to touch it again. If your DNS doesn't let you set wildcard A records, then switch to a better DNS.

[-] Scrath@lemmy.dbzer0.com 6 points 9 hours ago

Not OP but a lot of people probably use pi-hole which doesn't support wildcards for some inane reason

[-] Croquette@sh.itjust.works 3 points 8 hours ago

That's my case. I send every new subdomain to my nginx IP on pi-hole and then use nginx as a reverse proxy

[-] Scrath@lemmy.dbzer0.com 1 points 7 hours ago* (last edited 7 hours ago)

That was my exact setup as well until I switched to a different router which supported both custom DNS entries and blocklists, thereby making the pi-hole redundant

[-] Croquette@sh.itjust.works 1 points 3 hours ago

I run opnsense, so I need to dump pi-hole. But I don't have the energy right now to do that.

Pi-Hole was pretty straightforward at the time and I did not look back since then. Annoying, but easy.

[-] qjkxbmwvz@startrek.website 2 points 7 hours ago

I switched to Technitium and I've been pretty happy. Seems very robust, and as a bonus was easy to use it to stop DNS leaks (each upstream has a static route through a different Mullvad VPN, and since they're queried in parallel, a VPN connection can go down without losing any DNS...maybe this is how pihole would have handled it too though).

And of course, wildcards supported no problem.

[-] CorvidCawder@sh.itjust.works 15 points 13 hours ago

Wildcard CNAME pointing to your reverse proxy who then figures out where to route the request to? That's what I've been doing - this way there's no need to ever update DNS at all :)

I find the path a bit clunky because the apps themselves will oftentimes get confused (especially front-ends). So keeping everything "bare" wrt path, and just on "separate" subdomains is usually my preferred approach.

load more comments (4 replies)
[-] fruitycoder@sh.itjust.works 2 points 7 hours ago

How is the kubernetes (k3s/rke2) migration coming along?

[-] PHLAK@lemmy.world 33 points 14 hours ago

Time to start documenting it!

[-] irmadlad@lemmy.world 17 points 13 hours ago

At 71, I have to document. I started a long time ago. I worked for a mec. contractor long ago, and the rule was: 'If you didn't write it down, it didn't happen.' That just carried over to everything I do.

[-] Vile_port_aloo@lemmy.world 5 points 11 hours ago

Do you write down what you write down on the internet?

[-] irmadlad@lemmy.world 2 points 9 hours ago

As in a blog or wiki? I do not because I am not authoritative. What I know came from reading, doing, screwing it up, ad nauseam. When something finally clicks for me, I write it down because 9 times out of 10, I will need that info later. But my writing would be so full of inaccuracies that it would be embarrassing and possibly lead someone astray.

load more comments (1 replies)
[-] nonentity@sh.itjust.works 96 points 18 hours ago

If it’s stable, it’s not a lab.

That’s infrastructure.

load more comments (1 replies)
[-] synapse1278@lemmy.world 3 points 10 hours ago

Living the good life

[-] truthfultemporarily@feddit.org 143 points 20 hours ago

Have you tried introducing unnecessary complexity?

[-] Sabata11792@ani.social 44 points 19 hours ago

If you know how your setup works, then that's a great time for another project that breaks everything.

[-] cenzorrll@piefed.ca 24 points 16 hours ago

Saturday morning: "Incus and podman seem interesting. I bet I could swap everything over while the family is out this afternoon"

Sunday evening: "Dad, when will the lights work again?"

[-] Sabata11792@ani.social 14 points 16 hours ago

“Dad, when will the lights work again?

As soon as selinux decides I have permission.

load more comments (2 replies)
load more comments (7 replies)
[-] Coleslaw4145@lemmy.world 38 points 17 hours ago* (last edited 16 hours ago)

Now try migrating all your docker containers to podman.

[-] emerald 1 points 8 hours ago

And then migrate all your podman containers to proxmox

load more comments (16 replies)
[-] squirrel@piefed.zip 213 points 21 hours ago

Let's tinker around and accidentally break something.

[-] FreshLight@sh.itjust.works 2 points 7 hours ago

My ~~man~~ person!

[-] wersooth@lemmy.ml 72 points 21 hours ago

and debug it until you have to reinstall your entire stack from scarch

load more comments (4 replies)
load more comments (1 replies)
[-] DownByLaw@sh.itjust.works 35 points 17 hours ago

Have you already tried implementing an identity provider like Authentik, so you can add OIDC and ldap for all your services, while you are the only one that’s using them? 🤔

load more comments (6 replies)
[-] jeffep@lemmy.world 11 points 14 hours ago

Can't believe nobody here mentioned nixOS so far? How about moving all of your configs in a flake and manage all of your systems with it?

load more comments (2 replies)
[-] fleem@piefed.zeromedia.vip 8 points 14 hours ago

heck i really wish we could all throw a party together. part swap, stories swap. show off cool shit for everyone to copy.

help each other fill in the missing pieces

y'all seem like cool peeps meme-ing about shit nobody else gets!

time to test the backups!

[-] irmadlad@lemmy.world 5 points 13 hours ago

time to test the backups!

Always a white knuckle event for me

load more comments (2 replies)
[-] Avicenna@programming.dev 14 points 16 hours ago

You can always configure your vim further

[-] Prunebutt@slrpnk.net 74 points 21 hours ago

When's the last time you checked if your backup solution works?

[-] Ek-Hou-Van-Braai@piefed.social 67 points 19 hours ago

But if my backups actually work then I miss out on the joy of rebuilding everything from scratch and explaining to my wife why non of the lights in the house work anymore.

[-] Tangent5280@lemmy.world 3 points 10 hours ago

Carry around a candle in one of those old timey holders like Scrooge Mcduck

load more comments (6 replies)
[-] nucleative@lemmy.world 16 points 17 hours ago* (last edited 17 hours ago)

Never run:

docker compose pull
docker compose down
docker compose up -d

Right before the end of your day. Ask me how I know 😂

load more comments (3 replies)
load more comments
view more: next ›
this post was submitted on 13 Mar 2026
1211 points (100.0% liked)

Selfhosted

57495 readers
1723 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS