mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 04:28:09 -05:00
188 lines
6.6 KiB
JSON
188 lines
6.6 KiB
JSON
{
|
|
"1.0.1": {
|
|
"healthy": true,
|
|
"supported": true,
|
|
"healthy_error": null,
|
|
"location": "/__w/apps/apps/trains/test/other-nginx/1.0.1",
|
|
"last_update": "2024-07-09 10:31:28",
|
|
"required_features": [],
|
|
"human_version": "v1_1.0.1",
|
|
"version": "1.0.1",
|
|
"app_metadata": {
|
|
"app_version": "v1",
|
|
"capabilities": [
|
|
{
|
|
"description": "Just here as an example",
|
|
"name": "NET_RAW"
|
|
}
|
|
],
|
|
"categories": [
|
|
"networking"
|
|
],
|
|
"description": "Nginx description",
|
|
"home": "https://github.com/AdguardTeam/AdGuardHome",
|
|
"host_mounts": [],
|
|
"icon": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg",
|
|
"keywords": [
|
|
"dns",
|
|
"adblock"
|
|
],
|
|
"lib_version": "0.0.1",
|
|
"lib_version_hash": "f074617a82a86d2a6cc78a4c8a4296fc9d168e456f12713e50c696557b302133",
|
|
"maintainers": [
|
|
{
|
|
"email": "dev@ixsystems.com",
|
|
"name": "truenas",
|
|
"url": "https://www.truenas.com/"
|
|
}
|
|
],
|
|
"name": "other-nginx",
|
|
"run_as_context": [
|
|
{
|
|
"description": "Test app.",
|
|
"gid": 0,
|
|
"group_name": "root",
|
|
"uid": 0,
|
|
"user_name": "root"
|
|
}
|
|
],
|
|
"screenshots": [
|
|
"https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png",
|
|
"https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png"
|
|
],
|
|
"sources": [
|
|
"https://github.com/AdguardTeam/AdGuardHome",
|
|
"https://github.com/truenas/charts/tree/master/community/adguard-home",
|
|
"https://hub.docker.com/r/adguard/adguardhome"
|
|
],
|
|
"title": "Other Nginx",
|
|
"train": "test",
|
|
"version": "1.0.1"
|
|
},
|
|
"schema": {
|
|
"groups": [
|
|
{
|
|
"name": "Network Configuration",
|
|
"description": "Configure Network for Nginx"
|
|
}
|
|
],
|
|
"questions": [
|
|
{
|
|
"variable": "network",
|
|
"label": "",
|
|
"group": "Network Configuration",
|
|
"schema": {
|
|
"type": "dict",
|
|
"attrs": [
|
|
{
|
|
"variable": "web_port",
|
|
"label": "WebUI Port",
|
|
"description": "The port for Nginx WebUI",
|
|
"schema": {
|
|
"type": "int",
|
|
"default": 8081,
|
|
"required": true
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"readme": "<h1>Nginx</h1>\n<p>It is a test app</p>",
|
|
"changelog": null
|
|
},
|
|
"1.0.0": {
|
|
"healthy": true,
|
|
"supported": true,
|
|
"healthy_error": null,
|
|
"location": "/__w/apps/apps/trains/test/other-nginx/1.0.0",
|
|
"last_update": "2024-07-09 10:30:19",
|
|
"required_features": [],
|
|
"human_version": "v1_1.0.0",
|
|
"version": "1.0.0",
|
|
"app_metadata": {
|
|
"app_version": "v1",
|
|
"capabilities": [
|
|
{
|
|
"description": "Just here as an example",
|
|
"name": "NET_RAW"
|
|
}
|
|
],
|
|
"categories": [
|
|
"networking"
|
|
],
|
|
"description": "Nginx description",
|
|
"home": "https://github.com/AdguardTeam/AdGuardHome",
|
|
"host_mounts": [],
|
|
"icon": "https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg",
|
|
"keywords": [
|
|
"dns",
|
|
"adblock"
|
|
],
|
|
"lib_version": "0.0.1",
|
|
"lib_version_hash": "f074617a82a86d2a6cc78a4c8a4296fc9d168e456f12713e50c696557b302133",
|
|
"maintainers": [
|
|
{
|
|
"email": "dev@ixsystems.com",
|
|
"name": "truenas",
|
|
"url": "https://www.truenas.com/"
|
|
}
|
|
],
|
|
"name": "other-nginx",
|
|
"run_as_context": [
|
|
{
|
|
"description": "Test app.",
|
|
"gid": 0,
|
|
"group_name": "root",
|
|
"uid": 0,
|
|
"user_name": "root"
|
|
}
|
|
],
|
|
"screenshots": [
|
|
"https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot1.png",
|
|
"https://media.sys.truenas.net/apps/adguard-home/screenshots/screenshot2.png"
|
|
],
|
|
"sources": [
|
|
"https://github.com/AdguardTeam/AdGuardHome",
|
|
"https://github.com/truenas/charts/tree/master/community/adguard-home",
|
|
"https://hub.docker.com/r/adguard/adguardhome"
|
|
],
|
|
"title": "Other Nginx",
|
|
"train": "test",
|
|
"version": "1.0.0"
|
|
},
|
|
"schema": {
|
|
"groups": [
|
|
{
|
|
"name": "Network Configuration",
|
|
"description": "Configure Network for Nginx"
|
|
}
|
|
],
|
|
"questions": [
|
|
{
|
|
"variable": "network",
|
|
"label": "",
|
|
"group": "Network Configuration",
|
|
"schema": {
|
|
"type": "dict",
|
|
"attrs": [
|
|
{
|
|
"variable": "web_port",
|
|
"label": "WebUI Port",
|
|
"description": "The port for Nginx WebUI",
|
|
"schema": {
|
|
"type": "int",
|
|
"default": 8081,
|
|
"required": true
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"readme": "<h1>Nginx</h1>\n<p>It is a test app</p>",
|
|
"changelog": null
|
|
}
|
|
} |