Examples
- caddy — Caddy as a reverse-proxy front door — automatic HTTPS, one
Caddyfile, no separate cert management.
- dns — A split-horizon home resolver:
dnscrypt-proxy as the client-facing resolver, knot as the authoritative server for the local example.com zone.
- gitea — Gitea, a lightweight self-hosted Git service, backed by Postgres.
- hugo — Hugo is one of the most popular open-source static site generators — fast builds, no runtime dependencies.
- immich — Immich, a self-hosted photo and video backup solution.
- kimai — Kimai, an open-source time-tracking application, backed by MariaDB.
- leafwiki — LeafWiki — a self-hosted wiki as a single Go binary, Markdown + SQLite on disk, no external database.
- oci-registry-cache — Runs distribution registry instances as pull-through caches, one per upstream registry, regular Compose
volumes: bind mount isn't expressive enough.
- pdns-dnsweaver — PowerDNS + PowerDNS-Admin, backed by MariaDB, with dnsweaver auto-creating DNS records for running Incus instances.
- wikijs — Wiki.js, a modern wiki app, backed by Postgres.