Github bot : json sorted

This commit is contained in:
alexbelgium
2025-07-13 00:38:56 +00:00
committed by github-actions[bot]
parent 9d0421ef39
commit a4860a534b
49 changed files with 556 additions and 131 deletions

View File

@@ -1,9 +1,9 @@
{ {
"dockerhub_by_date": "", "dockerhub_by_date": "",
"dockerhub_list_size": "", "dockerhub_list_size": "",
"github_fulltag": false,
"github_beta": false, "github_beta": false,
"github_exclude": "", "github_exclude": "",
"github_fulltag": false,
"github_havingasset": false, "github_havingasset": false,
"github_tagfilter": "", "github_tagfilter": "",
"last_update": "", "last_update": "",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"audio": true, "audio": true,
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Realtime BirdNET soundscape analyzer", "description": "Realtime BirdNET soundscape analyzer",
@@ -74,7 +77,11 @@
"ingress": true, "ingress": true,
"ingress_stream": true, "ingress_stream": true,
"init": false, "init": false,
"map": ["addon_config:rw", "media:rw", "share:rw"], "map": [
"addon_config:rw",
"media:rw",
"share:rw"
],
"name": "Birdnet-go", "name": "Birdnet-go",
"options": { "options": {
"BIRDSONGS_FOLDER": "/config/clips" "BIRDSONGS_FOLDER": "/config/clips"
@@ -87,7 +94,10 @@
"ports_description": { "ports_description": {
"8080/tcp": "Web ui" "8080/tcp": "Web ui"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"ALSA_CARD": "int?", "ALSA_CARD": "int?",
"BIRDSONGS_FOLDER": "str?", "BIRDSONGS_FOLDER": "str?",
@@ -98,7 +108,10 @@
"localdisks": "str?", "localdisks": "str?",
"networkdisks": "str?" "networkdisks": "str?"
}, },
"services": ["mysql:want", "mqtt:want"], "services": [
"mysql:want",
"mqtt:want"
],
"slug": "birdnet-go", "slug": "birdnet-go",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",

View File

@@ -1,6 +1,6 @@
{ {
"github_fulltag": true,
"github_beta": true, "github_beta": true,
"github_fulltag": true,
"github_tagfilter": "nightly", "github_tagfilter": "nightly",
"last_update": "12-07-2025", "last_update": "12-07-2025",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"audio": true, "audio": true,
"backup": "cold", "backup": "cold",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
@@ -61,7 +64,12 @@
"image": "ghcr.io/alexbelgium/birdnet-pi-{arch}", "image": "ghcr.io/alexbelgium/birdnet-pi-{arch}",
"ingress": true, "ingress": true,
"init": false, "init": false,
"map": ["addon_config:rw", "media:rw", "share:rw", "ssl"], "map": [
"addon_config:rw",
"media:rw",
"share:rw",
"ssl"
],
"name": "BirdNET-pi", "name": "BirdNET-pi",
"options": { "options": {
"BIRDSONGS_FOLDER": "/config/BirdSongs", "BIRDSONGS_FOLDER": "/config/BirdSongs",
@@ -82,7 +90,10 @@
"80/tcp": "Optional : set to 80 to use caddy's automatic ssl", "80/tcp": "Optional : set to 80 to use caddy's automatic ssl",
"8081/tcp": "Web ui" "8081/tcp": "Web ui"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"BIRDSONGS_FOLDER": "str?", "BIRDSONGS_FOLDER": "str?",
"LIVESTREAM_BOOT_ENABLED": "bool", "LIVESTREAM_BOOT_ENABLED": "bool",
@@ -102,7 +113,9 @@
"pi_password": "password", "pi_password": "password",
"ssl": "bool" "ssl": "bool"
}, },
"services": ["mqtt:want"], "services": [
"mqtt:want"
],
"slug": "birdnet-pi", "slug": "birdnet-pi",
"tmpfs": true, "tmpfs": true,
"udev": true, "udev": true,

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Chromium as a service container", "description": "Chromium as a service container",
"devices": [ "devices": [
@@ -70,7 +73,9 @@
}, },
"image": "ghcr.io/alexbelgium/browserless_chrome-{arch}", "image": "ghcr.io/alexbelgium/browserless_chrome-{arch}",
"init": false, "init": false,
"map": ["addon_config:rw"], "map": [
"addon_config:rw"
],
"name": "Browserless Chromium", "name": "Browserless Chromium",
"options": { "options": {
"TIMEOUT": "60000" "TIMEOUT": "60000"

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"description": "e-book manager", "description": "e-book manager",
"devices": [ "devices": [
"/dev/dri", "/dev/dri",
@@ -100,7 +103,11 @@
"8081/tcp": "Calibre webserver gui, to be enabled within the desktop gui", "8081/tcp": "Calibre webserver gui, to be enabled within the desktop gui",
"9090/tcp": "Calibre wireless connection, to be enabled within the desktop gui" "9090/tcp": "Calibre wireless connection, to be enabled within the desktop gui"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH",
"NET_ADMIN"
],
"schema": { "schema": {
"CLI_ARGS": "str?", "CLI_ARGS": "str?",
"PASSWORD": "str?", "PASSWORD": "str?",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "web page monitoring, notification and change detection", "description": "web page monitoring, notification and change detection",
"environment": { "environment": {
@@ -8,7 +11,9 @@
}, },
"image": "ghcr.io/alexbelgium/changedetection.io-{arch}", "image": "ghcr.io/alexbelgium/changedetection.io-{arch}",
"init": false, "init": false,
"map": ["config:rw"], "map": [
"config:rw"
],
"name": "Changedetection.io", "name": "Changedetection.io",
"options": { "options": {
"PGID": 0, "PGID": 0,

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Cloud Commander a file manager for the web with console and editor", "description": "Cloud Commander a file manager for the web with console and editor",
"devices": [ "devices": [
@@ -88,7 +91,10 @@
"ports_description": { "ports_description": {
"8000/tcp": "Web UI port (required)" "8000/tcp": "Web UI port (required)"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"CUSTOM_OPTIONS": "str?", "CUSTOM_OPTIONS": "str?",
"DROPBOX_TOKEN": "str?", "DROPBOX_TOKEN": "str?",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Web based comic archive browser and reader", "description": "Web based comic archive browser and reader",
"devices": [ "devices": [
@@ -66,7 +69,11 @@
"image": "ghcr.io/alexbelgium/codex-{arch}", "image": "ghcr.io/alexbelgium/codex-{arch}",
"ingress": true, "ingress": true,
"ingress_stream": true, "ingress_stream": true,
"map": ["addon_config:rw", "media:rw", "share:rw"], "map": [
"addon_config:rw",
"media:rw",
"share:rw"
],
"name": "Codex", "name": "Codex",
"options": { "options": {
"PGID": "0", "PGID": "0",
@@ -81,7 +88,10 @@
"ports_description": { "ports_description": {
"9810/tcp": "Web UI port" "9810/tcp": "Web UI port"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"CODEX_RESET_ADMIN": "int?", "CODEX_RESET_ADMIN": "int?",
"CODEX_SKIP_INTEGRITY_CHECK": "int?", "CODEX_SKIP_INTEGRITY_CHECK": "int?",

View File

@@ -1,6 +1,13 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"backup_exclude": ["*/cache/", "*/transcoding-temp/", "*/logs/*"], "aarch64",
"amd64"
],
"backup_exclude": [
"*/cache/",
"*/transcoding-temp/",
"*/logs/*"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "A free Software Media System that puts you in control of managing and streaming your media (beta version)", "description": "A free Software Media System that puts you in control of managing and streaming your media (beta version)",
"devices": [ "devices": [
@@ -102,7 +109,10 @@
"8096/tcp": "web interface", "8096/tcp": "web interface",
"8920/tcp": "https web interface (optional)" "8920/tcp": "https web interface (optional)"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"PGID": "int", "PGID": "int",
"PUID": "int", "PUID": "int",

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files", "description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files",
"devices": [ "devices": [
@@ -105,7 +109,10 @@
"ports_description": { "ports_description": {
"8080/tcp": "Web UI port" "8080/tcp": "Web UI port"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"NoAuth": "bool", "NoAuth": "bool",
"base_folder": "str?", "base_folder": "str?",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "A free and open source personal finance manager", "description": "A free and open source personal finance manager",
"devices": [ "devices": [
@@ -70,7 +73,10 @@
}, },
"image": "ghcr.io/alexbelgium/fireflyiii-{arch}", "image": "ghcr.io/alexbelgium/fireflyiii-{arch}",
"init": false, "init": false,
"map": ["config:rw", "share:rw"], "map": [
"config:rw",
"share:rw"
],
"name": "Firefly iii", "name": "Firefly iii",
"options": { "options": {
"APP_KEY": "CHANGEME_32_CHARS_EuC5dfn3LAPzeO", "APP_KEY": "CHANGEME_32_CHARS_EuC5dfn3LAPzeO",
@@ -98,7 +104,9 @@
"Updates": "list(|hourly|daily|weekly)?", "Updates": "list(|hourly|daily|weekly)?",
"silent": "bool?" "silent": "bool?"
}, },
"services": ["mysql:want"], "services": [
"mysql:want"
],
"slug": "fireflyiii", "slug": "fireflyiii",
"startup": "services", "startup": "services",
"udev": true, "udev": true,

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Data importer for Firefly III (separate addon)", "description": "Data importer for Firefly III (separate addon)",
"devices": [ "devices": [
@@ -70,7 +73,12 @@
}, },
"image": "ghcr.io/alexbelgium/fireflyiii_data_importer-{arch}", "image": "ghcr.io/alexbelgium/fireflyiii_data_importer-{arch}",
"init": false, "init": false,
"map": ["addon_config:rw", "homeassistant_config:rw", "share:rw", "ssl"], "map": [
"addon_config:rw",
"homeassistant_config:rw",
"share:rw",
"ssl"
],
"name": "Firefly iii Data Importer", "name": "Firefly iii Data Importer",
"options": { "options": {
"CONFIG_LOCATION": "/config" "CONFIG_LOCATION": "/config"

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Proxy server to bypass Cloudflare protection", "description": "Proxy server to bypass Cloudflare protection",
"devices": [ "devices": [

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "FlexGet is a multipurpose automation tool for all of your media", "description": "FlexGet is a multipurpose automation tool for all of your media",
"devices": [ "devices": [
@@ -71,7 +74,11 @@
}, },
"image": "ghcr.io/alexbelgium/flexget-{arch}", "image": "ghcr.io/alexbelgium/flexget-{arch}",
"init": false, "init": false,
"map": ["share:rw", "config:rw", "media"], "map": [
"share:rw",
"config:rw",
"media"
],
"name": "Flexget", "name": "Flexget",
"options": { "options": {
"PGID": 0, "PGID": 0,

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Gitea for Home Assistant", "description": "Gitea for Home Assistant",
"devices": [ "devices": [
@@ -67,7 +70,11 @@
], ],
"image": "ghcr.io/alexbelgium/gitea-{arch}", "image": "ghcr.io/alexbelgium/gitea-{arch}",
"init": false, "init": false,
"map": ["addon_config:rw", "share:rw", "ssl:rw"], "map": [
"addon_config:rw",
"share:rw",
"ssl:rw"
],
"name": "Gitea", "name": "Gitea",
"options": { "options": {
"APP_NAME": "Gitea for Homeassistant", "APP_NAME": "Gitea for Homeassistant",

View File

@@ -1,6 +1,11 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"backup_exclude": ["**/machine-learning/*"], "aarch64",
"amd64"
],
"backup_exclude": [
"**/machine-learning/*"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted photo and video backup solution directly from your mobile phone", "description": "Self-hosted photo and video backup solution directly from your mobile phone",
"devices": [ "devices": [
@@ -111,7 +116,10 @@
"ports_description": { "ports_description": {
"8080/tcp": "Web UI port" "8080/tcp": "Web UI port"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"DB_DATABASE_NAME": "str", "DB_DATABASE_NAME": "str",
"DB_HOSTNAME": "str", "DB_HOSTNAME": "str",
@@ -132,7 +140,9 @@
"localdisks": "str?", "localdisks": "str?",
"networkdisks": "str?" "networkdisks": "str?"
}, },
"services": ["mysql:want"], "services": [
"mysql:want"
],
"slug": "immich", "slug": "immich",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",

View File

@@ -1,6 +1,11 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"backup_exclude": ["**/machine-learning/*"], "aarch64",
"amd64"
],
"backup_exclude": [
"**/machine-learning/*"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted photo and video backup solution directly from your mobile phone", "description": "Self-hosted photo and video backup solution directly from your mobile phone",
"devices": [ "devices": [
@@ -111,7 +116,10 @@
"ports_description": { "ports_description": {
"8080/tcp": "Web UI port" "8080/tcp": "Web UI port"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"DB_DATABASE_NAME": "str", "DB_DATABASE_NAME": "str",
"DB_HOSTNAME": "str", "DB_HOSTNAME": "str",
@@ -132,7 +140,9 @@
"localdisks": "str?", "localdisks": "str?",
"networkdisks": "str?" "networkdisks": "str?"
}, },
"services": ["mysql:want"], "services": [
"mysql:want"
],
"slug": "immich_cuda", "slug": "immich_cuda",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",

View File

@@ -1,11 +1,16 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Display your immich gallery as a digital photo frame", "description": "Display your immich gallery as a digital photo frame",
"hassio_api": true, "hassio_api": true,
"image": "ghcr.io/alexbelgium/immich_frame-{arch}", "image": "ghcr.io/alexbelgium/immich_frame-{arch}",
"init": false, "init": false,
"map": ["addon_config:rw"], "map": [
"addon_config:rw"
],
"name": "Immich Frame", "name": "Immich Frame",
"ports": { "ports": {
"8080/tcp": 8171 "8080/tcp": 8171

View File

@@ -1,6 +1,11 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"backup_exclude": ["**/machine-learning/*"], "aarch64",
"amd64"
],
"backup_exclude": [
"**/machine-learning/*"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted photo and video backup solution directly from your mobile phone", "description": "Self-hosted photo and video backup solution directly from your mobile phone",
"devices": [ "devices": [
@@ -111,7 +116,10 @@
"ports_description": { "ports_description": {
"8080/tcp": "Web UI port" "8080/tcp": "Web UI port"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"DB_DATABASE_NAME": "str", "DB_DATABASE_NAME": "str",
"DB_HOSTNAME": "str", "DB_HOSTNAME": "str",
@@ -132,7 +140,9 @@
"localdisks": "str?", "localdisks": "str?",
"networkdisks": "str?" "networkdisks": "str?"
}, },
"services": ["mysql:want"], "services": [
"mysql:want"
],
"slug": "immich_noml", "slug": "immich_noml",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",

View File

@@ -1,6 +1,11 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"backup_exclude": ["**/machine-learning/*"], "aarch64",
"amd64"
],
"backup_exclude": [
"**/machine-learning/*"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted photo and video backup solution directly from your mobile phone", "description": "Self-hosted photo and video backup solution directly from your mobile phone",
"devices": [ "devices": [
@@ -111,7 +116,10 @@
"ports_description": { "ports_description": {
"8080/tcp": "Web UI port" "8080/tcp": "Web UI port"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"DB_DATABASE_NAME": "str", "DB_DATABASE_NAME": "str",
"DB_HOSTNAME": "str", "DB_HOSTNAME": "str",
@@ -132,7 +140,9 @@
"localdisks": "str?", "localdisks": "str?",
"networkdisks": "str?" "networkdisks": "str?"
}, },
"services": ["mysql:want"], "services": [
"mysql:want"
],
"slug": "immich_openvino", "slug": "immich_openvino",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Translates queries from apps (Sonarr, Sickrage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software", "description": "Translates queries from apps (Sonarr, Sickrage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software",
"devices": [ "devices": [
@@ -71,7 +75,12 @@
}, },
"image": "ghcr.io/alexbelgium/jackett_nas-{arch}", "image": "ghcr.io/alexbelgium/jackett_nas-{arch}",
"init": false, "init": false,
"map": ["config:rw", "share:rw", "media:rw", "ssl"], "map": [
"config:rw",
"share:rw",
"media:rw",
"ssl"
],
"name": "Jackett NAS", "name": "Jackett NAS",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -85,7 +94,10 @@
"8889/tcp": "Alternative port", "8889/tcp": "Alternative port",
"9117/tcp": "Web interface" "9117/tcp": "Web interface"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"PGID": "int", "PGID": "int",
"PUID": "int", "PUID": "int",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Fork of overseerr for jellyfin support", "description": "Fork of overseerr for jellyfin support",
"devices": [ "devices": [
@@ -69,7 +72,9 @@
"host_network": true, "host_network": true,
"image": "ghcr.io/alexbelgium/jellyseerr-{arch}", "image": "ghcr.io/alexbelgium/jellyseerr-{arch}",
"init": false, "init": false,
"map": ["config:rw"], "map": [
"config:rw"
],
"name": "Jellyseerr", "name": "Jellyseerr",
"options": { "options": {
"TYPE": "emby", "TYPE": "emby",

View File

@@ -1,6 +1,6 @@
{ {
"github_fulltag": true,
"github_exclude": "preview", "github_exclude": "preview",
"github_fulltag": true,
"last_update": "21-06-2025", "last_update": "21-06-2025",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "jellyseerr", "slug": "jellyseerr",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "collaborative bookmark manager to collect, organize, and preserve webpages and articles", "description": "collaborative bookmark manager to collect, organize, and preserve webpages and articles",
"environment": { "environment": {
@@ -16,7 +19,9 @@
}, },
"image": "ghcr.io/alexbelgium/linkwarden-{arch}", "image": "ghcr.io/alexbelgium/linkwarden-{arch}",
"init": false, "init": false,
"map": ["addon_config:rw"], "map": [
"addon_config:rw"
],
"name": "Linkwarden", "name": "Linkwarden",
"ports": { "ports": {
"3000/tcp": 3000 "3000/tcp": 3000

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Mealie is a self hosted recipe manager and meal planner built in Vue", "description": "Mealie is a self hosted recipe manager and meal planner built in Vue",
"devices": [ "devices": [
@@ -65,7 +68,9 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"discovery": ["mealie"], "discovery": [
"mealie"
],
"environment": { "environment": {
"BASE_SUBPATH": "/mealie/", "BASE_SUBPATH": "/mealie/",
"DATA_DIR": "/config", "DATA_DIR": "/config",
@@ -77,7 +82,12 @@
}, },
"image": "ghcr.io/alexbelgium/mealie-{arch}", "image": "ghcr.io/alexbelgium/mealie-{arch}",
"ingress": true, "ingress": true,
"map": ["addon_config:rw", "homeassistant_config:rw", "share:rw", "ssl:rw"], "map": [
"addon_config:rw",
"homeassistant_config:rw",
"share:rw",
"ssl:rw"
],
"name": "Mealie", "name": "Mealie",
"options": { "options": {
"ALLOW_SIGNUP": true, "ALLOW_SIGNUP": true,

View File

@@ -1,11 +1,21 @@
{ {
"arch": ["amd64", "aarch64"], "arch": [
"backup_exclude": ["**/cache/**"], "amd64",
"aarch64"
],
"backup_exclude": [
"**/cache/**"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Navidrome for Home Assistant", "description": "Navidrome for Home Assistant",
"image": "ghcr.io/alexbelgium/navidrome-{arch}", "image": "ghcr.io/alexbelgium/navidrome-{arch}",
"init": false, "init": false,
"map": ["addon_config:rw", "media", "share:rw", "ssl:rw"], "map": [
"addon_config:rw",
"media",
"share:rw",
"ssl:rw"
],
"name": "Navidrome", "name": "Navidrome",
"options": { "options": {
"base_url": "/", "base_url": "/",

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector", "description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector",
"environment": { "environment": {
@@ -15,7 +19,12 @@
"ingress_port": 0, "ingress_port": 0,
"ingress_stream": true, "ingress_stream": true,
"init": false, "init": false,
"map": ["addon_config:rw", "media:rw", "share:rw", "ssl"], "map": [
"addon_config:rw",
"media:rw",
"share:rw",
"ssl"
],
"name": "NetAlertX", "name": "NetAlertX",
"panel_icon": "mdi:wifi-check", "panel_icon": "mdi:wifi-check",
"ports": { "ports": {
@@ -26,12 +35,19 @@
"20211/tcp": "WebUI port", "20211/tcp": "WebUI port",
"20212/tcp": "GraphQL port" "20212/tcp": "GraphQL port"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN", "NET_RAW"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH",
"NET_ADMIN",
"NET_RAW"
],
"schema": { "schema": {
"APP_CONF_OVERRIDE": "str?", "APP_CONF_OVERRIDE": "str?",
"TZ": "str?" "TZ": "str?"
}, },
"services": ["mqtt:want"], "services": [
"mqtt:want"
],
"slug": "netalertx", "slug": "netalertx",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector", "description": "🖧🔍 WIFI / LAN scanner, intruder, and presence detector",
"environment": { "environment": {
@@ -16,7 +20,12 @@
"ingress_port": 0, "ingress_port": 0,
"ingress_stream": true, "ingress_stream": true,
"init": false, "init": false,
"map": ["addon_config:rw", "media:rw", "share:rw", "ssl"], "map": [
"addon_config:rw",
"media:rw",
"share:rw",
"ssl"
],
"name": "NetAlertX Full Access", "name": "NetAlertX Full Access",
"panel_icon": "mdi:wifi-check", "panel_icon": "mdi:wifi-check",
"ports": { "ports": {
@@ -27,12 +36,19 @@
"20211/tcp": "WebUI port", "20211/tcp": "WebUI port",
"20212/tcp": "GraphQL port" "20212/tcp": "GraphQL port"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN", "NET_RAW"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH",
"NET_ADMIN",
"NET_RAW"
],
"schema": { "schema": {
"APP_CONF_OVERRIDE": "str?", "APP_CONF_OVERRIDE": "str?",
"TZ": "str?" "TZ": "str?"
}, },
"services": ["mqtt:want"], "services": [
"mqtt:want"
],
"slug": "netalertx_fa", "slug": "netalertx_fa",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Nextcloud for Homeassistant", "description": "Nextcloud for Homeassistant",
"devices": [ "devices": [
@@ -119,7 +122,10 @@
"443/tcp": "Https Web Interface", "443/tcp": "Https Web Interface",
"80/tcp": "Web interface" "80/tcp": "Web interface"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"Full_Text_Search": "bool?", "Full_Text_Search": "bool?",
"OCR": "bool?", "OCR": "bool?",
@@ -146,7 +152,9 @@
"trusted_domains": "str?", "trusted_domains": "str?",
"use_own_certs": "bool" "use_own_certs": "bool"
}, },
"services": ["mysql:want"], "services": [
"mysql:want"
],
"slug": "nextcloud_ocr", "slug": "nextcloud_ocr",
"uart": true, "uart": true,
"udev": true, "udev": true,

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "usenet downloader", "description": "usenet downloader",
"devices": [ "devices": [
@@ -72,7 +76,12 @@
"image": "ghcr.io/alexbelgium/nzbget-{arch}", "image": "ghcr.io/alexbelgium/nzbget-{arch}",
"ingress": true, "ingress": true,
"init": false, "init": false,
"map": ["addon_config:rw", "homeassistant_config:rw", "share:rw", "media:rw"], "map": [
"addon_config:rw",
"homeassistant_config:rw",
"share:rw",
"media:rw"
],
"name": "Nzbget", "name": "Nzbget",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -86,7 +95,10 @@
"ports_description": { "ports_description": {
"6789/tcp": "web interface" "6789/tcp": "web interface"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"PGID": "int", "PGID": "int",
"PUID": "int", "PUID": "int",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["amd64", "aarch64"], "arch": [
"amd64",
"aarch64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Openproject for Home Assistant", "description": "Openproject for Home Assistant",
"environment": { "environment": {
@@ -11,7 +14,10 @@
}, },
"image": "ghcr.io/alexbelgium/openproject-{arch}", "image": "ghcr.io/alexbelgium/openproject-{arch}",
"init": false, "init": false,
"map": ["addon_config:rw", "share:rw"], "map": [
"addon_config:rw",
"share:rw"
],
"name": "Openproject", "name": "Openproject",
"options": { "options": {
"OPENPROJECT_DEFAULT__LANGUAGE": "en", "OPENPROJECT_DEFAULT__LANGUAGE": "en",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "A server-based application for browsing, organizing and sharing your personal photo collection", "description": "A server-based application for browsing, organizing and sharing your personal photo collection",
"devices": [ "devices": [
@@ -76,7 +79,12 @@
"image": "ghcr.io/alexbelgium/photoprism-{arch}", "image": "ghcr.io/alexbelgium/photoprism-{arch}",
"ingress": true, "ingress": true,
"ingress_stream": true, "ingress_stream": true,
"map": ["media:rw", "share:rw", "config:rw", "ssl:ro"], "map": [
"media:rw",
"share:rw",
"config:rw",
"ssl:ro"
],
"name": "Photoprism", "name": "Photoprism",
"options": { "options": {
"BACKUP_PATH": "/share/photoprism/backup", "BACKUP_PATH": "/share/photoprism/backup",
@@ -98,7 +106,11 @@
"ports_description": { "ports_description": {
"2342/tcp": "Web interface" "2342/tcp": "Web interface"
}, },
"privileged": ["SYS_ADMIN", "SYS_RAWIO", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"SYS_RAWIO",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"BACKUP_PATH": "str", "BACKUP_PATH": "str",
"CONFIG_LOCATION": "str", "CONFIG_LOCATION": "str",
@@ -118,7 +130,9 @@
"networkdisks": "str?", "networkdisks": "str?",
"ssl": "bool" "ssl": "bool"
}, },
"services": ["mysql:want"], "services": [
"mysql:want"
],
"slug": "photoprism", "slug": "photoprism",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"backup_exclude": [ "backup_exclude": [
"**/Cache/**", "**/Cache/**",
"**/Plug-in Support/Caches/**", "**/Plug-in Support/Caches/**",
@@ -117,7 +121,11 @@
"host_network": true, "host_network": true,
"image": "ghcr.io/alexbelgium/plex_nas-{arch}", "image": "ghcr.io/alexbelgium/plex_nas-{arch}",
"init": false, "init": false,
"map": ["share:rw", "media:rw", "ssl"], "map": [
"share:rw",
"media:rw",
"ssl"
],
"name": "Plex NAS", "name": "Plex NAS",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -150,7 +158,10 @@
"33443/tcp": "WebTools", "33443/tcp": "WebTools",
"8324/tcp": "Plex for Roku via Plex Companion" "8324/tcp": "Plex for Roku via Plex Companion"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"PGID": "int", "PGID": "int",
"PUID": "int", "PUID": "int",

View File

@@ -1,6 +1,13 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"backup_exclude": ["backups", "docker_config/cli-plugins"], "aarch64",
"amd64",
"armv7"
],
"backup_exclude": [
"backups",
"docker_config/cli-plugins"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Manage your Docker environment with ease", "description": "Manage your Docker environment with ease",
"docker_api": true, "docker_api": true,
@@ -10,7 +17,11 @@
"ingress_port": 1337, "ingress_port": 1337,
"ingress_stream": true, "ingress_stream": true,
"init": false, "init": false,
"map": ["addon_config:rw", "share:rw", "ssl"], "map": [
"addon_config:rw",
"share:rw",
"ssl"
],
"name": "Portainer", "name": "Portainer",
"options": { "options": {
"certfile": "fullchain.pem", "certfile": "fullchain.pem",

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"backup": "cold", "backup": "cold",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Postgres 15 with VectorChord support", "description": "Postgres 15 with VectorChord support",
@@ -11,7 +15,11 @@
"hassio_role": "manager", "hassio_role": "manager",
"image": "ghcr.io/alexbelgium/postgres-{arch}", "image": "ghcr.io/alexbelgium/postgres-{arch}",
"init": false, "init": false,
"map": ["addon_config:rw", "homeassistant_config:rw", "media:rw"], "map": [
"addon_config:rw",
"homeassistant_config:rw",
"media:rw"
],
"name": "Postgres 15", "name": "Postgres 15",
"options": { "options": {
"POSTGRES_PASSWORD": "homeassistant" "POSTGRES_PASSWORD": "homeassistant"

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"backup": "cold", "backup": "cold",
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Postgres 17 with VectorChord support", "description": "Postgres 17 with VectorChord support",
@@ -11,7 +14,11 @@
"hassio_role": "manager", "hassio_role": "manager",
"image": "ghcr.io/alexbelgium/postgres_17-{arch}", "image": "ghcr.io/alexbelgium/postgres_17-{arch}",
"init": false, "init": false,
"map": ["addon_config:rw", "homeassistant_config:rw", "media:rw"], "map": [
"addon_config:rw",
"homeassistant_config:rw",
"media:rw"
],
"name": "Postgres 17", "name": "Postgres 17",
"options": { "options": {
"POSTGRES_PASSWORD": "homeassistant" "POSTGRES_PASSWORD": "homeassistant"

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Torrent Trackers and Usenet indexers offering complete management ofSonarr, Radarr, Lidarr, and Readarr indexers with no per app setup required", "description": "Torrent Trackers and Usenet indexers offering complete management ofSonarr, Radarr, Lidarr, and Readarr indexers with no per app setup required",
"devices": [ "devices": [
@@ -71,7 +74,12 @@
}, },
"image": "ghcr.io/alexbelgium/prowlarr-{arch}", "image": "ghcr.io/alexbelgium/prowlarr-{arch}",
"init": false, "init": false,
"map": ["config:rw", "share:rw", "media:rw", "ssl"], "map": [
"config:rw",
"share:rw",
"media:rw",
"ssl"
],
"name": "Prowlarr NAS", "name": "Prowlarr NAS",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -83,7 +91,10 @@
"ports_description": { "ports_description": {
"9696/tcp": "web interface" "9696/tcp": "web interface"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"PGID": "int", "PGID": "int",
"PUID": "int", "PUID": "int",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Bittorrent client with optional vpn", "description": "Bittorrent client with optional vpn",
"devices": [ "devices": [
@@ -111,7 +114,11 @@
"6882/udp": "Alternative peer port, do not change", "6882/udp": "Alternative peer port, do not change",
"8080/tcp": "Web UI port (not required for Ingress)" "8080/tcp": "Web UI port (not required for Ingress)"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH",
"NET_ADMIN"
],
"schema": { "schema": {
"DNS_server": "str?", "DNS_server": "str?",
"PGID": "int?", "PGID": "int?",

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "A fork of Sonarr to work with movies like Couchpotato", "description": "A fork of Sonarr to work with movies like Couchpotato",
"devices": [ "devices": [
@@ -73,7 +77,12 @@
"ingress": true, "ingress": true,
"ingress_entry": "radarr", "ingress_entry": "radarr",
"init": false, "init": false,
"map": ["config:rw", "share:rw", "media:rw", "ssl"], "map": [
"config:rw",
"share:rw",
"media:rw",
"ssl"
],
"name": "Radarr", "name": "Radarr",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -88,7 +97,10 @@
"ports_description": { "ports_description": {
"7878/tcp": "Web interface" "7878/tcp": "Web interface"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"PGID": "int", "PGID": "int",
"PUID": "int", "PUID": "int",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Book manager and automation", "description": "Book manager and automation",
"devices": [ "devices": [
@@ -73,7 +76,11 @@
"ingress": true, "ingress": true,
"ingress_entry": "readarr", "ingress_entry": "readarr",
"init": false, "init": false,
"map": ["config:rw", "share:rw", "media:rw"], "map": [
"config:rw",
"share:rw",
"media:rw"
],
"name": "Readarr", "name": "Readarr",
"options": { "options": {
"CONFIG_LOCATION": "/config/addons_config/readarr", "CONFIG_LOCATION": "/config/addons_config/readarr",
@@ -89,7 +96,10 @@
"ports_description": { "ports_description": {
"8787/tcp": "web interface" "8787/tcp": "web interface"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"CONFIG_LOCATION": "str", "CONFIG_LOCATION": "str",
"PGID": "int", "PGID": "int",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted file share and collaboration platform on the web", "description": "Self-hosted file share and collaboration platform on the web",
"devices": [ "devices": [
@@ -95,7 +98,11 @@
"55555/tcp": "Sync Port", "55555/tcp": "Sync Port",
"8888/tcp": "Web interface" "8888/tcp": "Web interface"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH", "NET_ADMIN"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH",
"NET_ADMIN"
],
"schema": { "schema": {
"PGID": "int", "PGID": "int",
"PUID": "int", "PUID": "int",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Makes Usenet as simple and streamlined as possible by automating everything we can", "description": "Makes Usenet as simple and streamlined as possible by automating everything we can",
"devices": [ "devices": [
@@ -72,7 +75,12 @@
"image": "ghcr.io/alexbelgium/sabnzbd-{arch}", "image": "ghcr.io/alexbelgium/sabnzbd-{arch}",
"ingress_entry": "sabnzbd", "ingress_entry": "sabnzbd",
"init": false, "init": false,
"map": ["addon_config:rw", "homeassistant_config:rw", "share:rw", "media:rw"], "map": [
"addon_config:rw",
"homeassistant_config:rw",
"share:rw",
"media:rw"
],
"name": "Sabnzbd", "name": "Sabnzbd",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -86,7 +94,10 @@
"ports_description": { "ports_description": {
"8080/tcp": "web interface" "8080/tcp": "web interface"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"PGID": "int", "PGID": "int",
"PUID": "int", "PUID": "int",

View File

@@ -1,6 +1,10 @@
{ {
"apparmor": false, "apparmor": false,
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "An implementation of a Signal K central server for boats", "description": "An implementation of a Signal K central server for boats",
"devices": [ "devices": [
@@ -19,7 +23,9 @@
"TCPSTREAMPORT": "8375" "TCPSTREAMPORT": "8375"
}, },
"image": "ghcr.io/alexbelgium/signalk-{arch}", "image": "ghcr.io/alexbelgium/signalk-{arch}",
"map": ["addon_config:rw"], "map": [
"addon_config:rw"
],
"name": "Signalk Server", "name": "Signalk Server",
"ports": { "ports": {
"10110/tcp": 10110, "10110/tcp": 10110,
@@ -39,7 +45,10 @@
"3443/tcp": "ssl web interface", "3443/tcp": "ssl web interface",
"8375/tcp": "TCPSTREAM port" "8375/tcp": "TCPSTREAM port"
}, },
"privileged": ["SYS_ADMIN", "SYS_RAWIO"], "privileged": [
"SYS_ADMIN",
"SYS_RAWIO"
],
"slug": "signalk", "slug": "signalk",
"uart": true, "uart": true,
"udev": true, "udev": true,

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them", "description": "Can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them",
"devices": [ "devices": [
@@ -73,7 +77,12 @@
"ingress": true, "ingress": true,
"ingress_entry": "sonarr", "ingress_entry": "sonarr",
"init": false, "init": false,
"map": ["config:rw", "share:rw", "media:rw", "ssl"], "map": [
"config:rw",
"share:rw",
"media:rw",
"ssl"
],
"name": "Sonarr", "name": "Sonarr",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -88,7 +97,10 @@
"ports_description": { "ports_description": {
"8989/tcp": "web interface" "8989/tcp": "web interface"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"PGID": "int", "PGID": "int",
"PUID": "int", "PUID": "int",

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "recipe manager", "description": "recipe manager",
"devices": [ "devices": [
@@ -73,7 +77,11 @@
"TRUSTED_PROXIES": "**" "TRUSTED_PROXIES": "**"
}, },
"image": "ghcr.io/alexbelgium/tandoor_recipes-{arch}", "image": "ghcr.io/alexbelgium/tandoor_recipes-{arch}",
"map": ["config:rw", "share:rw", "media:rw"], "map": [
"config:rw",
"share:rw",
"media:rw"
],
"name": "Tandoor recipes", "name": "Tandoor recipes",
"options": { "options": {
"ALLOWED_HOSTS": "", "ALLOWED_HOSTS": "",
@@ -103,7 +111,9 @@
"SECRET_KEY": "str", "SECRET_KEY": "str",
"externalfiles_folder": "str?" "externalfiles_folder": "str?"
}, },
"services": ["mysql:want"], "services": [
"mysql:want"
],
"slug": "tandoor_recipes", "slug": "tandoor_recipes",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"backup": "cold", "backup": "cold",
"backup_exclude": [ "backup_exclude": [
"*/cache/", "*/cache/",
@@ -111,7 +114,10 @@
"8265/tcp": "Web UI port", "8265/tcp": "Web UI port",
"8266/tcp": "Server Port" "8266/tcp": "Server Port"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"CONFIG_LOCATION": "str", "CONFIG_LOCATION": "str",
"TZ": "str?", "TZ": "str?",

View File

@@ -1,5 +1,8 @@
{ {
"arch": ["aarch64", "amd64"], "arch": [
"aarch64",
"amd64"
],
"audio": true, "audio": true,
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Full linux desktop environment accessible via any modern web browser", "description": "Full linux desktop environment accessible via any modern web browser",
@@ -76,7 +79,12 @@
"image": "ghcr.io/alexbelgium/webtop_kde-{arch}", "image": "ghcr.io/alexbelgium/webtop_kde-{arch}",
"ingress": true, "ingress": true,
"init": false, "init": false,
"map": ["addon_config:rw", "media:rw", "share:rw", "ssl"], "map": [
"addon_config:rw",
"media:rw",
"share:rw",
"ssl"
],
"name": "Webtop KDE", "name": "Webtop KDE",
"options": { "options": {
"DNS_server": "8.8.8.8", "DNS_server": "8.8.8.8",
@@ -114,7 +122,10 @@
"53/tcp": "DNS", "53/tcp": "DNS",
"80/tcp": "http" "80/tcp": "http"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"DNS_server": "str?", "DNS_server": "str?",
"DRINODE": "list(/dev/dri/card0|/dev/dri/card1|/dev/dri/card2|/dev/dri/renderD128|/dev/dri/renderD129|)?", "DRINODE": "list(/dev/dri/card0|/dev/dri/card1|/dev/dri/card2|/dev/dri/renderD128|/dev/dri/renderD129|)?",

View File

@@ -1,5 +1,9 @@
{ {
"arch": ["aarch64", "amd64", "armv7"], "arch": [
"aarch64",
"amd64",
"armv7"
],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Deprecated : Code-server is VS Code running on a remote server, accessible through the browser", "description": "Deprecated : Code-server is VS Code running on a remote server, accessible through the browser",
"devices": [ "devices": [
@@ -67,7 +71,13 @@
], ],
"image": "ghcr.io/alexbelgium/code_server-{arch}", "image": "ghcr.io/alexbelgium/code_server-{arch}",
"init": false, "init": false,
"map": ["backup:rw", "config:rw", "share:rw", "media:rw", "ssl"], "map": [
"backup:rw",
"config:rw",
"share:rw",
"media:rw",
"ssl"
],
"name": "zzz_archived : Code-server (VScode)", "name": "zzz_archived : Code-server (VScode)",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -79,7 +89,10 @@
"ports_description": { "ports_description": {
"8443/tcp": "WebUI" "8443/tcp": "WebUI"
}, },
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "privileged": [
"SYS_ADMIN",
"DAC_READ_SEARCH"
],
"schema": { "schema": {
"PGID": "int", "PGID": "int",
"PUID": "int", "PUID": "int",