{"id":21726764,"url":"https://github.com/escalate/ha-bridge-raspberry-pi-docker","last_synced_at":"2026-03-04T11:02:48.113Z","repository":{"id":79361403,"uuid":"118752479","full_name":"escalate/ha-bridge-raspberry-pi-docker","owner":"escalate","description":"Automated build of ha-bridge Docker images for Raspberry Pi","archived":false,"fork":false,"pushed_at":"2025-05-22T09:07:39.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-22T10:26:51.441Z","etag":null,"topics":["automation","docker","ha-bridge","home","raspberry","raspberry-pi","raspberrypi","self-hosted","selfhosted"],"latest_commit_sha":null,"homepage":"https://github.com/bwssytems/ha-bridge","language":"Makefile","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/escalate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"custom":"https://paypal.me/felixboerner"}},"created_at":"2018-01-24T10:53:00.000Z","updated_at":"2025-05-22T09:07:42.000Z","dependencies_parsed_at":"2025-01-25T19:41:09.675Z","dependency_job_id":"ae296f2f-6e68-4c78-a843-0c7b4ff04b0e","html_url":"https://github.com/escalate/ha-bridge-raspberry-pi-docker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/escalate/ha-bridge-raspberry-pi-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalate%2Fha-bridge-raspberry-pi-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalate%2Fha-bridge-raspberry-pi-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalate%2Fha-bridge-raspberry-pi-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalate%2Fha-bridge-raspberry-pi-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escalate","download_url":"https://codeload.github.com/escalate/ha-bridge-raspberry-pi-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escalate%2Fha-bridge-raspberry-pi-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"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":["automation","docker","ha-bridge","home","raspberry","raspberry-pi","raspberrypi","self-hosted","selfhosted"],"created_at":"2024-11-26T03:39:42.106Z","updated_at":"2026-03-04T11:02:48.026Z","avatar_url":"https://github.com/escalate.png","language":"Makefile","funding_links":["https://paypal.me/felixboerner"],"categories":[],"sub_categories":[],"readme":"[![Test](https://github.com/escalate/ha-bridge-raspberry-pi-docker/actions/workflows/test.yml/badge.svg?branch=master\u0026event=push)](https://github.com/escalate/ha-bridge-raspberry-pi-docker/actions/workflows/test.yml)\n\n# ha-bridge-raspberry-pi-docker\n\nAutomated build of ha-bridge Docker images specialized for Raspberry Pi devices.\n\n## How to run container\n\nThe following example explains how to run the latest version of ha-bridge Docker container on Raspberry Pi 3.\n\n```\ndocker run \\\n      --name ha-bridge \\\n      --rm \\\n      --init \\\n      --detach \\\n      --net=host \\\n      --volume=$PWD:/ha-bridge/data \\\n      --volume=/etc/localtime:/etc/localtime:ro \\\n      --volume=/etc/timezone:/etc/timezone:ro \\\n      habridge/ha-bridge-raspberrypi3\n```\n\nTo set additional arguments for ha-bridge just write them as arguments for docker run command.\n\n```\ndocker run \\\n      --name ha-bridge \\\n      --rm \\\n      --init \\\n      --detach \\\n      --detach \\\n      --net=host \\\n      --volume=$PWD:/ha-bridge/data \\\n      --volume=/etc/localtime:/etc/localtime:ro \\\n      --volume=/etc/timezone:/etc/timezone:ro \\\n      habridge/ha-bridge-raspberrypi3 \\\n      -Dserver.port=8080 \\\n      -Dsecurity.key=secret\n```\n\n## Docker Hub Repos\n\n- [habridge/ha-bridge-raspberry-pi](https://hub.docker.com/r/habridge/ha-bridge-raspberry-pi)\n- [habridge/ha-bridge-raspberry-pi2](https://hub.docker.com/r/habridge/ha-bridge-raspberry-pi2)\n- [habridge/ha-bridge-raspberrypi3](https://hub.docker.com/r/habridge/ha-bridge-raspberrypi3)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescalate%2Fha-bridge-raspberry-pi-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescalate%2Fha-bridge-raspberry-pi-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescalate%2Fha-bridge-raspberry-pi-docker/lists"}