Creates Mongo Dump From Node JS
Backup and Upload MongoDB Databases to S3
with this package you can create a dump of you mongodb to a local place or to a remote ftp space
MongoDB collection dumper and restorer with monthly splitting and resume capability
Cli for Automated MongoDB backup
git@github.com:stalniy/ucast.git
git@github.com:stalniy/ucast.git
A database migration tool for MongoDB in Node
[](https://standardjs.com) [](https://github.com/ScreepsMods/screepsmod
MongoDB backup service
MongoDB session store for Express and Connect
Library for free backups in cloud mongodb
AWS SDK for JavaScript Backup Client for Node.js, Browser and React Native
Sanitize your express payload to prevent MongoDB operator injection.
An API for interacting with a MongoDB document or modifier
Provides project wide commands to an Office Addin Project
mongo-backup-manager is a customizable npm package for automatically creating backups of your MongoDB databases. It provides a simple and flexible way to schedule backups and customize backup options according to your needs.
MongoDB backup library
Transform objects to MongoDB update instructions
file streams that roll over when size limits, or dates are reached
Dump mongo collections, zip, upload to S3
MongoDB bulk data migration for node scripts
AWS SDK for JavaScript Backup Gateway Client for Node.js, Browser and React Native
TypeScript definitions for migrate-mongo
Backup (restore) mongo database and upload backup file to S3
Rake task for backing up mongo database on heroku and push it to S3 or FTP. Library can be used as rake task or be easily integrated into daily cron job.
Periodically backup new sections of the oplog for incremental backups.
Snapshot your mongodb in the EC2 cloud via XFS Freeze
Command-line application for MongoDB backup(mongodump/mongorestore) to Amazon S3
Rake task for backing up mongo database on heroku and push it to S3 or FTP. Library can be used as rake task or be easily integrated into daily cron job.
mongo backer uses mongodump to perform backups on a live running mongodb instance and then zips and uploads the backup to s3
labels: - "backup={volumes: [mongo_data],databases: [mongo: {user: ${MONGO_INITDB_ROOT_USERNAME}, password: ${MONGO_INITDB_ROOT_PASSWORD}}]}" - "backup={volumes: [influxdb_data],databases: [influxdb: {user: ${INFLUXDB_ADMIN_USER},password: ${INFLUXDB_ADMIN_PASSWORD}}]}" - "backup={volumes: [chronograf_data],databases: [chronograf]}" - "backup={directories: [/var/www/html/libraries, /var/www/html/modules, /var/www/html/profiles, /var/www/html/themes, /var/www/html/sites]}" - "backup={volumes: [drupal_mysql_data],databases: [mysql: {db: ${MYSQL_DATABASE},password: ${MYSQL_ROOT_PASSWORD},user: root}]}"