{"id":25353970,"url":"https://github.com/aborroy/mnt-20739","last_synced_at":"2026-02-03T01:04:08.984Z","repository":{"id":140883683,"uuid":"263920575","full_name":"aborroy/mnt-20739","owner":"aborroy","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-14T13:19:34.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T09:37:22.612Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/aborroy.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,"zenodo":null}},"created_at":"2020-05-14T13:19:25.000Z","updated_at":"2020-05-14T13:19:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"9f9a7218-ca3f-4f82-95d4-85d9f88266ba","html_url":"https://github.com/aborroy/mnt-20739","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aborroy/mnt-20739","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aborroy%2Fmnt-20739","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aborroy%2Fmnt-20739/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aborroy%2Fmnt-20739/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aborroy%2Fmnt-20739/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aborroy","download_url":"https://codeload.github.com/aborroy/mnt-20739/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aborroy%2Fmnt-20739/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261883267,"owners_count":23224467,"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":"2025-02-14T19:56:12.850Z","updated_at":"2026-02-03T01:04:08.954Z","avatar_url":"https://github.com/aborroy.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alfresco 5.2.3 with Sharding (DB_ID_RANGE)\n\nThis Docker Compose template provides a testing environment for SOLR Sharding using DB_ID_RANGE method for Search Services 1.3.0.3 and Alfresco Repository 5.2.3\n\n## Docker Images\n\n* Alfresco and Share built from https://releases.alfresco.com/Enterprise-5.2/5.2.3/build-00012/ALL/alfresco-content-services-distribution-5.2.3.zip (Alfresco VPN is required to access this URL)\n* SOLR: alfresco/search-services:1.3.0.3 (from DockerHub)\n* PostgreSQL: postgres 10.1 (from DockerHub)\n* Libreoffice built from LibreOfice 5.3\n\n## Usage\n\nStarting the environment\n\n```\n$ docker-compose up --build\n```\n\n## Services\n\n```\nhttp://localhost:8080/share\nhttp://localhost:8081/alfresco\nhttp://localhost:8083/solr (Shard 1 with DB_ID range 0-200)\nhttp://localhost:8084/solr (Shard 2 with DB_ID range 201-40000)\n```\n\nDefault credentials\n\n```\nadmin / admin\n```\n\n## Relevant Configuration\n\n**alfresco-global.properties**\n\n```\n### Solr indexing ###\nindex.subsystem.name=solr6\nsolr.host=solr6\nsolr.port=8983\nsolr.secureComms=none\nsolr.useDynamicShardRegistration=true\n\nalfresco.cluster.enabled=true\n```\n\n**solrcore.properties** (Shard 1)\n\n```\nshard.method=DB_ID_RANGE\nshard.range=0-200\nshard.count=2\nshard.instance=0\n```\n\n**solrcore.properties** (Shard 2)\n\n```\nshard.method=DB_ID_RANGE\nshard.range=201-40000\nshard.count=2\nshard.instance=1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faborroy%2Fmnt-20739","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faborroy%2Fmnt-20739","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faborroy%2Fmnt-20739/lists"}