Backup Rethikdb (#1937)

- You requiere run python-pip for backing up your data
This commit is contained in:
Miguel Ortiz
2019-02-09 06:26:50 -05:00
committed by Shao Yu-Lung (Allen)
parent e0dc683d3f
commit 99f7e65c99
2 changed files with 9 additions and 1 deletions

View File

@ -1018,8 +1018,9 @@ docker-compose up -d rethinkdb
- set the `DB_DATABASE` to `database`.
#### Additional Notes
- You may do backing up of your data using the next reference: [backing up your data](https://www.rethinkdb.com/docs/backup/).
<br>