First commit on scripts branch

This commit is contained in:
2020-09-15 14:08:16 +02:00
parent c803057164
commit 3d91251905
23 changed files with 2032 additions and 1256209 deletions
+6
View File
@@ -179,3 +179,9 @@ $ mongorestore /dumps/valdb --db valdb --uri=mongodb://valuser:valuserpass@0.0.0
```
After uploading, restart the stack with `27017` commented out.
## When running script
```bash
make database-service
```