Difference between revisions of "Backup system"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
''This functionality is available from [[MOR v0.8 documentation | MOR 8]]''
''This functionality is available from [[MOR v0.8 documentation | MOR 8]]''.


Backup system backups MOR database and lets restore it at any time.
The backup system backs up the MOR database and allows it to be restored at any time.


Backup system can be configured in Settings:
The backup system can be configured in Settings:


[[Image:backups1.png]]
[[Image:backups1.png]]




If '''Run Backup according below schedule''' is checked, then following settings become active:
If '''Run Backup according below schedule''' is checked, the following settings become active:


* '''Month''' - at which month backup should be made
* '''Month''' - at which month backup should be made.
* '''Day of every month''' - at which month day backup should be made
* '''Day of every month''' - at which day of every month backup should be made.
* '''Day of week''' - at which day of the week backup should be made
* '''Day of week''' - at which day of the week backup should be made.
* '''Hour''' - at which hour backup should be made
* '''Hour''' - at which hour backup should be made.
* '''Keep on local server''' - how many backups to keep on server. System deletes oldest one if limit is reached
* '''Keep on local server''' - how many backups to keep on server. The system deletes the oldest one if the limit is reached.
* '''Don't start backup if disk space less than''' - checks disk space before making auto backup
* '''Don't start backup if disk space less than''' - checks disk space before making an auto backup.






Now in '''Settings - Backups''' we can press on '''New Backup''' to create new Manual Backup:
Now in '''Settings - Backups''', we can click '''New Backup''' to create a new Manual Backup:


[[Image:backups2.png]]
[[Image:backups2.png]]
Line 25: Line 25:




Enter some comment and press on '''Create''' to create Manual Backup:
Enter any comment and click on '''Create''' to create the Manual Backup:


[[Image:backups3.png]]
[[Image:backups3.png]]
Line 31: Line 31:




You can download backup by pressing on '''Download''' icon or Restore backup pressing on '''Restore''' icon:
You can download the backup by clicking the '''Download''' icon or restore the backup by clicking the '''Restore''' icon:


[[Image:backups4.png]]
[[Image:backups4.png]]
Line 37: Line 37:




When scheduler (which runs every hour) makes auto backup it is seen as type = '''auto''' in backups list:
When scheduler (which runs every hour) makes an auto backup, it is seen as type = '''auto''' in the backups list:


[[Image:backups5.png]]
[[Image:backups5.png]]

Revision as of 03:06, 17 May 2010

This functionality is available from MOR 8.

The backup system backs up the MOR database and allows it to be restored at any time.

The backup system can be configured in Settings:

Backups1.png


If Run Backup according below schedule is checked, the following settings become active:

  • Month - at which month backup should be made.
  • Day of every month - at which day of every month backup should be made.
  • Day of week - at which day of the week backup should be made.
  • Hour - at which hour backup should be made.
  • Keep on local server - how many backups to keep on server. The system deletes the oldest one if the limit is reached.
  • Don't start backup if disk space less than - checks disk space before making an auto backup.


Now in Settings - Backups, we can click New Backup to create a new Manual Backup:

Backups2.png


Enter any comment and click on Create to create the Manual Backup:

Backups3.png


You can download the backup by clicking the Download icon or restore the backup by clicking the Restore icon:

Backups4.png


When scheduler (which runs every hour) makes an auto backup, it is seen as type = auto in the backups list:

Backups5.png




See also