coolify/scripts
Andras Bacsai ff7b27be61 Improve worktree setup safety and cross-platform compatibility
- Add validation for CONDUCTOR_ROOT_PATH environment variable
- Enhance safety checks with explicit blacklist of system directories
- Improve directory detection (symlink vs regular directory)
- Replace Python dependency with cross-platform bash+perl for path calculation
- Use absolute paths consistently to prevent symlink following
- Add detailed comments explaining each safety check

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 12:28:57 +01:00
..
cloud_upgrade.sh refactor: improve deployment status check in isAnyDeploymentInprogress function 2025-01-10 18:34:16 +01:00
conductor-setup.sh Improve worktree setup safety and cross-platform compatibility 2025-11-19 12:28:57 +01:00
install.sh fix(install): ensure proper quoting of environment file paths to prevent issues with spaces 2025-09-25 11:45:07 +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.sh refactor(upgrade): enhance logging and quoting in upgrade scripts 2025-09-24 13:18:48 +02:00