Rotating keys
This documentation is for the CARTO Self-Hosted Legacy Version. Use only if you've installed this specific version. Explore our latest documentation for updated features.
Rotating keys in CARTO Self-Hosted is a simple process to ensure the security of your custom buckets, BigQuery OAuth connections, Google basemaps and custom LDS API Keys. Below are instructions for both the single VM deployment and orchestrated container deployment versions.
Single VM deployments (Docker Compose)
Navigate to your CARTO Self-Hosted installation directory.
Inside the customer.env file, find and update the keys related to custom buckets, BigQuery OAuth connections, Google basemaps and LDS API Keys.
Save the changes to the customer.env file.
Restart your self-hosted deployment using the following command:
Remember to perform these steps with caution, ensuring minimal downtime for your CARTO Self-Hosted deployment.
Last updated
Was this helpful?