mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-04 19:07:43 +01:00
Github bot : json sorted
This commit is contained in:
@@ -43,11 +43,11 @@
|
|||||||
"/dev/nvme1",
|
"/dev/nvme1",
|
||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
"init": false,
|
|
||||||
"environment": {
|
"environment": {
|
||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0"
|
"PUID": "0"
|
||||||
},
|
},
|
||||||
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"config:rw",
|
||||||
"share:rw",
|
"share:rw",
|
||||||
|
|||||||
@@ -38,11 +38,11 @@
|
|||||||
"/dev/nvme1",
|
"/dev/nvme1",
|
||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
"init": false,
|
|
||||||
"environment": {
|
"environment": {
|
||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0"
|
"PUID": "0"
|
||||||
},
|
},
|
||||||
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
"share:rw",
|
"share:rw",
|
||||||
"media:rw"
|
"media:rw"
|
||||||
|
|||||||
@@ -38,7 +38,6 @@
|
|||||||
"/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",
|
||||||
@@ -49,6 +48,7 @@
|
|||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/calibre-{arch}",
|
"image": "ghcr.io/alexbelgium/calibre-{arch}",
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
"media:rw",
|
"media:rw",
|
||||||
"share:rw",
|
"share:rw",
|
||||||
|
|||||||
@@ -47,9 +47,9 @@
|
|||||||
"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,
|
||||||
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
"media:rw",
|
"media:rw",
|
||||||
"share:rw",
|
"share:rw",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -6,11 +6,11 @@
|
|||||||
],
|
],
|
||||||
"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"
|
||||||
},
|
},
|
||||||
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"config:rw",
|
||||||
"share:rw",
|
"share:rw",
|
||||||
|
|||||||
Reference in New Issue
Block a user