coolify/scripts
Andras Bacsai 24bbfe07c6 feat(v5): add server bootstrap job with realtime cluster broadcasting
- Add V5BootstrapServerJob: SSH into new servers, install coold/WireGuard,
  track bootstrap progress via last_bootstrap_action/status/output fields
- Add V5ClusterUpdated event: broadcasts full cluster+servers payload to
  team private channel on bootstrap state changes
- Add V5RealtimeTestEvent + RealtimeTest page for WebSocket connectivity testing
- Consolidate 3 dropped migrations into base cluster/server migrations:
  WireGuard config, builder CPU quota, status check fields, uuid
- Auto-generate uuid on V5Model create via Schema::hasColumn guard
- Expose currentTeam.id in Inertia shared props
- Add showCluster, realtimeTest, broadcastRealtimeTest controller endpoints
- Add dropdown-menu UI component
2026-06-19 11:44:42 +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 server bootstrap job with realtime cluster broadcasting 2026-06-19 11:44:42 +02:00
dev.sh feat(v5): add server bootstrap job with realtime cluster broadcasting 2026-06-19 11:44:42 +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