Add note about InfluxDB support.

master
Jarno Rantanen 2018-11-27 11:23:40 +02:00
rodzic 7f9d9e8473
commit 114a560c51
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -6,6 +6,7 @@ Docker image for performing simple backups of Docker volumes. Main features:
- Use full `cron` expressions for scheduling the backups
- Backs up to local disk, [AWS S3](https://aws.amazon.com/s3/), or both
- Optionally stops other containers for the duration of the backup, and starts them again afterward, to ensure consistent backups of things like database files, etc
- Optionally ships backup metrics to [InfluxDB](https://docs.influxdata.com/influxdb/), for monitoring
## Examples