github basnijholt/compose-farm v0.3.0

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

What's New

State Tracking & Auto-Migration

  • Added state module to track which host each service is deployed on (~/.config/compose-farm/state.yaml)
  • up command now auto-migrates services when host assignment changes in config
  • down command removes services from state tracking

New Commands

  • sync - Discovers running services across all hosts and updates state file
    • --dry-run / -n option to preview changes without writing

Internal

  • Added check_service_running helper for querying container status
  • Added run_compose_on_host for cross-host operations during migration
  • Added tests for state module and sync functionality

Don't miss a new compose-farm release

NewReleases is sending notifications on new releases.