Difference between revisions of "Hot Backup and Restore"

From Lianjapedia
Jump to: navigation, search
(Backup and Restore in the Cloud)
(Example)
Line 16: Line 16:
  
 
The backup operations can be run at scheduled intervals using cron on linux or task scheduler on Windows.
 
The backup operations can be run at scheduled intervals using cron on linux or task scheduler on Windows.
 
===Example===
 

Revision as of 07:21, 13 December 2017

Under construction

Backup and Restore during development

You can perform a Hot Backup and Restore of Apps and Databases while developing in the App Builder.

There is no need to close the App or Database to perform these operations.

Use "Apps | Backup App", "Apps | Restore App", "Database | Backup Database", "Database | Restore Database" in the MenuBar.

Backup and Restore in the Cloud

Downtime of SaaS applications in the Cloud is not something your users are going to be happy about. So, with Lianja Cloud Server you can perform a Hot Backup and Restore of your databases while users are running Lianja Apps.

There is no need to shutdown IIS or Apache to perform these operations.

The backup operations can be run at scheduled intervals using cron on linux or task scheduler on Windows.