{"id":22968404,"url":"https://github.com/irc-sphere/hyperstream-dockerfiles","last_synced_at":"2026-05-02T19:34:09.608Z","repository":{"id":71292366,"uuid":"93898631","full_name":"IRC-SPHERE/HyperStream-Dockerfiles","owner":"IRC-SPHERE","description":"Docker containers for HyperStream (and its dependencies)","archived":false,"fork":false,"pushed_at":"2017-10-21T14:21:06.000Z","size":15,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T05:25:19.287Z","etag":null,"topics":["docker","docker-image","hyperstream","stream-processing"],"latest_commit_sha":null,"homepage":"","language":null,"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/IRC-SPHERE.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":"2017-06-09T21:37:04.000Z","updated_at":"2017-07-19T20:00:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"df1395a7-4db6-4e2f-ad4f-1cf34ca1f3c6","html_url":"https://github.com/IRC-SPHERE/HyperStream-Dockerfiles","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/IRC-SPHERE/HyperStream-Dockerfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IRC-SPHERE%2FHyperStream-Dockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IRC-SPHERE%2FHyperStream-Dockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IRC-SPHERE%2FHyperStream-Dockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IRC-SPHERE%2FHyperStream-Dockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IRC-SPHERE","download_url":"https://codeload.github.com/IRC-SPHERE/HyperStream-Dockerfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IRC-SPHERE%2FHyperStream-Dockerfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32547649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["docker","docker-image","hyperstream","stream-processing"],"created_at":"2024-12-14T21:19:00.557Z","updated_at":"2026-05-02T19:34:09.597Z","avatar_url":"https://github.com/IRC-SPHERE.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# HyperStream Docker images #\nThis repository contains Docker images for the whole HyperStream collection:\n* [`HyperStream`](https://github.com/IRC-SPHERE/HyperStream)\n* [`HyperStreamViewer`](https://github.com/IRC-SPHERE/HyperStreamViewer)\n* `MQTT` container\n* `MongoDB` container\n\n## Running ##\nTo run the bundle you need [Docker](https://docs.docker.com/engine/installation/) installed. Then clone this repository, enter it and build the bundle with:\n```\ngit clone https://github.com/IRC-SPHERE/Hyperstream-Dockerfiles.git\ncd Hyperstream-Dockerfiles\ndocker-compose build\n```\n\nFinally, run the bundle with:\n```\ndocker-compose up\n```\n\nwait for the containers to start and point your browser to [`127.0.0.1:5000`](http://127.0.0.1:5000) to see the HyperStreamViewer up and running.\n\nTo close the containers press `\u003cCtrl\u003e-C` in the terminal running the containers.\n\n## HyperStream tutorials ##\nYou can run HyperStream tutorials with:\n```\ndocker-compose -f docker-compose-tutorials.yml -p hyperstream-tutorials up\n```\n\nThen, in the same terminal there will be a line with an url that point to the tutorials. Just use the full url in a webbrowser.\n\n```bash\nhyperstream_1         |     Copy/paste this URL into your browser when you connect for the first time,\nhyperstream_1         |     to login with a token:\nhyperstream_1         |         http://0.0.0.0:8888/?token=d7ce9aed098ff2881433bd3ad53979b82979cf6d99e6f598\n```\n\n## MongoDB persistent storage ##\nI you want to store MongoDB data on your host machine (in `~/hyperstream_mongodb`) you can uncomment the following two lines in the docker compose file:\n```\n#        volumes:\n#      - ~/hyperstream_mongodb:/home/jovyan/hyperstream\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firc-sphere%2Fhyperstream-dockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firc-sphere%2Fhyperstream-dockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firc-sphere%2Fhyperstream-dockerfiles/lists"}