mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-12 10:29:52 +02:00
nobuild
Github bot: fix linting issues nobuild
This commit is contained in:
0
emby_beta/rootfs/etc/services.d/nginx/run
Normal file → Executable file
0
emby_beta/rootfs/etc/services.d/nginx/run
Normal file → Executable file
0
guacamole/rootfs/etc/services.d/nginx/run
Normal file → Executable file
0
guacamole/rootfs/etc/services.d/nginx/run
Normal file → Executable 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",
|
||||||
@@ -133,7 +141,9 @@
|
|||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"skip_permissions_check": "bool?"
|
"skip_permissions_check": "bool?"
|
||||||
},
|
},
|
||||||
"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",
|
||||||
|
|||||||
@@ -1,6 +1,10 @@
|
|||||||
{
|
{
|
||||||
"arch": ["amd64"],
|
"arch": [
|
||||||
"backup_exclude": ["**/machine-learning/*"],
|
"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 +115,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",
|
||||||
@@ -133,7 +140,9 @@
|
|||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"skip_permissions_check": "bool?"
|
"skip_permissions_check": "bool?"
|
||||||
},
|
},
|
||||||
"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",
|
||||||
|
|||||||
@@ -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",
|
||||||
@@ -133,7 +141,9 @@
|
|||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"skip_permissions_check": "bool?"
|
"skip_permissions_check": "bool?"
|
||||||
},
|
},
|
||||||
"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",
|
||||||
|
|||||||
@@ -1,6 +1,10 @@
|
|||||||
{
|
{
|
||||||
"arch": ["amd64"],
|
"arch": [
|
||||||
"backup_exclude": ["**/machine-learning/*"],
|
"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 +115,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",
|
||||||
@@ -133,7 +140,9 @@
|
|||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"skip_permissions_check": "bool?"
|
"skip_permissions_check": "bool?"
|
||||||
},
|
},
|
||||||
"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",
|
||||||
|
|||||||
0
nzbget/rootfs/etc/services.d/nginx/run
Normal file → Executable file
0
nzbget/rootfs/etc/services.d/nginx/run
Normal file → Executable file
0
radarr/rootfs/etc/services.d/nginx/run
Normal file → Executable file
0
radarr/rootfs/etc/services.d/nginx/run
Normal file → Executable file
Reference in New Issue
Block a user