{"id":19580876,"url":"https://github.com/orcid/orcid-docker","last_synced_at":"2026-03-04T05:02:15.733Z","repository":{"id":142001961,"uuid":"130869576","full_name":"ORCID/orcid-docker","owner":"ORCID","description":"docker files to build orcid web app https://github.com/ORCID/ORCID-Source","archived":false,"fork":false,"pushed_at":"2019-04-27T00:31:41.000Z","size":367,"stargazers_count":1,"open_issues_count":1,"forks_count":5,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-02-26T12:16:07.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PLpgSQL","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/ORCID.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":"2018-04-24T14:45:34.000Z","updated_at":"2024-09-11T08:20:07.000Z","dependencies_parsed_at":"2023-07-22T01:45:29.027Z","dependency_job_id":null,"html_url":"https://github.com/ORCID/orcid-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ORCID/orcid-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORCID%2Forcid-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORCID%2Forcid-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORCID%2Forcid-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORCID%2Forcid-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ORCID","download_url":"https://codeload.github.com/ORCID/orcid-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ORCID%2Forcid-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30071895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T03:25:38.285Z","status":"ssl_error","status_checked_at":"2026-03-04T03:25:05.086Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2024-11-11T07:30:40.589Z","updated_at":"2026-03-04T05:02:15.713Z","avatar_url":"https://github.com/ORCID.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy ORCID with DOCKER\n\nThis project uses docker containers to startup JavaEE PostgreSQL [web application](https://qa.orcid.org/). The local environment will be available at [localhost](https://localhost:8443/)\n\n## Install docker community edition\n\nFollow install instructions at [Docker](https://docs.docker.com/install/)\n\n* [Get Docker for Mac](https://download.docker.com/mac/stable/Docker.dmg)\n* [Get Docker for Windows](https://download.docker.com/win/stable/Docker%20for%20Windows%20Installer.exe)\n* [Get Docker for Linux](https://download.docker.com/linux/static/stable/aarch64/docker-18.03.1-ce.tgz)\n\n## Install docker compose \n\nFollow instructions for [installing docker-compose on macOS, Windows, and 64-bit Linux ](https://docs.docker.com/compose/install/)\n\n\u003e Validate tool is available by running `docker-compose ps`, a list of docker containers is shown.\n\n## Startup orcid-web with docker compose\n\n### Download this container wrapper\n\n    git clone https://github.com/ORCID/orcid-docker.git\n    cd orcid-docker\n\n### Prepare orcid-web java web application\n\nBuild and pack the orcid web war file, helper script and config at\n\n    cp ./tomcat/test.env .env\n    sh ./tomcat/build.sh\n\n|   Env Var     |       Description              |\n|---------------|--------------------------------|\n| ORCID_SOURCE  | /Users/jperez/git/ORCID_Source |\n| PG_PASSWORD   | orcid                          |\n\n\u003e Rename test.env as .env update as needed\n\n### Run\n\nTo start all services from the root folder do\n\n    docker-compose up -d\n\n\u003e We can found containers IP from container name with `docker inspect --format '{{ (index .NetworkSettings.Networks \"orcid_default\").IPAddress }}' orcid_web_1`\n\nand.. That's it.\n\n### Test web app\n\nTest the service with\n\n    curl -I -k -L https://localhost:8443/orcid-web/signin\n\nor simply browse to https://localhost:8443/orcid-web\n\n### Shutdown your local environment\n\nLater we can stop or destroy the environment with\n\n    docker-compose stop\n    docker-compose down\n    docker-compose ps\n\n* Read More tomcat/README.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forcid%2Forcid-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forcid%2Forcid-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forcid%2Forcid-docker/lists"}