This image runs mongodump to backup data to an AWS S3 bucket. It can be run on a cron timer or immediately when the container is launched. We support custom S3 compatable storage by providing your own ...
A high-severity security flaw has been disclosed in MongoDB that could allow unauthenticated users to read uninitialized heap memory. The vulnerability, tracked as CVE-2025-14847 (CVSS score: 8.7), ...
I use node v14.15.1 for this project. ├── LICENSE ├── logs │ ├── all.log │ └── error.log ├── nodemon.json ├── package.json ...