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

Selfhosted

59973 readers
425 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] PumpkinEscobar@lemmy.world 19 points 3 months 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 17 points 3 months ago

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

[–] diablomnky666@lemmy.wtf 13 points 3 months ago

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

[–] suicidaleggroll@lemmy.world 4 points 3 months 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