Backups of free app

0
Hi Mendix users,   I've some questions for you. Yesterday, I've published a free app and I saw that my local database was copied to this app. 1. Is this usual, that database also has been published? 2. I don't see backups in the Mendix portal. Aren't backups made for a free app? 3. When I change this free app to a licensed app (with acceptance and production environment), should I then begin with empty databases, or will the backup of the free app be copied (automatically or manually)?   Kind regards, Lizanne  
asked
1 answers
0

 1- Not sure if this is a feature that is triggered oon the first deployment for a free app. In other cases the local database will not be copied to the cloud environment

2- Free environments will be backed up on a nightly schedule. Open your project page in the cloud portal and navigate to depployment / backups to view the backups

3- The free app can be upgraded toa licensed app and this will retain the cloud database and you can still use the data that was available in your free app.

answered