shini4i / docker-mongodb-tools-awscli

A Docker image with the MongoDB tools and AWS CLI installed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mongodb-tools-awscli

A Docker image with the MongoDB tools and AWS CLI installed.

Showcase

General Information

Currently, the idea is that this image will have a bare minimum required to make a MongoDB backups (mongodb-tools) and upload it to the s3 bucket (awscli).

The backup script is omitted as it is intended to be mounted from the helm chart, as implementation might differ between various setups.

Supported MongoDB versions

As per the MongoDB documentation, the following versions are supported:

  • MongoDB 6.0
  • MongoDB 5.0
  • MongoDB 4.4
  • MongoDB 4.2

About

A Docker image with the MongoDB tools and AWS CLI installed


Languages

Language:Dockerfile 100.0%