coolify/app/Actions
Andras Bacsai 18fe524cdb fix(database): limit container name length for database proxy
Updated the container name generation logic in StartDatabaseProxy to ensure the resulting name does not exceed 32 characters. This change prevents potential issues with container name length restrictions, enhancing the robustness of the database proxy setup.
2025-03-12 16:34:42 +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): limit container name length for database proxy 2025-03-12 16:34:42 +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