coolify/app/Actions
Andras Bacsai 078ef62eb8 fix(database): handle unsupported database types in StartDatabaseProxy
Added a default case to the switch statement in StartDatabaseProxy to throw an exception for unsupported database types. This change improves error handling and ensures that only valid database types are processed, enhancing the robustness of the database proxy functionality.
2025-03-12 16:35:47 +01:00
..
Application Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
CoolifyTask feat: force deployment of services 2025-01-13 12:03:03 +01:00
Database fix(database): handle unsupported database types in StartDatabaseProxy 2025-03-12 16:35:47 +01:00
Docker feat(core): You can validate compose files with docker compose config 2025-02-27 11:29:04 +01:00
Fortify Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Proxy fix(core): remove --remove-orphans flag from proxy startup command to prevent other proxy deletions (db) 2025-02-03 21:24:27 +01:00
Server feat: get command and output for logs from CleanupDocker 2025-01-15 19:54:58 +01:00
Service refactor: simplify service start and restart workflows 2025-02-04 14:34:34 +01:00
Shared refactor: simplify service start and restart workflows 2025-02-04 14:34:34 +01:00