664 B
664 B
Restore Instructions
The following steps outline how to restore data for each supported service.
DirectAdmin
- Access DA panel as admin
- Go to Admin Backup/Transfer
- Select user and backup date
- Click "Restore"
WHMCS
- SSH into WHMCS server
- Restore from encrypted MySQL dump
- Restart
php-fpm
andnginx
AzuraCast
- Stop all Docker containers
- Replace
station_data
andconfig
volumes - Restart stack via
docker-compose up -d
TeamTalk
- Replace configuration file (
tt5srv.xml
) - Restart TeamTalk server
VM-Level Restore (ZFS)
zfs rollback poolname/dataset@snapshotname
- Verify service health and logs