Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Demo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ACS
Public
VILLASframework
Demo
Commits
172bea13
Commit
172bea13
authored
6 years ago
by
Steffen Vogel
Browse files
Options
Downloads
Patches
Plain Diff
added instructions for database backup/restore to README
parent
f2ac8104
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#71169
failed
6 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-1
8 additions, 1 deletion
README.md
with
8 additions
and
1 deletion
README.md
+
8
−
1
View file @
172bea13
...
...
@@ -14,9 +14,16 @@ We are using Docker and Docker Compose in order to make it as easy as possible f
4.
Open the Docker CLI and navigate to the location of the demo files.
5.
Start demo by running
`docker-compose up -d`
## Backup / Restore Database
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`
## Copyright
2017, Institute for Automation of Complex Power Systems, EONERC
2017
-2018
, Institute for Automation of Complex Power Systems, EONERC
## License
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment