mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-11-23 16:02:29 +00:00
Update README.md
This commit is contained in:
@@ -3,10 +3,8 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Automatically detects and backs up volumes, mysql, mariadb and postgres databases in a docker-compose setup.
|
|
||||||
Currently tested with docker-ce 17, 18 and 19.
|
|
||||||
|
|
||||||
Backup using [restic] for a docker-compose setup.
|
Backup using [restic] for a docker-compose setup.
|
||||||
|
Currently tested with docker-ce 17, 18 and 19.
|
||||||
|
|
||||||
* [restic-compose-backup Documentation](https://restic-compose-backup.readthedocs.io)
|
* [restic-compose-backup Documentation](https://restic-compose-backup.readthedocs.io)
|
||||||
* [restic-compose-backup on Github](https://github.com/ZettaIO/restic-compose-backup)
|
* [restic-compose-backup on Github](https://github.com/ZettaIO/restic-compose-backup)
|
||||||
@@ -47,7 +45,7 @@ in the [documentation].
|
|||||||
|
|
||||||
restic-backup.env
|
restic-backup.env
|
||||||
|
|
||||||
```env
|
```bash
|
||||||
RESTIC_REPOSITORY=<whatever backend restic supports>
|
RESTIC_REPOSITORY=<whatever backend restic supports>
|
||||||
RESTIC_PASSWORD=hopefullyasecturepw
|
RESTIC_PASSWORD=hopefullyasecturepw
|
||||||
# snapshot prune rules
|
# snapshot prune rules
|
||||||
|
|||||||
Reference in New Issue
Block a user