Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
@proycon
I'm currently working on redoing my homelab stack but here is what I have running so far.
Hardware:
3x Pi 4 4GB - Debian Bookworm
1x Pi 3 - Debian Bookworm
1x 8-core AMD, 24 GB RAM, 1.5 TB of space frankenstein server - TrueNAS (might forgo the TrueNAS installation for Bookworm and just host NFS shares natively)
1x TP-LINK POE Switch
1x FriendlyWRT router
Software:
- Consul/Nomad
- Pihole (DNS/Adblock)
- Traefik (routing)
- Hashicorp Vault (secrets management)
- Authelia (authentication)
- Rabbitmq
- Bitwarden
- PostgreSQL
- Mariadb
- pgadmin (considering switching to adminer)
- Redis
- Gitea
- Drone
- AWX
- Watchtower
I've been redoing that stack for a couple of years now, and it's never quite finished; it started out as docker containers on the Pi3, went to Kubernetes, went back to containers, and finally landed on Nomad which I am loving.
I have a list of about 30 services I want to host on that stack, but I'll probably start with Foundry VTT, Paperless, and Calibre.
Forgot to mention my cloud stuff
- Lemmy instance: https://pathfinder.social for all your Pathfinder and Starfinder TTRP needs.
- Resume website based on The Cloud Resume Challenge (https://cloudresumechallenge.dev/) that I want to redo and just self-host pretty soon