coolify/scripts
Andras Bacsai 51f1be2995 Enhance upgrade and installation scripts with logging and status tracking
- Added logging functionality to `upgrade.sh` for better tracking of upgrade steps and errors.
- Implemented a status file mechanism in `upgrade.sh` for API polling during upgrades.
- Improved error handling and user feedback in `upgrade.sh` and `install.sh`.
- Download configuration files in parallel in `install.sh` to speed up the installation process.
- Updated versions in `versions.json` for Coolify and Traefik.
- Enhanced environment variable checks and updates in `install.sh`.
- Added health checks for the Coolify container post-installation.
2025-12-17 11:01:59 +01:00
..
cloud_upgrade.sh refactor: improve deployment status check in isAnyDeploymentInprogress function 2025-01-10 18:34:16 +01:00
conductor-setup.sh fix(conductor-setup): update script permissions for execution 2025-10-10 16:06:30 +02:00
install.sh Enhance upgrade and installation scripts with logging and status tracking 2025-12-17 11:01:59 +01: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.sh Refactor docker run commands in upgrade script to remove project name specification 2025-12-14 10:22:11 +01:00