mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Homebridge template (#77)
* feat: homebridge * Update blueprints/homebridge/docker-compose.yml --------- Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8c1085741b
commit
3592e2b46f
19
meta.json
19
meta.json
@@ -2155,6 +2155,25 @@
|
||||
},
|
||||
"tags": ["network"]
|
||||
},
|
||||
{
|
||||
"id": "homebridge",
|
||||
"name": "Homebridge",
|
||||
"version": "latest",
|
||||
"description": "Bringing HomeKit support where there is none. Homebridge allows you to integrate with smart home devices that do not natively support HomeKit.",
|
||||
"logo": "homebridge.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/homebridge/homebridge",
|
||||
"website": "https://homebridge.io/",
|
||||
"docs": "https://github.com/homebridge/homebridge/wiki"
|
||||
},
|
||||
"tags": [
|
||||
"iot",
|
||||
"homekit",
|
||||
"internet-of-things",
|
||||
"self-hosted",
|
||||
"server"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tooljet",
|
||||
"name": "Tooljet",
|
||||
|
||||
Reference in New Issue
Block a user