Implement the full synchronization lifecycle for OrcaCD-managed Docker Compose applications. This is the core GitOps loop of the product — keeping what runs on a host in sync with what is defined in git.
The synchronization system is composed of three child issues that must be implemented in order, as each builds on the previous
Implement the full synchronization lifecycle for OrcaCD-managed Docker Compose applications. This is the core GitOps loop of the product — keeping what runs on a host in sync with what is defined in git.
The synchronization system is composed of three child issues that must be implemented in order, as each builds on the previous