mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 18:38:17 +01:00
Github bot : json sorted
This commit is contained in:
@@ -92,4 +92,4 @@
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
|
||||
"version": "4.13.0",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8443]"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -53,15 +53,15 @@
|
||||
"/dev/nvme1",
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"options": {
|
||||
"CMD_ARGUMENTS": "node epic-games ; node prime-gaming ; node gog",
|
||||
"CONFIG_LOCATION": "/config/addons_config/free_games_claimer/config.env"
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/free_games_claimer-{arch}",
|
||||
"map": [
|
||||
"config:rw"
|
||||
],
|
||||
"name": "Free Games Claimer",
|
||||
"options": {
|
||||
"CMD_ARGUMENTS": "node epic-games ; node prime-gaming ; node gog",
|
||||
"CONFIG_LOCATION": "/config/addons_config/free_games_claimer/config.env"
|
||||
},
|
||||
"ports": {
|
||||
"5900/tcp": null,
|
||||
"6080/tcp": 6080
|
||||
|
||||
@@ -114,4 +114,4 @@
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "10.8.10-6",
|
||||
"video": true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"codenotary": "alexandrep.github@gmail.com",
|
||||
"description": "An agent used to manage all the resources in a Swarm cluster",
|
||||
"docker_api": true,
|
||||
"hassio_api": true,
|
||||
"full_access": true,
|
||||
"hassio_api": true,
|
||||
"image": "ghcr.io/alexbelgium/portainer_agent-{arch}",
|
||||
"init": false,
|
||||
"map": [
|
||||
@@ -39,8 +39,8 @@
|
||||
"EDGE_INACTIVITY_TIMEOUT": "str?",
|
||||
"EDGE_INSECURE_POLL": "list(0|1)?",
|
||||
"EDGE_KEY": "str?",
|
||||
"PORTAINER_AGENT_ARGS": "str?",
|
||||
"LOG_LEVEL": "str?"
|
||||
"LOG_LEVEL": "str?",
|
||||
"PORTAINER_AGENT_ARGS": "str?"
|
||||
},
|
||||
"slug": "portainer_agent",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
|
||||
@@ -26,11 +26,11 @@
|
||||
},
|
||||
"schema": {
|
||||
"CONFIG_LOCATION": "str",
|
||||
"POSTGRES_PASSWORD": "str",
|
||||
"POSTGRES_USER": "str?",
|
||||
"POSTGRES_DB": "str?",
|
||||
"POSTGRES_HOST_AUTH_METHOD": "str?",
|
||||
"POSTGRES_INITDB_ARGS": "str?",
|
||||
"POSTGRES_HOST_AUTH_METHOD": "str?"
|
||||
"POSTGRES_PASSWORD": "str",
|
||||
"POSTGRES_USER": "str?"
|
||||
},
|
||||
"slug": "postgres",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
"source": "github",
|
||||
"upstream_repo": "postgres",
|
||||
"upstream_version": "15.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user