{"id":19894097,"url":"https://github.com/bigelio/db-backup","last_synced_at":"2026-05-06T17:31:08.593Z","repository":{"id":133553045,"uuid":"586512167","full_name":"bigelio/db-backup","owner":"bigelio","description":"Mongodb backup script with nodejs.","archived":false,"fork":false,"pushed_at":"2023-01-08T15:52:25.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T11:49:39.759Z","etag":null,"topics":["backup","database","database-backup","mongo","mongodb","mongodump","script"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigelio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-01-08T12:14:25.000Z","updated_at":"2023-01-08T15:57:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf5a0217-8fb9-4f2c-a4d6-85af1c0312eb","html_url":"https://github.com/bigelio/db-backup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bigelio/db-backup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigelio%2Fdb-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigelio%2Fdb-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigelio%2Fdb-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigelio%2Fdb-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigelio","download_url":"https://codeload.github.com/bigelio/db-backup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigelio%2Fdb-backup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32704263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["backup","database","database-backup","mongo","mongodb","mongodump","script"],"created_at":"2024-11-12T18:32:29.545Z","updated_at":"2026-05-06T17:31:08.574Z","avatar_url":"https://github.com/bigelio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# db-backup\n\nMongodb backup script with nodejs.\n\nThis is a cron job script to backup mongodb database every mid-night.\n\n## prerequisites\n\n- nodejs/npm\n- Mongo up and listening to port 27017 which is default port (for other port add new variable in .env file with name MONGO_PORT).\n\n## Environments\n\nAfter creating .env file with this command\n```\ncp .example.env .env\n```\n\nAdd missing values to the variables.\n\n## Scripts\n\n```\nnode index.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigelio%2Fdb-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigelio%2Fdb-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigelio%2Fdb-backup/lists"}