mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02: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",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
|
||||||
"version": "4.13.0",
|
"version": "4.13.0",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8443]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:8443]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,4 +6,4 @@
|
|||||||
"codenotary": {
|
"codenotary": {
|
||||||
"signer": "alexandrep.github@gmail.com"
|
"signer": "alexandrep.github@gmail.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -53,15 +53,15 @@
|
|||||||
"/dev/nvme1",
|
"/dev/nvme1",
|
||||||
"/dev/nvme2"
|
"/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}",
|
"image": "ghcr.io/alexbelgium/free_games_claimer-{arch}",
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw"
|
"config:rw"
|
||||||
],
|
],
|
||||||
"name": "Free Games Claimer",
|
"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": {
|
"ports": {
|
||||||
"5900/tcp": null,
|
"5900/tcp": null,
|
||||||
"6080/tcp": 6080
|
"6080/tcp": 6080
|
||||||
|
|||||||
@@ -114,4 +114,4 @@
|
|||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "10.8.10-6",
|
"version": "10.8.10-6",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "An agent used to manage all the resources in a Swarm cluster",
|
"description": "An agent used to manage all the resources in a Swarm cluster",
|
||||||
"docker_api": true,
|
"docker_api": true,
|
||||||
"hassio_api": true,
|
|
||||||
"full_access": true,
|
"full_access": true,
|
||||||
|
"hassio_api": true,
|
||||||
"image": "ghcr.io/alexbelgium/portainer_agent-{arch}",
|
"image": "ghcr.io/alexbelgium/portainer_agent-{arch}",
|
||||||
"init": false,
|
"init": false,
|
||||||
"map": [
|
"map": [
|
||||||
@@ -39,8 +39,8 @@
|
|||||||
"EDGE_INACTIVITY_TIMEOUT": "str?",
|
"EDGE_INACTIVITY_TIMEOUT": "str?",
|
||||||
"EDGE_INSECURE_POLL": "list(0|1)?",
|
"EDGE_INSECURE_POLL": "list(0|1)?",
|
||||||
"EDGE_KEY": "str?",
|
"EDGE_KEY": "str?",
|
||||||
"PORTAINER_AGENT_ARGS": "str?",
|
"LOG_LEVEL": "str?",
|
||||||
"LOG_LEVEL": "str?"
|
"PORTAINER_AGENT_ARGS": "str?"
|
||||||
},
|
},
|
||||||
"slug": "portainer_agent",
|
"slug": "portainer_agent",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
|
|||||||
@@ -26,11 +26,11 @@
|
|||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"CONFIG_LOCATION": "str",
|
"CONFIG_LOCATION": "str",
|
||||||
"POSTGRES_PASSWORD": "str",
|
|
||||||
"POSTGRES_USER": "str?",
|
|
||||||
"POSTGRES_DB": "str?",
|
"POSTGRES_DB": "str?",
|
||||||
|
"POSTGRES_HOST_AUTH_METHOD": "str?",
|
||||||
"POSTGRES_INITDB_ARGS": "str?",
|
"POSTGRES_INITDB_ARGS": "str?",
|
||||||
"POSTGRES_HOST_AUTH_METHOD": "str?"
|
"POSTGRES_PASSWORD": "str",
|
||||||
|
"POSTGRES_USER": "str?"
|
||||||
},
|
},
|
||||||
"slug": "postgres",
|
"slug": "postgres",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
|
|||||||
@@ -8,4 +8,4 @@
|
|||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "postgres",
|
"upstream_repo": "postgres",
|
||||||
"upstream_version": "15.3"
|
"upstream_version": "15.3"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user