coolify/app/Actions/Database
Andras Bacsai 2677e47138 fix(storage): split S3 endpoint input and persist stopped status
Persist exited status across application, database, service, and preview stop paths, and reuse the split host/port/path input for S3 endpoints with linked validation feedback.
2026-08-15 11:46:49 +02:00
..
RestartDatabase.php Fix database restart to skip unnecessary Docker cleanup 2025-11-20 17:15:45 +01:00
StartClickhouse.php fix(docker): replace deprecated stop flags with version-aware ones 2026-08-13 11:17:44 +02:00
StartDatabase.php fix(queue): route cloud jobs to dedicated queues 2026-05-22 16:11:24 +02:00
StartDatabaseProxy.php fix(ray): remove Ray debug hooks from runtime (#10847) 2026-07-03 11:40:20 +02:00
StartDragonfly.php fix(docker): replace deprecated stop flags with version-aware ones 2026-08-13 11:17:44 +02:00
StartKeydb.php fix(docker): replace deprecated stop flags with version-aware ones 2026-08-13 11:17:44 +02:00
StartMariadb.php fix(database): set PostgreSQL SSL certificate ownership (#11286) 2026-08-14 20:44:05 +02:00
StartMongodb.php fix(database): set PostgreSQL SSL certificate ownership (#11286) 2026-08-14 20:44:05 +02:00
StartMysql.php fix(database): set PostgreSQL SSL certificate ownership (#11286) 2026-08-14 20:44:05 +02:00
StartPostgresql.php fix(database): set PostgreSQL SSL certificate ownership (#11286) 2026-08-14 20:44:05 +02:00
StartRedis.php fix(docker): replace deprecated stop flags with version-aware ones 2026-08-13 11:17:44 +02:00
StopDatabase.php fix(storage): split S3 endpoint input and persist stopped status 2026-08-15 11:46:49 +02:00
StopDatabaseProxy.php chore: prepare for PR 2026-02-03 15:32:03 +01:00