coolify/app/Actions/Proxy
priard bb70c11988 feat(proxy): enhance proxy handling and port conflict detection
- Refactored proxy container name determination based on environment.
- Implemented a smart port checker that accurately identifies port conflicts, including dual-stack scenarios.
- Improved error handling and user feedback for port usage issues.
2025-04-02 16:34:24 +02:00
..
CheckConfiguration.php fix: proxy conf in dev 2024-10-04 13:25:17 +02:00
CheckProxy.php feat(proxy): enhance proxy handling and port conflict detection 2025-04-02 16:34:24 +02:00
SaveConfiguration.php refactor: Update code to use str() instead of Str::of() for string manipulation 2024-06-25 10:37:10 +02:00
StartProxy.php fix(core): remove --remove-orphans flag from proxy startup command to prevent other proxy deletions (db) 2025-02-03 21:24:27 +01:00