this post was submitted on 13 Mar 2026
1248 points (98.9% liked)

Selfhosted

57489 readers
1225 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] DownByLaw@sh.itjust.works 36 points 1 day ago (3 children)

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? 🤔

[–] PumpkinEscobar@lemmy.world 15 points 1 day ago (3 children)

Behind a traefik reverse proxy with lets encrypt for ssl even though the services aren’t exposed to the internet?

[–] DownByLaw@sh.itjust.works 13 points 1 day ago

Don’t forget about Anubis and crowdsec to make it even safer inside your LAN

[–] diablomnky666@lemmy.wtf 13 points 1 day ago

To be fair a lot of apps don't handle custom CAs like they should. Looking at you Home Assistant! 😠

[–] suicidaleggroll@lemmy.world 3 points 21 hours ago

Who cares if it's exposed to the internet?

  1. Encrypting your local traffic is still valuable to protect your systems from any bad actors on your local network (neighbor kid cracks your wifi password, some device on your network decides to start snooping on your local traffic, etc)

  2. Many services require HTTPS with a valid cert to function correctly, eg: Bitwarden. Having a real cert for a real domain is much simpler and easier to maintain than setting up your own CA

[–] tal@lemmy.today 9 points 1 day ago

Probably a good idea to switch over to WPA-Enterprise using Authentik's RADIUS server support and let all of the users of your wireless access point log in with their own network credentials, while you're at it.

[–] epicshepich@programming.dev 9 points 1 day ago

Hey my wife uses some of them too!