github basnijholt/compose-farm v0.17.0

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

What's New

  • New cf apply command - Makes reality match config (start missing + migrate + stop orphans)
  • New cf down --orphaned - Stop services removed from config
  • Renamed syncrefresh - Clearer semantics (reality → state)

New Commands

cf apply               # Full reconcile
cf apply --dry-run     # Preview changes
cf apply --no-orphans  # Skip orphan cleanup
cf down --orphaned     # Stop orphaned services only
cf refresh             # Was: cf sync

Don't miss a new compose-farm release

NewReleases is sending notifications on new releases.