Replies: 1 comment 1 reply
-
Is your system configured as multiple clusters (different cloud URLs) or multiple orgs on the same cluster? The answer matters since you need to account for unique Guids if Dev and Prod are orgs and not completely separate systems. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm looking for advice and best practices on how to properly separate Production and Staging ThoughtSpot environments to ensure smooth operation and minimize risks. Specifically, I want to understand:
How to configure a clear separation between the two environments.
The best methods to transfer changes (code, configurations, data, etc.) from Staging to Production while ensuring stability.
Tools or workflows that help streamline this process.
How to manage environment-specific configurations effectively.
If you've implemented a similar setup or have insights into optimizing this process, I'd appreciate your recommendations and any resources or examples you can share.
Beta Was this translation helpful? Give feedback.
All reactions