source code control and code promotion
Assume there are two servers,one for Dev and another one for Prod.
ElastiCubes and Dashboards developed in Dev server and has to be promote to the prod.
I am new here and trying to find out the best practices/approaches for
1.How and what has to be checked in?
2.Upon the production migration what has to be promoted and how to handle that easily?
Please help.
-
There are 3 main components of the system which you may want to migrate; ElastiCubes, dashboards, and system configuration. You can read more about how to migrate each here, https://documentation.sisense.com/latest/getting-started/migrate-install.htm
If you have further questions and/or have specific requirements feel free to reach out to your Customer Success Manager. Our Solutions Architect team is also available for more complex projects.
-
I export dashboards to their .dash files and check that into source control.
I use psm.exe to spit out an XML file of an ElastiCube schema and I check that in as well.
Please sign in to leave a comment.
Comments
2 comments