Create and restore application backups
To perform a manual backup of ERPNext, follow these steps:
-
At the server console, execute the following commands:
$ cd /opt/bitnami/apps/erpnext/htdocs/frappe-bench $ sudo bench backup-all-sites
A new backup will be created.
-
Log in to the ERPNext administration dashboard.
-
Navigate to the “Setup -> Data -> Download Backups” page. You should see the newly-created backup. Click the backup link to download the backup file to your desktop.