Hi team,
As a beginner in the Docker ecosystem, I really appreciate the provided docker-compose.yaml and .env files in this project.
I have a quick question regarding deployment: Can the current configurations shown in the .env and docker-compose.yaml run out-of-the-box on a Coolify instance behind a Traefik proxy?
Coolify dynamically manages Traefik routing, but I wanted to confirm if there are any specific hardcoded network bindings, port conflicts, or Traefik labels I need to manually add to your compose file for it to work smoothly.
If it is fully compatible, would you be open to a small Pull Request updating the README with a "Deploying to Coolify" section for other beginners?
Thanks in advance!
Hi team,
As a beginner in the Docker ecosystem, I really appreciate the provided
docker-compose.yamland.envfiles in this project.I have a quick question regarding deployment: Can the current configurations shown in the
.envanddocker-compose.yamlrun out-of-the-box on a Coolify instance behind a Traefik proxy?Coolify dynamically manages Traefik routing, but I wanted to confirm if there are any specific hardcoded network bindings, port conflicts, or Traefik labels I need to manually add to your compose file for it to work smoothly.
If it is fully compatible, would you be open to a small Pull Request updating the README with a "Deploying to Coolify" section for other beginners?
Thanks in advance!