An Atesmaps tool to back up Mongo database and upload dump files to DigitalOcean spaces.
This project uses GitHub Actions for manage deployments. See deploy.yaml for more details.
This project requires Python3
.
- Install
pipenv
:pip install --upgrade pip && pip install pipenv
- Activate virtualenv:
pipenv shell
- Run Python script:
python src/main.py
- Nil Torrano: ntorrano@atesmaps.org
- Atesmaps: info@atesmaps.org