Skip to content

utropicmedia/storj-connector-mongodb-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Storj Connector for MongoDB

A bash wrapper to backup mongoDB to the Storj network.

Pre-reqs

Your shell environment needs to have mongo cli tools on the path along with the storj uplink binaries which can be found here.

Installation

Download or clone script from repository.

wget https://github.com/utropicmedia/storj-connector-mongodb/archive/master.zip

Usage

Usage: ./storj-mongo-backup.sh [options..] <mongo host> <db name> <storj bucket>

Options:

   -h, --help                 print this message
   
Example: ./storj-mongo-backup.sh localhost storj-test bucket5

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache 2.0

About

MongoDB connector for Storj network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages