A collection of Docker Compose configurations for self-hosted homelab services. This repository contains ready-to-deploy stacks for various services including reverse proxy, media automation, DNS, monitoring, and file management.
- Install Docker - See docker-compose/README.md for installation instructions
- Deploy Traefik - Start with the reverse proxy (required for most other services)
- Deploy Other Stacks - Add services as needed
For detailed instructions, see the docker-compose documentation.
- Docker and Docker Compose installed
- Linux host (tested on Ubuntu Server)
- Optional: Portainer for web-based container management