Docs
GitOps
Export, plan, and apply stack desired-state as nixploy.yaml.
Flow
- Export a project/environment stack to nixploy.yaml
- Edit or store it in Git
- plan — see create/update/delete diffs without applying
- apply — converge the live stack (redeploy changed services)
- syncFromUrl / syncFromGit — pull desired state into the panel
Available in the project GitOps UI and via nixploy gitops … CLI commands.
Also see the repository guides under docs/ · REST API reference