coolify/app
Meghea Iulian 5a7ced9438
feat(api): add api to create custom services
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.
2025-03-19 06:51:20 +02:00
..
Actions change cleanup logic when restarting containers 2025-03-17 17:52:34 +00:00
Console Merge branch 'next' into feat-db-ssl 2025-03-17 15:15:24 +01:00
Contracts refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Data Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Enums Add new role enum and apply authorization 2024-10-28 17:08:24 +01:00
Events feat: DockerCleanupDone event 2025-01-15 17:19:32 +01:00
Exceptions Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Helpers fix(ssl): add mount path to DB to fix regeneration of certs 2025-02-07 18:11:26 +01:00
Http feat(api): add api to create custom services 2025-03-19 06:51:20 +02:00
Jobs Merge branch 'next' into feat-db-ssl 2025-03-17 15:15:24 +01:00
Listeners Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Livewire refactor(database): streamline SSL configuration handling across database types 2025-03-17 15:15:54 +01:00
Models Merge pull request #5340 from DekraIT/main 2025-03-18 10:50:16 +01:00
Notifications Merge branch 'next' into feat-db-ssl 2025-03-17 15:15:24 +01:00
Policies Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Providers Added support for passing hd parameter to Google via existing tenant column in oauth_settings 2025-02-16 16:44:22 -08:00
Repositories refactor: streamline job status retrieval and clean up repository interface 2025-01-10 19:53:13 +01:00
Services fix(parser): resource URL should only be parsed if there is one 2025-01-21 18:55:07 +01:00
Traits feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
View/Components refactor(database): streamline SSL configuration handling across database types 2025-03-17 15:15:54 +01:00