mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
* chore(version): update coolify-realtime to version 1.0.9 in docker-compose and versions files * feat(migration): add is_sentinel_enabled column to server_settings with default true * fix(migration): update default value handling for is_sentinel_enabled column in server_settings * feat(seeder): dispatch StartProxy action for each server in ProductionSeeder * feat(seeder): add CheckAndStartSentinelJob dispatch for each server in ProductionSeeder * fix(seeder): conditionally dispatch CheckAndStartSentinelJob based on server's sentinel status * feat(seeder): conditionally dispatch StartProxy action based on proxy check result * refactor(ui): terminal * refactor(ui): remove terminal header from execute-container-command view * refactor(ui): remove unnecessary padding from deployment, backup, and logs sections |
||
|---|---|---|
| .. | ||
| backup | ||
| clickhouse | ||
| dragonfly | ||
| keydb | ||
| mariadb | ||
| mongodb | ||
| mysql | ||
| postgresql | ||
| redis | ||
| backup-edit.blade.php | ||
| backup-executions.blade.php | ||
| backup-now.blade.php | ||
| configuration.blade.php | ||
| create-scheduled-backup.blade.php | ||
| heading.blade.php | ||
| import.blade.php | ||
| init-script.blade.php | ||
| scheduled-backups.blade.php | ||