..
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: remove database restart limits and clear stale Traefik state
2026-09-04 15:42:26 +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(databases): chown SSL certs before container replacement ( #11352 )
2026-08-18 11:55:55 +02:00
StartMongodb.php
fix(databases): chown SSL certs before container replacement ( #11352 )
2026-08-18 11:55:55 +02:00
StartMysql.php
fix(databases): chown SSL certs before container replacement ( #11352 )
2026-08-18 11:55:55 +02:00
StartPostgresql.php
fix(databases): chown SSL certs before container replacement ( #11352 )
2026-08-18 11:55:55 +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: remove database restart limits and clear stale Traefik state
2026-09-04 15:42:26 +02:00
StopDatabaseProxy.php
fix(docker): make cleanup commands idempotent ( #11463 )
2026-08-22 17:22:50 +02:00