This repository has been archived on 2025-10-01 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
498f8b35f5d0dddf76f5b72458e05f1e31da8e37
Self-hosted Docker Compose Setup Templates
This is a repo I'm using to stash templated information about my self-hosted homelab.
Inside here are templates I've crafted through experimenting with self-hosting many different services.
I have 3 templates currently:
- homelab - These included self-hosted cloud services such as Nextcloud, Syncthing, Gitea, FreshRSS, and a personal dashboard (Heimdall)
- network - These include network goodies such as Pi-hole (network-level adblock) and Wiregaurd (to VPN into my home network)
- gameservers - What it sounds like, self-hosted servers for games like Minecraft, Terraria, etc…
Server Setup
For details on how I prepare my Linux servers, see setup.org.
Docker-compose (Services) Setup
For details on how I configure docker-compose for my various self-hosted services, visit the respective directory:
Description
Languages
Dockerfile
100%