Manage secrets and environment variables for Aiven Apps Limited availability
Environment variables and secrets let you configure your application at runtime instead of embedding settings and sensitive information into your code. You can use them to pass information like API keys and database connection details to the application. This keeps sensitive data safe and makes it easy to adjust how your app behaves in different setups.
- In your project, click Applications.
- Select your application.
- On the Overview page, go to Environment variables.
- Click Edit.
- To add a secret, on the Secrets tab, click Add secret. To an environment variable, on the Variables tab, click Add variable.
- Click Save.