init false for linuxserver

This commit is contained in:
Alexandre
2022-06-14 08:15:30 +02:00
parent c3691a9811
commit 9b99f1a632
32 changed files with 64 additions and 33 deletions

View File

@@ -43,6 +43,7 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"init": false,
"environment": { "environment": {
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
@@ -81,4 +82,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr",
"version": "1.0.4", "version": "1.0.4",
"webui": "http://[HOST]:[PORT:6767]" "webui": "http://[HOST]:[PORT:6767]"
} }

View File

@@ -38,6 +38,7 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"init": false,
"environment": { "environment": {
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
@@ -77,4 +78,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air",
"version": "v2201.1.0-ls58", "version": "v2201.1.0-ls58",
"webui": "http://[HOST]:[PORT:4040]" "webui": "http://[HOST]:[PORT:4040]"
} }

View File

@@ -38,6 +38,7 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"init": false,
"environment": { "environment": {
"CALIBRE_CONFIG_DIRECTORY": "/config/addons_config/calibre", "CALIBRE_CONFIG_DIRECTORY": "/config/addons_config/calibre",
"FM_HOME": "/config/addons_config/calibre", "FM_HOME": "/config/addons_config/calibre",
@@ -88,4 +89,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
"version": "v5.38-3", "version": "v5.38-3",
"video": true "video": true
} }

View File

@@ -47,6 +47,7 @@
"shm_size": "1gb" "shm_size": "1gb"
}, },
"hassio_api": true, "hassio_api": true,
"init": false,
"image": "ghcr.io/alexbelgium/calibre-web-{arch}", "image": "ghcr.io/alexbelgium/calibre-web-{arch}",
"ingress": true, "ingress": true,
"map": [ "map": [
@@ -88,4 +89,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre-web",
"version": "0.6.18-ls164-test5", "version": "0.6.18-ls164-test5",
"video": true "video": true
} }

View File

@@ -38,6 +38,7 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"init": false,
"map": [ "map": [
"backup:rw", "backup:rw",
"config:rw", "config:rw",
@@ -74,4 +75,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.4.0", "version": "4.4.0",
"webui": "http://[HOST]:[PORT:8443]" "webui": "http://[HOST]:[PORT:8443]"
} }

View File

@@ -58,10 +58,10 @@
"/dev/nvme2" "/dev/nvme2"
], ],
"host_network": true, "host_network": true,
"init": false,
"ingress": true, "ingress": true,
"ingress_port": 0, "ingress_port": 0,
"ingress_stream": true, "ingress_stream": true,
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -108,4 +108,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
"version": "4.8.0.0-2", "version": "4.8.0.0-2",
"video": true "video": true
} }

View File

@@ -7,6 +7,7 @@
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Fast, Simple, and Flexible, file-based Web-platform", "description": "Fast, Simple, and Flexible, file-based Web-platform",
"devices": [], "devices": [],
"init": false,
"map": [ "map": [
"share:rw", "share:rw",
"media:rw", "media:rw",
@@ -33,4 +34,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.7.33", "version": "1.7.33",
"webui": "http://[HOST]:[PORT:80]" "webui": "http://[HOST]:[PORT:80]"
} }

View File

@@ -6,6 +6,7 @@
], ],
"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",
"init": false,
"environment": { "environment": {
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
@@ -45,4 +46,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
"version": "0.20.1175", "version": "0.20.1175",
"webui": "http://[HOST]:[PORT:9117]" "webui": "http://[HOST]:[PORT:9117]"
} }

View File

@@ -42,6 +42,7 @@
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -80,4 +81,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md", "url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
"version": "1.0.2.2592-ls86", "version": "1.0.2.2592-ls86",
"webui": "http://[HOST]:[PORT:8686]" "webui": "http://[HOST]:[PORT:8686]"
} }

View File

@@ -42,6 +42,7 @@
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -76,4 +77,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.6.8", "version": "0.6.8",
"webui": "http://[HOST]:[PORT:8090]" "webui": "http://[HOST]:[PORT:8090]"
} }

View File

@@ -41,6 +41,7 @@
], ],
"hassio_api": true, "hassio_api": true,
"ingress_port": 0, "ingress_port": 0,
"init": false,
"map": [ "map": [
"share:rw", "share:rw",
"media:rw", "media:rw",
@@ -99,4 +100,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "24.0.1-2", "version": "24.0.1-2",
"webui": "https://[HOST]:[PORT:443]" "webui": "https://[HOST]:[PORT:443]"
} }

View File

