Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lillyschramm/mongodb-backup
A simple mongodb backup script
https://github.com/lillyschramm/mongodb-backup
Last synced: 1 day ago
JSON representation
A simple mongodb backup script
- Host: GitHub
- URL: https://github.com/lillyschramm/mongodb-backup
- Owner: LillySchramm
- License: other
- Created: 2021-10-23T18:44:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-29T17:18:43.000Z (about 3 years ago)
- Last Synced: 2024-11-08T18:53:32.644Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MongoDB Backup
```
git clone https://github.com/EliasSchramm/MongoDB-Backup.git
cd MongoDB-Backup/src
pipenv sync
pipenv run python backup.py
```