mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-13 17:40:31 +02:00
init false for linuxserver
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"init": false,
|
||||
"environment": {
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"init": false,
|
||||
"environment": {
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"init": false,
|
||||
"environment": {
|
||||
"CALIBRE_CONFIG_DIRECTORY": "/config/addons_config/calibre",
|
||||
"FM_HOME": "/config/addons_config/calibre",
|
||||
|
||||
@@ -47,6 +47,7 @@
|
||||
"shm_size": "1gb"
|
||||
},
|
||||
"hassio_api": true,
|
||||
"init": false,
|
||||
"image": "ghcr.io/alexbelgium/calibre-web-{arch}",
|
||||
"ingress": true,
|
||||
"map": [
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"init": false,
|
||||
"map": [
|
||||
"backup:rw",
|
||||
"config:rw",
|
||||
|
||||
@@ -58,10 +58,10 @@
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"host_network": true,
|
||||
"init": false,
|
||||
"ingress": true,
|
||||
"ingress_port": 0,
|
||||
"ingress_stream": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Fast, Simple, and Flexible, file-based Web-platform",
|
||||
"devices": [],
|
||||
"init": false,
|
||||
"map": [
|
||||
"share:rw",
|
||||
"media:rw",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
],
|
||||
"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",
|
||||
"init": false,
|
||||
"environment": {
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
],
|
||||
"hassio_api": true,
|
||||
"ingress_port": 0,
|
||||
"init": false,
|
||||
"map": [
|
||||
"share:rw",
|
||||
"media:rw",
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Self-hosted Plex Request and user management system",
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw"
|
||||
],
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw"
|
||||
],
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
"PUID": "0"
|
||||
},
|
||||
"homeassistant": "0.92.0b2",
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
],
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "Open source document management system (DMS)",
|
||||
"init": false,
|
||||
"map": [
|
||||
"share:rw",
|
||||
"media:rw",
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
"environment": {
|
||||
"PWG_LOCAL_DIR": "/data"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"media:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -54,6 +54,7 @@
|
||||
"version": "docker"
|
||||
},
|
||||
"host_network": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"share:rw",
|
||||
"media:rw",
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"description": "Python script to update metadata information for movies, shows, and collections as well as automatically build collections",
|
||||
"devices": [],
|
||||
"image": "ghcr.io/alexbelgium/plex-media-manager-{arch}",
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw"
|
||||
],
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
"WEBUI_PORT": "8080"
|
||||
},
|
||||
"ingress": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"media:rw",
|
||||
"config:rw",
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [],
|
||||
"name": "Requestrr",
|
||||
"options": {
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"ingress": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"share:rw",
|
||||
"config:rw"
|
||||
|
||||
@@ -48,6 +48,7 @@
|
||||
"SCRUTINY_WEB": "true"
|
||||
},
|
||||
"ingress": true,
|
||||
"init": false,
|
||||
"name": "Scrutiny",
|
||||
"options": {
|
||||
"PGID": 0,
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
"full_access": true,
|
||||
"image": "ghcr.io/alexbelgium/scrutiny-fa-{arch}",
|
||||
"ingress": true,
|
||||
"init": false,
|
||||
"name": "Scrutiny (Full Access)",
|
||||
"options": {
|
||||
"PGID": 0,
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
"PGID": "0",
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"ingress": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"init": false,
|
||||
"map": [
|
||||
"media:rw",
|
||||
"config:rw",
|
||||
|
||||
@@ -62,6 +62,7 @@
|
||||
"host_dbus": true,
|
||||
"image": "ghcr.io/alexbelgium/webtop-kde-{arch}",
|
||||
"ingress": true,
|
||||
"init": false,
|
||||
"map": [
|
||||
"media:rw",
|
||||
"share:rw",
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
"WT_USER": "admin"
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/webtrees-{arch}",
|
||||
"init": false,
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
|
||||
Reference in New Issue
Block a user