Files
truenas-apps/catalog.json
2024-06-25 10:30:01 +00:00

38 lines
1.3 KiB
JSON

{
"stable": {},
"test": {
"nginx": {
"app_readme": "<h1>Nginx</h1>\n<p>It is a test app</p>",
"categories": [
"networking"
],
"description": "Nginx description",
"healthy": true,
"healthy_error": null,
"home": "https://github.com/AdguardTeam/AdGuardHome",
"location": "/__w/apps/apps/trains/test/nginx",
"latest_version": "1.0.0",
"latest_app_version": "v1",
"latest_human_version": "v1_1.0.0",
"last_update": "2024-06-25 10:29:59",
"name": "nginx",
"recommended": false,
"title": "Nginx",
"maintainers": [
{
"email": "dev@ixsystems.com",
"name": "truenas",
"url": "https://www.truenas.com/"
}
],
"tags": [],
"screenshots": [],
"sources": [
"https://github.com/AdguardTeam/AdGuardHome",
"https://github.com/truenas/charts/tree/master/community/adguard-home",
"https://hub.docker.com/r/adguard/adguardhome"
],
"icon_url": "https://seeklogo.com/images/N/nginx-logo-B38DADE410-seeklogo.com.png"
}
}
}