Configuration from AWS? #784
Replies: 2 comments
-
@hrstoyanov You can pull your secrets from anywhere you'd like, Kamal doesn't have anything built in for this though. You'd follow this part of the generated .env file instructions and then swap out the https://kamal-deploy.org/docs/configuration/environment-variables/#using-a-generated-env-file Here's an example utilizing AWS Secrets Manager with the
|
Beta Was this translation helpful? Give feedback.
-
Solution for v2 (.kamal/secrets file):
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Config parameter and secrets are very cheaply stored in AWS Parameter Store or even AWS S3 buckets. Both are very popular and affordable. Is this available in Kamal?
Beta Was this translation helpful? Give feedback.
All reactions