@@ -42,6 +42,7 @@
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -76,4 +77,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "21.1", "version": "21.1",
"webui": "http://[HOST]:[PORT:6789]" "webui": "http://[HOST]:[PORT:6789]"
} }

View File

@@ -6,6 +6,7 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted Plex Request and user management system", "description": "Self-hosted Plex Request and user management system",
"init": false,
"map": [ "map": [
"config:rw" "config:rw"
], ],
@@ -29,4 +30,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi",
"version": "4.16.12", "version": "4.16.12",
"webui": "http://[HOST]:[PORT:3579]" "webui": "http://[HOST]:[PORT:3579]"
} }

View File

@@ -11,6 +11,7 @@
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [ "map": [
"config:rw" "config:rw"
], ],
@@ -37,4 +38,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/overseerr",
"version": "1.29.1", "version": "1.29.1",
"webui": "http://[HOST]:[PORT:5055]" "webui": "http://[HOST]:[PORT:5055]"
} }

View File

@@ -43,6 +43,7 @@
"PUID": "0" "PUID": "0"
}, },
"homeassistant": "0.92.0b2", "homeassistant": "0.92.0b2",
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -80,4 +81,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "v1.7.1-ls17", "version": "v1.7.1-ls17",
"webui": "http://[HOST]:[PORT:8000]" "webui": "http://[HOST]:[PORT:8000]"
} }

View File

@@ -6,6 +6,7 @@
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
"description": "Open source document management system (DMS)", "description": "Open source document management system (DMS)",
"init": false,
"map": [ "map": [
"share:rw", "share:rw",
"media:rw", "media:rw",
@@ -51,4 +52,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "v2.0.1-ls49", "version": "v2.0.1-ls49",
"webui": "http://[HOST]:[PORT:8000]" "webui": "http://[HOST]:[PORT:8000]"
} }

View File

@@ -41,6 +41,7 @@
"environment": { "environment": {
"PWG_LOCAL_DIR": "/data" "PWG_LOCAL_DIR": "/data"
}, },
"init": false,
"map": [ "map": [
"media:rw", "media:rw",
"share:rw", "share:rw",
@@ -76,4 +77,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "12.2.0", "version": "12.2.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]" "webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
} }

View File

@@ -54,6 +54,7 @@
"version": "docker" "version": "docker"
}, },
"host_network": true, "host_network": true,
"init": false,
"map": [ "map": [
"share:rw", "share:rw",
"media:rw", "media:rw",
@@ -116,4 +117,4 @@
"version": "1.26.2.5797-5bd057d2b-ls118", "version": "1.26.2.5797-5bd057d2b-ls118",
"video": true, "video": true,
"webui": "http://[HOST]:[PORT:32400]/web" "webui": "http://[HOST]:[PORT:32400]/web"
} }

View File

@@ -8,6 +8,7 @@
"description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections", "description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",
"devices": [], "devices": [],
"image": "ghcr.io/alexbelgium/plex-media-manager-{arch}", "image": "ghcr.io/alexbelgium/plex-media-manager-{arch}",
"init": false,
"map": [ "map": [
"config:rw" "config:rw"
], ],
@@ -34,4 +35,4 @@
"slug": "plex-meta-manager", "slug": "plex-meta-manager",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/plex_meta_manager",
"version": "v1.17.0-ls15" "version": "v1.17.0-ls15"
} }

View File

@@ -10,6 +10,7 @@
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -48,4 +49,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "nightly-0.4.0.1816-ls350", "version": "nightly-0.4.0.1816-ls350",
"webui": "http://[HOST]:[PORT:9696]" "webui": "http://[HOST]:[PORT:9696]"
} }

View File

@@ -45,6 +45,7 @@
"WEBUI_PORT": "8080" "WEBUI_PORT": "8080"
}, },
"ingress": true, "ingress": true,
"init": false,
"map": [ "map": [
"media:rw", "media:rw",
"config:rw", "config:rw",
@@ -109,4 +110,4 @@
"slug": "qbittorrent", "slug": "qbittorrent",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.4.3.1-r1-ls201" "version": "4.4.3.1-r1-ls201"
} }

View File

@@ -42,6 +42,7 @@
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -81,4 +82,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
"version": "4.1.0.6175", "version": "4.1.0.6175",
"webui": "http://[HOST]:[PORT:7878]" "webui": "http://[HOST]:[PORT:7878]"
} }

View File

