{"id":40446640,"url":"https://github.com/ome/docker-example-omero-websockets","last_synced_at":"2026-01-20T17:01:32.576Z","repository":{"id":39578826,"uuid":"184393822","full_name":"ome/docker-example-omero-websockets","owner":"ome","description":"Example of exposing OMERO.servers over Ice-based websockets","archived":false,"fork":false,"pushed_at":"2022-05-31T22:08:30.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-29T00:34:45.273Z","etag":null,"topics":["deployment","example","ice","omero","websockets"],"latest_commit_sha":null,"homepage":"https://github.com/ome/omero-deployment-examples","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ome.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}},"created_at":"2019-05-01T09:18:18.000Z","updated_at":"2021-05-05T15:39:41.000Z","dependencies_parsed_at":"2022-09-04T07:32:37.024Z","dependency_job_id":null,"html_url":"https://github.com/ome/docker-example-omero-websockets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ome/docker-example-omero-websockets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fdocker-example-omero-websockets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fdocker-example-omero-websockets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fdocker-example-omero-websockets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fdocker-example-omero-websockets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ome","download_url":"https://codeload.github.com/ome/docker-example-omero-websockets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ome%2Fdocker-example-omero-websockets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"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":["deployment","example","ice","omero","websockets"],"created_at":"2026-01-20T17:01:30.833Z","updated_at":"2026-01-20T17:01:32.547Z","avatar_url":"https://github.com/ome.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OMERO.server websockets with SSL (docker-compose)\n\n[![Actions Status](https://github.com/ome/docker-example-omero-websockets/workflows/Build/badge.svg)](https://github.com/ome/docker-example-omero-websockets/actions)\n\nThis is an example of running OMERO.server with websockets, Nginx, and SSL.\n\nYou can connect to OMERO.server using the OMERO API in Python in the following ways:\n- OMERO.server ssl (4064): `localhost`, `ssl://localhost`, `ssl://localhost:4064`\n- OMERO.server wss (4066): `wss://localhost:4066`\n- Nginx http websockets (8080, not recommended since it's unencrypted but included for demo purposes): `ws://localhost:8080/omero-wss`\n- Nginx https websockets (8443): `wss://localhost:8443/omero-wss`\n\n\n## Run\n\nFirst pull the latest major versions of the containers:\n\n    docker-compose pull\n\nGenerate self-signed certificates (only needs to be run the first time):\n\n    docker-compose -f docker-compose.icessl.yml -f docker-compose.yml run icessl\n\nRun OMERO:\n\n    docker-compose up -d\n    docker-compose logs -f\n\n\n## Basic tests\n\n    docker-compose -f docker-compose.test.yml -f docker-compose.yml build\n    docker-compose -f docker-compose.test.yml -f docker-compose.yml run test\n\n\n## SELinux\n\nIf SELinux is enabled you may need to change the context on host directories, for example by creating a `.env` file containing:\n\n    VOLOPTS=,z\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fome%2Fdocker-example-omero-websockets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fome%2Fdocker-example-omero-websockets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fome%2Fdocker-example-omero-websockets/lists"}