Skip to content

Laikar/compose-copier-template

Repository files navigation

Table of contents

Docker Compose Template Generator

A Copier template for bootstrapping docker(or podman)compose projects with my prefered integrations into other self hosted services.

Features

  • Justfile with common tasks.
  • gitignore and pre-commit config.
  • Reverse proxy with Traefik
  • Single Sign On with Authentik
  • Uptime monitoring with Gatus

Usage

copier copy https://github.com/Laikar/compose-copier-template <destination>

Answer the prompts, then start your stack with:

docker compose up -d

Roadmap

  • Child templates for services I am familiar with.
  • Backups using borgmatic.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published