@@ -42,6 +42,7 @@
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -78,4 +79,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
"version": "nightly-0.1.1.1352-ls121", "version": "nightly-0.1.1.1352-ls121",
"webui": "http://[HOST]:[PORT:8787]" "webui": "http://[HOST]:[PORT:8787]"
} }

View File

@@ -10,6 +10,7 @@
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [], "map": [],
"name": "Requestrr", "name": "Requestrr",
"options": { "options": {
@@ -35,4 +36,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.2", "version": "2.1.2",
"webui": "http://[HOST]:[PORT:4545]" "webui": "http://[HOST]:[PORT:4545]"
} }

View File

@@ -40,6 +40,7 @@
"/dev/nvme2" "/dev/nvme2"
], ],
"ingress": true, "ingress": true,
"init": false,
"map": [ "map": [
"share:rw", "share:rw",
"config:rw" "config:rw"
@@ -80,4 +81,4 @@
"slug": "resiliosync", "slug": "resiliosync",
"url": "https://github.com/tyjtyj/hassio-addons", "url": "https://github.com/tyjtyj/hassio-addons",
"version": "2.7.3.1381-4" "version": "2.7.3.1381-4"
} }

View File

@@ -48,6 +48,7 @@
"SCRUTINY_WEB": "true" "SCRUTINY_WEB": "true"
}, },
"ingress": true, "ingress": true,
"init": false,
"name": "Scrutiny", "name": "Scrutiny",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -83,4 +84,4 @@
"udev": true, "udev": true,
"url": "https://github.com/AnalogJ/scrutiny", "url": "https://github.com/AnalogJ/scrutiny",
"version": "2ab714f5-ls35" "version": "2ab714f5-ls35"
} }

View File

@@ -15,6 +15,7 @@
"full_access": true, "full_access": true,
"image": "ghcr.io/alexbelgium/scrutiny-fa-{arch}", "image": "ghcr.io/alexbelgium/scrutiny-fa-{arch}",
"ingress": true, "ingress": true,
"init": false,
"name": "Scrutiny (Full Access)", "name": "Scrutiny (Full Access)",
"options": { "options": {
"PGID": 0, "PGID": 0,
@@ -50,4 +51,4 @@
"udev": true, "udev": true,
"url": "https://github.com/AnalogJ/scrutiny", "url": "https://github.com/AnalogJ/scrutiny",
"version": "2ab714f5-ls35-2" "version": "2ab714f5-ls35-2"
} }

View File

@@ -42,6 +42,7 @@
"PGID": "0", "PGID": "0",
"PUID": "0" "PUID": "0"
}, },
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -81,4 +82,4 @@
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr",
"version": "3.0.8.1507", "version": "3.0.8.1507",
"webui": "http://[HOST]:[PORT:8989]" "webui": "http://[HOST]:[PORT:8989]"
} }

View File

@@ -40,6 +40,7 @@
"/dev/nvme2" "/dev/nvme2"
], ],
"ingress": true, "ingress": true,
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -92,4 +93,4 @@
"startup": "services", "startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "3.00-r5-ls125-3" "version": "3.00-r5-ls125-3"
} }

View File

@@ -38,6 +38,7 @@
"/dev/nvme1", "/dev/nvme1",
"/dev/nvme2" "/dev/nvme2"
], ],
"init": false,
"map": [ "map": [
"media:rw", "media:rw",
"config:rw", "config:rw",
@@ -86,4 +87,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.2-8", "version": "2.1.2-8",
"webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin" "webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin"
} }

View File

@@ -62,6 +62,7 @@
"host_dbus": true, "host_dbus": true,
"image": "ghcr.io/alexbelgium/webtop-kde-{arch}", "image": "ghcr.io/alexbelgium/webtop-kde-{arch}",
"ingress": true, "ingress": true,
"init": false,
"map": [ "map": [
"media:rw", "media:rw",
"share:rw", "share:rw",
@@ -111,4 +112,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.16-r0-ls60", "version": "4.16-r0-ls60",
"video": true "video": true
} }

View File

@@ -56,6 +56,7 @@
"WT_USER": "admin" "WT_USER": "admin"
}, },
"image": "ghcr.io/alexbelgium/webtrees-{arch}", "image": "ghcr.io/alexbelgium/webtrees-{arch}",
"init": false,
"map": [ "map": [
"config:rw", "config:rw",
"share:rw", "share:rw",
@@ -96,4 +97,4 @@
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "v2.1.5", "version": "v2.1.5",
"webui": "http://[HOST]:[PORT:80]" "webui": "http://[HOST]:[PORT:80]"
} }