Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(db-backup): script to take db backups #168

Merged
merged 6 commits into from
Sep 24, 2020
Merged

feat(db-backup): script to take db backups #168

merged 6 commits into from
Sep 24, 2020

Conversation

elefher
Copy link
Collaborator

@elefher elefher commented Sep 23, 2020

No description provided.

@elefher elefher requested a review from GeoDoo September 23, 2020 20:55
@codecov
Copy link

codecov bot commented Sep 23, 2020

Codecov Report

Merging #168 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #168   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines           77        77           
  Branches         4         4           
=========================================
  Hits            77        77           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ecd0c1e...a383bc1. Read the comment docs.

@GeoDoo GeoDoo changed the title Issue 126 @elefher feat(db-backup): script to take db backups Sep 23, 2020
@GeoDoo GeoDoo changed the title @elefher feat(db-backup): script to take db backups feat(db-backup): script to take db backups Sep 23, 2020
scripts/dbBackup.js Outdated Show resolved Hide resolved
scripts/dbBackup.js Outdated Show resolved Hide resolved
@GeoDoo GeoDoo marked this pull request as draft September 23, 2020 21:02
scripts/dbBackup.js Outdated Show resolved Hide resolved
scripts/db.js Outdated Show resolved Hide resolved
scripts/db.js Outdated Show resolved Hide resolved
scripts/db.js Outdated Show resolved Hide resolved
scripts/db.js Outdated Show resolved Hide resolved
scripts/db.js Outdated Show resolved Hide resolved
@GeoDoo GeoDoo marked this pull request as ready for review September 24, 2020 20:05
@GeoDoo GeoDoo merged commit 9574664 into master Sep 24, 2020
@GeoDoo GeoDoo deleted the issue-126 branch September 24, 2020 20:06
@GeoDoo
Copy link
Owner

GeoDoo commented Sep 24, 2020

🎉 This PR is included in version 1.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@GeoDoo GeoDoo added the released Tag releases label Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Tag releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create script to take mongoDB backup everyday, and store DB credentials in a safe place
2 participants