coolify/scripts
Andras Bacsai 295addb6b0 refactor(dev): replace v5:sync-dev-lima-servers with V5DevLimaSeeder
Switch Lima VM dev-environment sync from a custom Artisan command to a
database seeder. The seeder creates/updates the Development-Lima cluster
and its two servers idempotently, reading ssh_user from the
COOLIFY_CLI_SSH_USER env var (exposed via config('coold.dev_ssh_user')).

dev.sh now passes COOLIFY_CLI_SSH_USER and runs db:seed instead of
building per-server --server flag arrays.
2026-06-16 17:10:40 +02:00
..
cloud_upgrade.sh refactor: improve deployment status check in isAnyDeploymentInprogress function 2025-01-10 18:34:16 +01:00
coold-vm.sh feat(v5): add coolify CLI version check 2026-06-16 13:57:42 +02:00
dev.sh refactor(dev): replace v5:sync-dev-lima-servers with V5DevLimaSeeder 2026-06-16 17:10:40 +02:00
install.sh feat(postgres): add internal database upgrade script 2026-06-03 14:27:01 +02:00
railpack-smoke.sh fix(railpack): align example ports and smoke checks 2026-05-11 17:13:55 +02:00
run fix: ui + migrations 2024-12-11 10:14:12 +01:00
sync_volume.sh sync volume script 2023-10-03 15:48:07 +02:00
upgrade-postgres.sh fix(postgres): preserve Coolify image tag during upgrade 2026-06-03 14:54:23 +02:00
upgrade.sh fix(upgrade): preserve compose override expansion 2026-06-03 15:15:12 +02:00