Skip to content

An Atesmaps tool to backup Mongo database and upload dump to DigitalOcean spaces.

License

Notifications You must be signed in to change notification settings

Atesmaps/mongo-backup

Repository files navigation

MongoDB Backup Tool

An Atesmaps tool to back up Mongo database and upload dump files to DigitalOcean spaces.

Deploy

This project uses GitHub Actions for manage deployments. See deploy.yaml for more details.

Local Development

This project requires Python3.

Steps

  1. Install pipenv:
    pip install --upgrade pip && pip install pipenv
  2. Activate virtualenv:
    pipenv shell
  3. Run Python script:
    python src/main.py

Collaborators

About

An Atesmaps tool to backup Mongo database and upload dump to DigitalOcean spaces.

Resources

License

Stars

Watchers

Forks

Packages

No packages published