Skip to content

Add a bunch of tools to backup/restore/init-db + dedicated docker service#153

Merged
DavidBruant merged 3 commits intoanthill:masterfrom
DavidBruant:backups
Dec 10, 2015
Merged

Add a bunch of tools to backup/restore/init-db + dedicated docker service#153
DavidBruant merged 3 commits intoanthill:masterfrom
DavidBruant:backups

Conversation

@DavidBruant
Copy link
Copy Markdown
Contributor

But please review.
This implements #107 (comment)
See Readme first.

This is only the dev part of the tooling. Adding the prod counter-part right now.

Comment thread package.json Outdated
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forcing the project name for more reliable container names.

Comment thread README.md
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why can't we do the same way as initdb docker exec 6element_backup_1 tools/load-database.js

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This step should eventually disappear since it's about transfering a JSON file to the database. Eventually, the data will just be in the database with ways to make incremental changes.

@DavidBruant DavidBruant changed the title [DO NOT MERGE] Add a bunch of tools to backup/restore/init-db + dedicated docker service Add a bunch of tools to backup/restore/init-db + dedicated docker service Dec 10, 2015
@DavidBruant
Copy link
Copy Markdown
Contributor Author

Merge after @vallettea review and tests

DavidBruant added a commit that referenced this pull request Dec 10, 2015
Add a bunch of tools to backup/restore/init-db + dedicated docker service
@DavidBruant DavidBruant merged commit 7a35862 into anthill:master Dec 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants