coolify/bootstrap
Andras Bacsai f8e97501ce feat(deployments): generate SERVICE_NAME environment variables from Docker Compose services
- Added functionality to generate environment variables for each service defined in the Docker Compose file, transforming service names into uppercase and replacing special characters.
- Updated the service parser to merge these generated variables with existing environment variables, enhancing deployment configuration.
2025-10-03 09:41:59 +02:00
..
cache
helpers feat(deployments): generate SERVICE_NAME environment variables from Docker Compose services 2025-10-03 09:41:59 +02:00
app.php
getHelperVersion.php
getRealtimeVersion.php refactor(workflows): replace jq with PHP script for version retrieval in workflows 2025-01-22 14:05:29 +01:00
getVersion.php
includeHelpers.php