You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Backup Data
To backup an installation:
- Backup all configuration files and uploaded data files stored in joget_directory/wflow.
- Backup the database. e.g., in MySQL you can use the mysqldump utility.
Restoring Data
To restore data to an installation:
- Restore all configuration files and uploaded data files stored in joget_directory/wflow.
Restore the database.
Read more at Deployment Best Practices.