Event scan
What is it?
Event Scan create backups immediately when container is started or updated
You can enable it in .env file under ON_EVENTS_BACKUP variable
ON_EVENTS_BACKUP=true
How it works
- Monitor containers
- Detect change
- Backup data
- Send to configured repositories
Runs continuously.
Use it when
- changes must be backed up instantly
- data is critical or frequently updated