Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Using periods in service names causes weird issues #4827

Open
QarthO opened this issue Jan 14, 2025 · 0 comments
Open

[Bug]: Using periods in service names causes weird issues #4827

QarthO opened this issue Jan 14, 2025 · 0 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@QarthO
Copy link

QarthO commented 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

  1. create a new service via docker compose
  2. via the docker compose editor, have the name contain a period (ie. cool.wordpress.app)
  3. deploy then stop the service
  4. click on settings on the service and modify the name, etc
  5. 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

@QarthO QarthO added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant