github basnijholt/compose-farm v0.19.0

latest releases: v1.18.5, v1.18.4, v1.18.3...
4 months ago

What's New

Web UI 🌐

A new web interface for managing Docker Compose services across multiple hosts. Features:

  • Dashboard with service overview and cluster stats
  • Real-time terminal streaming with xterm.js
  • Interactive container exec sessions
  • Compose file and .env editing with Monaco editor
  • One-click service actions (up, down, restart, pull, update)

Start with: cf web or compose-farm web

CLI Improvements

  • Support "." as shorthand for current directory service name
  • Validate services exist in config with friendly error messages
  • All CLI commands now documented in README with --help outputs

Developer Experience

  • CLI startup time test to catch slow imports
  • Pre-commit hook to verify CLI commands are documented

Don't miss a new compose-farm release

NewReleases is sending notifications on new releases.