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
Hello, i created a new resource based on a github project. On build pack (type docker composer) i got the "docker-compose.yaml" and all is ok. If i deploy everything works. I need to add some changes to docker-compose, but the editor is read-only. there is a way to update that file? my intention is add some labels to traffik adding basic auth to prevent access without a password.
If I understand your question correctly, you should be already covered by the Base64 obfuscation of passwords, needed in the Taefik label configuration.
At least that's what I understand reading the first paragraph of the Traefik basic auth middleware documentation by Coolify
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, i created a new resource based on a github project. On build pack (type docker composer) i got the "docker-compose.yaml" and all is ok. If i deploy everything works. I need to add some changes to docker-compose, but the editor is read-only. there is a way to update that file? my intention is add some labels to traffik adding basic auth to prevent access without a password.
Beta Was this translation helpful? Give feedback.
All reactions