{"id":40012319,"url":"https://github.com/mmisw/orr-instance-template","last_synced_at":"2026-01-19T02:37:15.647Z","repository":{"id":70151001,"uuid":"112527312","full_name":"mmisw/orr-instance-template","owner":"mmisw","description":"Template to create brand new ORR instance using Docker","archived":false,"fork":false,"pushed_at":"2021-12-08T05:45:58.000Z","size":11,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-27T05:51:17.411Z","etag":null,"topics":["docker","earth-science","interoperability","ontology","ontology-registry","ontology-repository","orr","rest-api","semantic-web","sparql","sparql-endpoints"],"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/mmisw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-11-29T21:00:39.000Z","updated_at":"2023-04-14T21:04:46.000Z","dependencies_parsed_at":"2023-02-27T09:15:44.699Z","dependency_job_id":null,"html_url":"https://github.com/mmisw/orr-instance-template","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"78722010ebe13f91ea51c935ac081197d37b98da"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mmisw/orr-instance-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmisw%2Forr-instance-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmisw%2Forr-instance-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmisw%2Forr-instance-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmisw%2Forr-instance-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmisw","download_url":"https://codeload.github.com/mmisw/orr-instance-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmisw%2Forr-instance-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28558279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T00:46:33.223Z","status":"online","status_checked_at":"2026-01-19T02:00:08.049Z","response_time":67,"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":["docker","earth-science","interoperability","ontology","ontology-registry","ontology-repository","orr","rest-api","semantic-web","sparql","sparql-endpoints"],"created_at":"2026-01-19T02:37:15.584Z","updated_at":"2026-01-19T02:37:15.639Z","avatar_url":"https://github.com/mmisw.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# orr-instance-template\n\nThis small repository is a template intended to facilitate the\nset-up of a brand new ORR instance.\n\nOnly requirements on your target machine are\n[Docker Engine](https://docs.docker.com/engine/installation/)\nand [Docker Compose](https://docs.docker.com/compose/install/).\nIf your target machine is MacOS or Windows, you only need to have\nDocker Engine installed as it includes Docker Compose.\n\nWith this template you can focus on the needed configuration\nand let Docker take care of pulling the service images\nand launching your ORR instance.\n\nThe more detailed install documentation is available at\nhttps://mmisw.org/orrdoc/install/. In a nutshell, the steps are:\n\n### Get the template\n\nDownload the latest template version from\nhttps://github.com/mmisw/orr-instance-template/releases,\nexpand the tarball or zip file on your target machine\nand `cd` to the home directory there.\n\n\u003e Or, if you have a Git client:\n\u003e\n\u003e       git clone https://github.com/mmisw/orr-instance-template.git myORR\n\u003e       cd myORR\n\u003e       rm -rf .git\n\n### Environment variables\n\n`setenv.sh` can be used to define a number of environment variables\nthat are used in later steps:\n\n- Edit `setenv.sh` to review and adjust the variables as needed.\n- On the command line, \"source\" `setenv.sh` to expose the variables to the\n  environment: `$ source setenv.sh`\n\n### Configuration\n\n- Edit `config/orront.conf`, which is the master configuration for your ORR instance.\n- Optionally, edit `config/orrportal.config.js`.\n- Optionally, edit `config/notifyemails`.\n\n### Launching\n\n`docker-compose.yml` specifies the services comprising the ORR system.\nNo changes are typically needed in this file unless otherwise\nindicated in ORR documentation, release notes, or other communications.\n\nLaunch the ORR system:\n\n      docker-compose up -d\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmisw%2Forr-instance-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmisw%2Forr-instance-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmisw%2Forr-instance-template/lists"}