Prepare your system to support future disaster recovery
Disaster recovery starts by ensuring your data and environment are regularly backed up.
To make sure your system is equipped to help you recover from a potential system failure, you must:
- Track the Security Compliance Management Bolt project in version
control and push the project to this repo whenever changes are made and applied
to the Security Compliance Management target host.Store any private keys in the
./keys
directory separately. Do not include them in version control. - Create a backup of the Security Compliance Management application
using
bolt plan run complyadm::backup
on a regular basis and copy the resulting backup artifact to a secure location, such as an NFS share, S3 bucket, distributed file system, cloud storage, etc.