Skip to main content
Back to work

Docker Deployment Kit

Opinionated Docker Compose stack for small teams with single-command deploy.

Year 2022 to ongoing
Role Author and maintainer
Type Open source
Status Live

About this project.

Small teams ship faster when the deploy story is one command. Most of the boilerplate is identical across projects: reverse proxy, app container, database, Redis, backups, log shipping.

This kit bundles all of it as a single Compose file plus a deploy script. Drop in your app image, set three env vars, run make deploy. Used in production at three companies.

Screenshots

Feature set

Sharing and access

  • Signed, expiring download links
  • Embedded admin panel
  • Public landing pages

Operations

  • Single binary Docker image
  • Health checks and JSON logs
  • No external dependencies