Coolify should not need to root the system #4165
Bilge
started this conversation in
Improvement Requests
Replies: 1 comment
-
|
I've been trying Coolify recently for production use, and I've reached this same conclusion. I've been using This choice alone is making me consider having Coolify sandboxed to a VM, or just going back to podman for better security. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Installing an SSH key under
rootis neither secure nor should it be necessary. It is currently entirely opaque to me why this is supposedly needed. As far as I can tell, the only thing Coolify needs to do is communicate with the Docker daemon, which does not require root access.Beta Was this translation helpful? Give feedback.
All reactions