coolify/app/Actions/Database
Andras Bacsai d423223d38 feat(database): configure standalone health checks
Add configurable health check settings for standalone databases and apply them to generated Docker Compose services. Allow disabling health checks and cover the behavior with feature tests.
2026-05-31 21:50:10 +02:00
..
RestartDatabase.php Fix database restart to skip unnecessary Docker cleanup 2025-11-20 17:15:45 +01:00
StartClickhouse.php feat(database): configure standalone health checks 2026-05-31 21:50:10 +02:00
StartDatabase.php fix(queue): route cloud jobs to dedicated queues 2026-05-22 16:11:24 +02:00
StartDatabaseProxy.php fix(queue): route cloud jobs to dedicated queues 2026-05-22 16:11:24 +02:00
StartDragonfly.php feat(database): configure standalone health checks 2026-05-31 21:50:10 +02:00
StartKeydb.php feat(database): configure standalone health checks 2026-05-31 21:50:10 +02:00
StartMariadb.php feat(database): configure standalone health checks 2026-05-31 21:50:10 +02:00
StartMongodb.php feat(database): configure standalone health checks 2026-05-31 21:50:10 +02:00
StartMysql.php feat(database): configure standalone health checks 2026-05-31 21:50:10 +02:00
StartPostgresql.php feat(database): configure standalone health checks 2026-05-31 21:50:10 +02:00
StartRedis.php feat(database): configure standalone health checks 2026-05-31 21:50:10 +02:00
StopDatabase.php fix(restart): reset restart count when resource is manually stopped 2025-12-27 15:21:19 +01:00
StopDatabaseProxy.php chore: prepare for PR 2026-02-03 15:32:03 +01:00