Compoza. A web interface to manage Docker containers and services on your server.

github.com/lyallcooper/compoza

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2026
  • Release —v1.0.2
  • bump version to 1.0.2
  • feat: show View releases link in dashboard Updates rows
March 2026
  • Release —v1.0.1
  • bump version to 1.0.1
February 2026
  • fix: move ref assignment into useEffect to satisfy lint
  • feat: auto-close toast with fade-out, inline Up button
  • fix: scope save/discard to individual editors
  • refactor: polish keyboard shortcuts modal
  • feat: add / keyboard shortcut to focus search
  • Update README screenshots
  • chore: update docker-compose.yaml to match README
  • Release —v1.0.0
  • fix: externalize dockerode/ssh2 from Turbopack bundling
  • fix: prioritize Needs Attention over Updates on dashboard
  • ci: create GitHub Release on version tags
  • feat: derive version from git for dev builds
  • perf: lazy-load CodeMirror editors
  • ci: add lint/test/build validation before Docker publish
  • feat: add security headers
  • feat: add Docker HEALTHCHECK and verify daemon connectivity
  • chore: exclude .open-next from eslint
  • fix: make server background job actually refresh the update cache