CMDBuild Forum

Working with production and staging environment

Hello everyone,

I am still studying how to use cmdbuild in a production environment.
I still have one remaining point I can’t figure out, how can I use a staging and a production environment.
I don’t want to make any modification on production environment manually.
I would like to make modification only on dev or staging environment and import them automatically on production.
I do not want to loose any record that have been done on production environment.

I could use postgresql tool to generate delta schema script but i don’t think it will be enough as cmdbuild records meta data in table like Class or _ClassMetadata.

Does someone have any advice ?

Thanks for your helps,

Regards,

2 Likes

I second this. Any direction or best practices on managing and promoting changes (app, db schema, etc) to CMDBuild would be great.

3 Likes