A Copier template for bootstrapping docker(or podman) compose projects with my prefered integrations into other self hosted services.
- Justfile with common tasks.
- gitignore and pre-commit config.
- Reverse proxy with Traefik
- Single Sign On with Authentik
- Uptime monitoring with Gatus
copier copy https://github.com/Laikar/compose-copier-template <destination>Answer the prompts, then start your stack with:
docker compose up -d- Add services:
- Jellyfin
- Seafile
- Foundryvtt
- Immich
- Mealie
- Backups using borgmatic.