Improve Docker Swarm Support – API Restart & Service Logging #5369
xmauflow
started this conversation in
Improvement Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a few suggestions that could improve the experience when using Coolify with Docker Swarm:
API to Restart Apps Without Rebuild
Currently, restarting an app seems to trigger a rebuild. It would be great to have an API or option to restart a running app without forcing a rebuild, similar to docker service update --force.
Docker Service Logging
Swarm mode lacks proper logging visibility in Coolify. It would be helpful if Coolify could integrate docker service logs so users can view logs from Swarm services directly in the UI or via API.
Beta Was this translation helpful? Give feedback.
All reactions