{"id":19967642,"url":"https://github.com/opal-project/opal-docker","last_synced_at":"2026-06-09T11:31:44.645Z","repository":{"id":33496971,"uuid":"241969331","full_name":"OPAL-Project/OPAL-Docker","owner":"OPAL-Project","description":"Orchestrator for OPAL. Code as of 20-02-2020.","archived":false,"fork":false,"pushed_at":"2026-05-09T01:15:58.000Z","size":146,"stargazers_count":2,"open_issues_count":15,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-05-09T03:28:11.227Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OPAL-Project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-20T19:18:40.000Z","updated_at":"2021-06-26T12:12:03.000Z","dependencies_parsed_at":"2023-01-15T01:10:02.920Z","dependency_job_id":"1fb43a5b-d3ba-4e05-b9fd-1d53be3e4882","html_url":"https://github.com/OPAL-Project/OPAL-Docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OPAL-Project/OPAL-Docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OPAL-Project%2FOPAL-Docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OPAL-Project%2FOPAL-Docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OPAL-Project%2FOPAL-Docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OPAL-Project%2FOPAL-Docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OPAL-Project","download_url":"https://codeload.github.com/OPAL-Project/OPAL-Docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OPAL-Project%2FOPAL-Docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34105565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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-13T02:43:13.365Z","updated_at":"2026-06-09T11:31:44.627Z","avatar_url":"https://github.com/OPAL-Project.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OPAL-Docker\n\nThis repository contains deployment information, deployment scripts (docker-compose) and a testing script to test the deployment of the OPAL platform.\n\nPlease not that the **_OPAL platform officially supports only Ubuntu 16.06 LTS and node 8.x or above_**. Other Linux like environments are compatible (debian, macOS, etc.) but are not officially supported. \n\n## How to build images locally\n\n```sh\n# build\nsudo docker build -f DockerHub/Dockerfile -t opalservices/opal-\u003cservicename\u003e:latest .\n\n# push\nsudo docker push opalservices:opal-\u003cservicename\u003e:latest\n```\n\n## Sandbox environment\n\nYou can test locally a small deployment of the OPAL platform (1 Interface, 1 Cache, 1 Algorithm Service, 1 Scheduler, 1 Compute , 1 Database and 1 Privacy) using [docker-compose](https://docs.docker.com/compose/).\nto facilitate the process three bash scripts have been developed: \n  * `build.sh` : Copies the sample config to the Docker folder and pulls the latest version of all the necessary Docker images from DockerHub.\n  * `start.sh` : Starts the cluster.\n  * `clean.sh` : Removes all containers used by the OPAL compose. **NB**: The other containers and the OPAL container images will not be deleted. \n  * `test.sh` : Runs a small end to end test against the sandbox environment to check if the OPAL running from docker-compose runs properly.\n\nPlease be aware that the interface will start on port `80`, the database on port `5432` and mongo on `27017`. Thus, before starting the sandbox please make sure that those three ports are available.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopal-project%2Fopal-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopal-project%2Fopal-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopal-project%2Fopal-docker/lists"}