{"id":20698976,"url":"https://github.com/doomsower/mongo-to-s3","last_synced_at":"2025-07-29T07:36:34.923Z","repository":{"id":71628253,"uuid":"88248678","full_name":"doomsower/mongo-to-s3","owner":"doomsower","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-14T10:40:35.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T03:42:10.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doomsower.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-14T08:22:50.000Z","updated_at":"2017-04-14T10:32:13.000Z","dependencies_parsed_at":"2023-05-13T01:15:14.280Z","dependency_job_id":null,"html_url":"https://github.com/doomsower/mongo-to-s3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doomsower/mongo-to-s3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomsower%2Fmongo-to-s3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomsower%2Fmongo-to-s3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomsower%2Fmongo-to-s3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomsower%2Fmongo-to-s3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doomsower","download_url":"https://codeload.github.com/doomsower/mongo-to-s3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doomsower%2Fmongo-to-s3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265607238,"owners_count":23797105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T00:27:37.860Z","updated_at":"2025-07-17T12:39:50.212Z","avatar_url":"https://github.com/doomsower.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is docker image for backing up wwguide's mongodb to s3\n\nUsage:\n\n```docker\n  mongodbbackup:\n    image: 'doomsower/mongo-to-s3'\n    env_file: \u003cenv file with secret variables\u003e\n    environment:\n      - \u003cNot so secret variables\u003e \n      - TZ=Europe/Moscow\n      - CRON_TX=Europe/Moscow\n      - CRON_TIME=0 0 * * *\n    networks:\n      - \u003cnetwork with mongo\u003e\n    depends_on:\n      - \"mongo\"\n\n```\n\nAvailable variables: \n\n| Variable name          | Default value  | Description                                                      |\n|------------------------|----------------|------------------------------------------------------------------|\n| CRON_TIME              | 0 0 * * *      | Cron expression                                                  |\n| TZ                     | Europe/Moscow  | Cron time zone                                                   |\n| CRON_TZ                | Europe/Moscow  | Cron time zone                                                   |\n| INIT_BACKUP            | true           | Make backup when container starts?                               |\n| MONGODB_HOST           | mongo          | MongoDB host (make sure that containers are in the same network) |\n| MONGODB_PORT           | 27017          |                                                                  |\n| MONGODB_DB             |                | MongoDB database name                                            |\n| S3_BUCKET              |                | S3 Bucket name                                                   |\n| AWS_ACCESS_KEY_ID      |                | AWS Creadentials                                                 |\n| AWS_SECRET_ACCESS_KEY  |                | AWS Creadentials                                                 |\n| AWS_DEFAULT_REGION     |                | For example, `eu-west-1`                                         |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoomsower%2Fmongo-to-s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoomsower%2Fmongo-to-s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoomsower%2Fmongo-to-s3/lists"}