Add separate API to create services with custom Docker compose instead of oneclick services implement as a POST to /services/compose. This is somewhat similar to /applications/dockercompose but that API is the only one in ApplicationsController that actually works with the `Service` model. |
||
|---|---|---|
| .. | ||
| ApplicationsController.php | ||
| DatabasesController.php | ||
| DeployController.php | ||
| OpenApi.php | ||
| OtherController.php | ||
| ProjectController.php | ||
| ResourcesController.php | ||
| SecurityController.php | ||
| ServersController.php | ||
| ServicesController.php | ||
| TeamController.php | ||