What's Changed
doco-cd now has a RESTful API that lets you do simple operations on deployed Docker Compose projects, like listing all projects, getting details for one specific project or restarting, starting, stopping or removing a project.
You can find more information on the Endpoints -> REST API wiki page.
In addition, the API and Webhook secrets are now optional. Not setting them disables the API or Webhook endpoint.
✨ Features
📦 Dependencies
Full Changelog: v0.32.1...v0.33.0