coolify/app/Actions/Database
peaklabs-dev 3c62130e86
fix(ssl): improve SSL cert file mounts
- If SSL is disabled, delete the SSL crt and file mounts in the DB
- If SSL is disabled, delete the SSL folder
- If SSL is enabled, make sure the file mounts are added inside the helper
- remove old file mounts first to make sure the ssl crt content is always up to date and no duplicates are added
2025-02-04 16:34:24 +01:00
..
RestartDatabase.php feat: restart database 2024-07-02 13:39:44 +02:00
StartClickhouse.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartDatabase.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartDatabaseProxy.php fix make public in supabase 2025-01-09 17:06:57 +00:00
StartDragonfly.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartKeydb.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartMariadb.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartMongodb.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartMysql.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartPostgresql.php fix(ssl): improve SSL cert file mounts 2025-02-04 16:34:24 +01:00
StartRedis.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StopDatabase.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StopDatabaseProxy.php fix(core): stopping database is not disabling db proxy 2025-02-03 21:23:43 +01:00