You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use a period . in a service name with a docker compose file. weird issues happen when editing services. Especially if you try and edit a service via the ui after manually modifying the service name via the docker-compose.yml editor.
Docker compose files support special characters like period, but looks like the editor/parser in coolify makes the . thinks its traversing down the object.
Steps to Reproduce
create a new service via docker compose
via the docker compose editor, have the name contain a period (ie. cool.wordpress.app)
deploy then stop the service
click on settings on the service and modify the name, etc
now view the compose file and see the issues that happened
Example Repository URL
No response
Coolify Version
v4.0.0-beta380
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04.1 LTS
Additional Information
No response
The text was updated successfully, but these errors were encountered:
QarthO
added
🐛 Bug
Reported issues that need to be reproduced by the team.
🔍 Triage
Issues that need assessment and prioritization.
labels
Jan 14, 2025
Error Message and Logs
If you use a period
.
in a service name with a docker compose file. weird issues happen when editing services. Especially if you try and edit a service via the ui after manually modifying the service name via the docker-compose.yml editor.Docker compose files support special characters like period, but looks like the editor/parser in coolify makes the . thinks its traversing down the object.
Steps to Reproduce
Example Repository URL
No response
Coolify Version
v4.0.0-beta380
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04.1 LTS
Additional Information
No response
The text was updated successfully, but these errors were encountered: