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
I have KAMAL_REGISTRY_PASSWORD auto-loaded in my .zsh_secrets file.
Now I don't know if I'm doing something wrong here in all this, but if this is all following reasonable best practice -- and if sharing a registry password across your apps is a sufficiently common use case for many users -- then it would certainly be nice to be able to do:
kamal secrets set KAMAL_REGISTRY_PASSWORD foobar123456
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
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder what the authors' thoughts are on enabling setting global secrets via something like:
I often find myself having to create the
.kamal/directory and.kamal/secretsfile within it just for the one line:I have
KAMAL_REGISTRY_PASSWORDauto-loaded in my.zsh_secretsfile.Now I don't know if I'm doing something wrong here in all this, but if this is all following reasonable best practice -- and if sharing a registry password across your apps is a sufficiently common use case for many users -- then it would certainly be nice to be able to do:
Hope to hear your thoughts.
Beta Was this translation helpful? Give feedback.
All reactions