{"id":20832242,"url":"https://github.com/scbd/solr-backup","last_synced_at":"2025-07-24T20:02:56.583Z","repository":{"id":54828457,"uuid":"290340299","full_name":"scbd/solr-backup","owner":"scbd","description":"backup solr from docker container","archived":false,"fork":false,"pushed_at":"2021-01-26T23:11:19.000Z","size":48,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-12T08:33:39.982Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/scbd.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}},"created_at":"2020-08-25T22:49:34.000Z","updated_at":"2021-01-26T23:06:42.000Z","dependencies_parsed_at":"2022-08-14T04:01:10.234Z","dependency_job_id":null,"html_url":"https://github.com/scbd/solr-backup","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/scbd/solr-backup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scbd%2Fsolr-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scbd%2Fsolr-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scbd%2Fsolr-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scbd%2Fsolr-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scbd","download_url":"https://codeload.github.com/scbd/solr-backup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scbd%2Fsolr-backup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266897218,"owners_count":24002642,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-18T00:10:54.656Z","updated_at":"2025-07-24T20:02:56.511Z","avatar_url":"https://github.com/scbd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-solr-backup\n\nSOLR backup solution for Solr instances running inside docker\n\n## Docker Example Build\n```\ndocker build -t scbd/solr-backup:test .\n```\n\n## Docker Example Run\n```\ndocker run -it  \\\n  -v /var/run/docker.sock:/var/run/docker.sock \\\n  -v \"$(pwd)\"/config.json://run/secrets/config.json \\\n  -e SOLR_CONTAINER_NAME=\"solr-container-name\" \\\n  scbd/solr-backup:test\n```\n\n## Script Help\n```\nDocker solr backup\n\nPerforms a backup of every solr collection every 6 hours. The script uses Docker API to find a docker solr container and backup all available solr collections\nAll successful backups are uploaded AWS S3.\n\n\nENV variables:\n    --S3_BUCKET                    S3 Bucket where the backup will be uploaded    \n    --S3_BUCKET_FOLDER             S3 Folder to store the backup under the S3 Bucket    \n    --SOLR_URL                     Solr URL    \n    --SOLR_CONTAINER_NAME          Solr container name for backup(can be a Regex)    \n    --SOLR_CONTAINER_IMAGE         Solr container image for backup(can be a Regex)\n    --CONFIG_FILE                  AWS Secrets file eg. {\n                                                          awsAccessKeys : {\n                                                            global : {\n                                                                accessKeyId     :\"*******\",\n                                                                secretAccessKey :\"*******\"\n                                                            }\n                                                            \n                                                        }  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscbd%2Fsolr-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscbd%2Fsolr-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscbd%2Fsolr-backup/lists"}