Skip to content
Snippets Groups Projects
Commit 39c1b8de authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

updated instructions for database backup/restore to README

parent fc10378f
No related branches found
No related tags found
No related merge requests found
Pipeline #71205 failed
......@@ -18,8 +18,8 @@ We are using Docker and Docker Compose in order to make it as easy as possible f
We provide a simple shell script to backup and restore the current state of the MongoDB database:
- Backup: `./sample-data.sh dump backup_2018_08_30.mongoarchive`
- Restore: `./sample-data.sh restore backup_2018_08_30.mongoarchive`
- Backup: `./sample-data.sh dump backup_2018_08_30.tar`
- Restore: `./sample-data.sh restore backup_2018_08_30.tar`
## Copyright
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment