proPilot advanced operations
How to backup proPilot ?
Here are the necessary steps to backup your proPilot application.
Backup proPilot databases
After the initial installation, proPilot automatically creates one database per instance, so you must backup (dump) them all if you want a full scope recovery.
Make sure to include the global DB as well (propilot_global).
Backup folders configured during the installation process
During the installation process, several folder paths were set in DB (see Configure operational parameters in the global database section of the proPilot installation and configuration document).
So make a copy of the following folders mapped during the installation process:
PrivateKeysPath
TempFolder
TreeNodeCodeFileBasePath
Backup proPilot configuration files
If you use docker compose, the YAML file contains the configuration values that you need to back up.
As far as the application is concerned, here are the configuration files to back up:
For proPilot back-end: appsettings.json
For proPilot UI, the “config” folder located in the “assets” folder.