In addition to the install.yml file included with your setup.sh setup playbook, there are also backup.yml and restore.yml files for your backup and restoration needs.
These playbooks serve two functions–backup and restore.
- The overall backup will backup:
- the database
- the SECRET_KEY file
- The per-system backups include:
- custom user config files
- job stdout
- manual projects
- The restore will restore the backed up files and data to a freshly installed and working as the second instance of Tower.