How to move apps between instances of Corteza servers?

I am currently working locally on Corteza.

After building an app how do I move it or copy it from my local instance of Corteza to online production version?

TIA

Hi @YogiYang
have you considered deploying your built Corteza application in a docker instance?

I have Corteza running in Docker container locally.

But anyways I found a way!

Theoretically all that I have to do is export the App from one instance and import the same in another instance.

As currently Corteza does not support integration with Git I will use this export method to take regular backups of my app and store locally on my NAS.

1 Like