mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 19:48:11 +01:00
initial build
This commit is contained in:
@@ -128,6 +128,7 @@ https://github.com/alexbelgium/hassio-addons
|
||||
### ✓ Security tools
|
||||
|
||||
- [Bitwarden](bitwarden/) : Open source password management solution
|
||||
- [guacd](guacd/) : Clientless remote desktop gateway
|
||||
- [whoogle-search](whoogle/) : Self-hosted, ad-free, privacy-respecting metasearch engine
|
||||
|
||||
### ✓ Torrent tools
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "lscr.io/linuxserver/guacd:arm64v8-",
|
||||
"amd64": "lscr.io/linuxserver/guacd:amd64-",
|
||||
"armv7": "lscr.io/linuxserver/guacd:arm32v7-"
|
||||
"aarch64": "lscr.io/linuxserver/guacd:arm64v8",
|
||||
"amd64": "lscr.io/linuxserver/guacd:amd64",
|
||||
"armv7": "lscr.io/linuxserver/guacd:arm32v7"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
|
||||
@@ -27,9 +27,9 @@
|
||||
"TZ": "str?"
|
||||
},
|
||||
"slug": "guacd",
|
||||
"upstream": "4.16-r0-ls49",
|
||||
"upstream": "1",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "4.16-r0-ls49-2",
|
||||
"version": "1-1",
|
||||
"video": true,
|
||||
"webui": "http://[HOST]:[PORT:4822]"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user