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/nvme2"
],
"init": false,
"environment": {
"PGID": "0",
"PUID": "0"

View File

@@ -38,6 +38,7 @@
"/dev/nvme1",
"/dev/nvme2"
],
"init": false,
"environment": {
"PGID": "0",
"PUID": "0"

View File

@@ -38,6 +38,7 @@
"/dev/nvme1",
"/dev/nvme2"
],
"init": false,
"environment": {
"CALIBRE_CONFIG_DIRECTORY": "/config/addons_config/calibre",
"FM_HOME": "/config/addons_config/calibre",

View File

@@ -47,6 +47,7 @@
"shm_size": "1gb"
},
"hassio_api": true,
"init": false,
"image": "ghcr.io/alexbelgium/calibre-web-{arch}",
"ingress": true,
"map": [

View File

@@ -38,6 +38,7 @@
"/dev/nvme1",
"/dev/nvme2"
],
"init": false,
"map": [
"backup:rw",
"config:rw",

View File

@@ -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",

View File

@@ -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",

View File

@@ -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"

View File

@@ -42,6 +42,7 @@
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -42,6 +42,7 @@
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -41,6 +41,7 @@
],
"hassio_api": true,
"ingress_port": 0,
"init": false,
"map": [
"share:rw",
"media:rw",

View File

@@ -42,6 +42,7 @@
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -6,6 +6,7 @@
],
"codenotary": "alexandrep.github@gmail.com",
"description": "Self-hosted Plex Request and user management system",
"init": false,
"map": [
"config:rw"
],

View File

@@ -11,6 +11,7 @@
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [
"config:rw"
],

View File

@@ -43,6 +43,7 @@
"PUID": "0"
},
"homeassistant": "0.92.0b2",
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -6,6 +6,7 @@
],
"codenotary": "alexandrep.github@gmail.com",
"description": "Open source document management system (DMS)",
"init": false,
"map": [
"share:rw",
"media:rw",

View File

@@ -41,6 +41,7 @@
"environment": {
"PWG_LOCAL_DIR": "/data"
},
"init": false,
"map": [
"media:rw",
"share:rw",

View File

@@ -54,6 +54,7 @@
"version": "docker"
},
"host_network": true,
"init": false,
"map": [
"share:rw",
"media:rw",

View File

@@ -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"
],

View File

@@ -10,6 +10,7 @@
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -45,6 +45,7 @@
"WEBUI_PORT": "8080"
},
"ingress": true,
"init": false,
"map": [
"media:rw",
"config:rw",

View File

@@ -42,6 +42,7 @@
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -42,6 +42,7 @@
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -10,6 +10,7 @@
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [],
"name": "Requestrr",
"options": {

View File

@@ -40,6 +40,7 @@
"/dev/nvme2"
],
"ingress": true,
"init": false,
"map": [
"share:rw",
"config:rw"

View File

@@ -48,6 +48,7 @@
"SCRUTINY_WEB": "true"
},
"ingress": true,
"init": false,
"name": "Scrutiny",
"options": {
"PGID": 0,

View File

@@ -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,

View File

@@ -42,6 +42,7 @@
"PGID": "0",
"PUID": "0"
},
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -40,6 +40,7 @@
"/dev/nvme2"
],
"ingress": true,
"init": false,
"map": [
"config:rw",
"share:rw",

View File

@@ -38,6 +38,7 @@
"/dev/nvme1",
"/dev/nvme2"
],
"init": false,
"map": [
"media:rw",
"config:rw",

View File

@@ -62,6 +62,7 @@
"host_dbus": true,
"image": "ghcr.io/alexbelgium/webtop-kde-{arch}",
"ingress": true,
"init": false,
"map": [
"media:rw",
"share:rw",

View File

@@ -56,6 +56,7 @@
"WT_USER": "admin"
},
"image": "ghcr.io/alexbelgium/webtrees-{arch}",
"init": false,
"map": [
"config:rw",
"share:rw",