Secrets store the credentials used by platform components—such as PostgreSQL, Redis, and Keycloak—to authenticate and communicate securely with one another. If any of your secrets become compromised, or you need to rotate them for compliance or internal security policy reasons, you can do so directly from the admin console:Documentation Index
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Log in to the admin console.
- Select the Config tab.
- Scroll down to Secrets.
- Locate the service whose credentials you want to rotate.
- Increase the Secret Version number for that service by one. For example, if you see version
2, increase it to3. - Scroll to the bottom of the page and select Save config.
- Select the Dashboard tab and redeploy to apply your changes.