<< Click to Display Table of Contents >> Work portal and Scheduler backups |
Overview
As part of common maintenance and administration tasks, it is of critical importance to always be able to have a backup available if you need to restore your project to a previous state, should an unexpected event occur.
In addition to database backups, you should always make backups of the files used by Bizagi components, i.e the Work portal and the Scheduler service.
Apart from the initial backup of these components, we recommend that you make backups just before making changes to them.
Backing up these files can be done just before certain procedures, such as a Bizagi version upgrade or applying a fix. Bizagi does not generate code, so the files do not change or grow over time because of the daily execution of processes.
For more information, refer to Backing up Bizagi.
Work portal and Scheduler backups
Create copies of the folders and files structure used by the Work portal and Scheduler.
To create backups of these files and configurations, copy these folders into a secure location (preferably in an external device or in cloud storage).
Back up folders and files where these components are installed:
•Work portal: Files found at
C:\Bizagi\Projects\[your_project]\Web Application\.
•Scheduler: Files found at
C:\Bizagi\Projects\[your_project]\Scheduler\.
Consider backing up other components and files which make part of your implementation's customized code. This includes any .dll assemblies, style sheets and overrides and other components you consider relevant. |