coolify/database
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
..
factories fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
migrations refactor(v5): remove Project model and consolidate v5 migrations 2026-06-16 16:57:52 +02:00
schema refactor(v5): remove Project model and consolidate v5 migrations 2026-06-16 16:57:52 +02:00
seeders refactor(dev): replace v5:sync-dev-lima-servers with V5DevLimaSeeder 2026-06-16 17:10:40 +02:00
.gitignore init of v4 🌮 2023-03-17 15:33:48 +01:00