app_versions.json 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491
  1. {
  2. "1.1.4": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/community/homepage/1.1.4",
  7. "last_update": "2023-11-23 22:48:53",
  8. "required_features": [
  9. "normalize/ixVolume"
  10. ],
  11. "human_version": "0.8.0_1.1.4",
  12. "version": "1.1.4",
  13. "chart_metadata": {
  14. "name": "homepage",
  15. "description": "Homepage is a modern, secure, highly customizable application dashboard.",
  16. "annotations": {
  17. "title": "Homepage"
  18. },
  19. "type": "application",
  20. "version": "1.1.4",
  21. "apiVersion": "v2",
  22. "appVersion": "0.8.0",
  23. "kubeVersion": ">=1.16.0-0",
  24. "maintainers": [
  25. {
  26. "name": "truenas",
  27. "url": "https://www.truenas.com/",
  28. "email": "dev@ixsystems.com"
  29. }
  30. ],
  31. "dependencies": [
  32. {
  33. "name": "common",
  34. "repository": "file://../../../common",
  35. "version": "1.2.3"
  36. }
  37. ],
  38. "home": "https://gethomepage.dev/",
  39. "icon": "https://media.sys.truenas.net/apps/homepage/icons/icon.png",
  40. "sources": [
  41. "https://gethomepage.dev/",
  42. "https://github.com/truenas/charts/tree/master/community/homepage",
  43. "https://github.com/benphelps/homepage"
  44. ],
  45. "keywords": [
  46. "dashboard"
  47. ]
  48. },
  49. "app_metadata": {
  50. "runAsContext": [
  51. {
  52. "userName": "homepage",
  53. "groupName": "homepage",
  54. "gid": 1000,
  55. "uid": 1000,
  56. "description": "Homepage runs as a non-root user."
  57. }
  58. ],
  59. "capabilities": [],
  60. "hostMounts": []
  61. },
  62. "schema": {
  63. "groups": [
  64. {
  65. "name": "Homepage Configuration",
  66. "description": "Configure Homepage"
  67. },
  68. {
  69. "name": "Network Configuration",
  70. "description": "Configure Network for Homepage"
  71. },
  72. {
  73. "name": "Storage Configuration",
  74. "description": "Configure Storage for Homepage"
  75. },
  76. {
  77. "name": "Resources Configuration",
  78. "description": "Configure Resources for Homepage"
  79. }
  80. ],
  81. "portals": {
  82. "web_portal": {
  83. "protocols": [
  84. "$kubernetes-resource_configmap_portal_protocol"
  85. ],
  86. "host": [
  87. "$kubernetes-resource_configmap_portal_host"
  88. ],
  89. "ports": [
  90. "$kubernetes-resource_configmap_portal_port"
  91. ],
  92. "path": "$kubernetes-resource_configmap_portal_path"
  93. }
  94. },
  95. "questions": [
  96. {
  97. "variable": "homepageConfig",
  98. "label": "",
  99. "group": "Homepage Configuration",
  100. "schema": {
  101. "type": "dict",
  102. "attrs": [
  103. {
  104. "variable": "additionalEnvs",
  105. "label": "Additional Environment Variables",
  106. "description": "Configure additional environment variables for Homepage.",
  107. "schema": {
  108. "type": "list",
  109. "default": [],
  110. "items": [
  111. {
  112. "variable": "env",
  113. "label": "Environment Variable",
  114. "schema": {
  115. "type": "dict",
  116. "attrs": [
  117. {
  118. "variable": "name",
  119. "label": "Name",
  120. "schema": {
  121. "type": "string",
  122. "required": true
  123. }
  124. },
  125. {
  126. "variable": "value",
  127. "label": "Value",
  128. "schema": {
  129. "type": "string",
  130. "required": true
  131. }
  132. }
  133. ]
  134. }
  135. }
  136. ]
  137. }
  138. }
  139. ]
  140. }
  141. },
  142. {
  143. "variable": "homepageNetwork",
  144. "label": "",
  145. "group": "Network Configuration",
  146. "schema": {
  147. "type": "dict",
  148. "attrs": [
  149. {
  150. "variable": "webPort",
  151. "label": "Web Port",
  152. "description": "The port for the Homepage Web UI.",
  153. "schema": {
  154. "type": "int",
  155. "default": 30054,
  156. "min": 9000,
  157. "max": 65535,
  158. "required": true
  159. }
  160. },
  161. {
  162. "variable": "hostNetwork",
  163. "label": "Host Network",
  164. "description": "Bind to the host network. It's recommended to keep this disabled.</br>\n",
  165. "schema": {
  166. "type": "boolean",
  167. "default": false
  168. }
  169. }
  170. ]
  171. }
  172. },
  173. {
  174. "variable": "homepageStorage",
  175. "label": "",
  176. "group": "Storage Configuration",
  177. "schema": {
  178. "type": "dict",
  179. "attrs": [
  180. {
  181. "variable": "config",
  182. "label": "Homepage Config Storage",
  183. "description": "The path to store Homepage Configuration.",
  184. "schema": {
  185. "type": "dict",
  186. "attrs": [
  187. {
  188. "variable": "type",
  189. "label": "Type",
  190. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  191. "schema": {
  192. "type": "string",
  193. "required": true,
  194. "immutable": true,
  195. "default": "ixVolume",
  196. "enum": [
  197. {
  198. "value": "hostPath",
  199. "description": "Host Path (Path that already exists on the system)"
  200. },
  201. {
  202. "value": "ixVolume",
  203. "description": "ixVolume (Dataset created automatically by the system)"
  204. }
  205. ]
  206. }
  207. },
  208. {
  209. "variable": "datasetName",
  210. "label": "Dataset Name",
  211. "schema": {
  212. "type": "string",
  213. "show_if": [
  214. [
  215. "type",
  216. "=",
  217. "ixVolume"
  218. ]
  219. ],
  220. "required": true,
  221. "hidden": true,
  222. "immutable": true,
  223. "default": "config",
  224. "$ref": [
  225. "normalize/ixVolume"
  226. ]
  227. }
  228. },
  229. {
  230. "variable": "hostPath",
  231. "label": "Host Path",
  232. "schema": {
  233. "type": "hostpath",
  234. "show_if": [
  235. [
  236. "type",
  237. "=",
  238. "hostPath"
  239. ]
  240. ],
  241. "immutable": true,
  242. "required": true
  243. }
  244. }
  245. ]
  246. }
  247. },
  248. {
  249. "variable": "additionalStorages",
  250. "label": "Additional Storage",
  251. "description": "Additional storage for Homepage.",
  252. "schema": {
  253. "type": "list",
  254. "default": [],
  255. "items": [
  256. {
  257. "variable": "storageEntry",
  258. "label": "Storage Entry",
  259. "schema": {
  260. "type": "dict",
  261. "attrs": [
  262. {
  263. "variable": "type",
  264. "label": "Type",
  265. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.</br>\nSMB Share: Is a SMB share that is mounted to a persistent volume claim.\n",
  266. "schema": {
  267. "type": "string",
  268. "required": true,
  269. "default": "ixVolume",
  270. "immutable": true,
  271. "enum": [
  272. {
  273. "value": "hostPath",
  274. "description": "Host Path (Path that already exists on the system)"
  275. },
  276. {
  277. "value": "ixVolume",
  278. "description": "ixVolume (Dataset created automatically by the system)"
  279. },
  280. {
  281. "value": "smb-pv-pvc",
  282. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  283. }
  284. ]
  285. }
  286. },
  287. {
  288. "variable": "mountPath",
  289. "label": "Mount Path",
  290. "description": "The path inside the container to mount the storage.",
  291. "schema": {
  292. "type": "path",
  293. "required": true
  294. }
  295. },
  296. {
  297. "variable": "hostPath",
  298. "label": "Host Path",
  299. "description": "The host path to use for storage.",
  300. "schema": {
  301. "type": "hostpath",
  302. "show_if": [
  303. [
  304. "type",
  305. "=",
  306. "hostPath"
  307. ]
  308. ],
  309. "required": true
  310. }
  311. },
  312. {
  313. "variable": "datasetName",
  314. "label": "Dataset Name",
  315. "description": "The name of the dataset to use for storage.",
  316. "schema": {
  317. "type": "string",
  318. "show_if": [
  319. [
  320. "type",
  321. "=",
  322. "ixVolume"
  323. ]
  324. ],
  325. "required": true,
  326. "immutable": true,
  327. "default": "storage_entry",
  328. "$ref": [
  329. "normalize/ixVolume"
  330. ]
  331. }
  332. },
  333. {
  334. "variable": "server",
  335. "label": "Server",
  336. "description": "The server for the SMB share.",
  337. "schema": {
  338. "type": "string",
  339. "show_if": [
  340. [
  341. "type",
  342. "=",
  343. "smb-pv-pvc"
  344. ]
  345. ],
  346. "required": true
  347. }
  348. },
  349. {
  350. "variable": "share",
  351. "label": "Share",
  352. "description": "The share name for the SMB share.",
  353. "schema": {
  354. "type": "string",
  355. "show_if": [
  356. [
  357. "type",
  358. "=",
  359. "smb-pv-pvc"
  360. ]
  361. ],
  362. "required": true
  363. }
  364. },
  365. {
  366. "variable": "domain",
  367. "label": "Domain (Optional)",
  368. "description": "The domain for the SMB share.",
  369. "schema": {
  370. "type": "string",
  371. "show_if": [
  372. [
  373. "type",
  374. "=",
  375. "smb-pv-pvc"
  376. ]
  377. ]
  378. }
  379. },
  380. {
  381. "variable": "username",
  382. "label": "Username",
  383. "description": "The username for the SMB share.",
  384. "schema": {
  385. "type": "string",
  386. "show_if": [
  387. [
  388. "type",
  389. "=",
  390. "smb-pv-pvc"
  391. ]
  392. ],
  393. "required": true
  394. }
  395. },
  396. {
  397. "variable": "password",
  398. "label": "Password",
  399. "description": "The password for the SMB share.",
  400. "schema": {
  401. "type": "string",
  402. "show_if": [
  403. [
  404. "type",
  405. "=",
  406. "smb-pv-pvc"
  407. ]
  408. ],
  409. "required": true,
  410. "private": true
  411. }
  412. },
  413. {
  414. "variable": "size",
  415. "label": "Size (in Gi)",
  416. "description": "The size of the volume quota.",
  417. "schema": {
  418. "type": "int",
  419. "show_if": [
  420. [
  421. "type",
  422. "=",
  423. "smb-pv-pvc"
  424. ]
  425. ],
  426. "required": true,
  427. "min": 1,
  428. "default": 1
  429. }
  430. }
  431. ]
  432. }
  433. }
  434. ]
  435. }
  436. }
  437. ]
  438. }
  439. },
  440. {
  441. "variable": "resources",
  442. "group": "Resources Configuration",
  443. "label": "",
  444. "schema": {
  445. "type": "dict",
  446. "attrs": [
  447. {
  448. "variable": "limits",
  449. "label": "Limits",
  450. "schema": {
  451. "type": "dict",
  452. "attrs": [
  453. {
  454. "variable": "cpu",
  455. "label": "CPU",
  456. "description": "CPU limit for Homepage.",
  457. "schema": {
  458. "type": "string",
  459. "max_length": 6,
  460. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  461. "valid_chars_error": "Valid CPU limit formats are</br>\n- Plain Integer - eg. 1</br>\n- Float - eg. 0.5</br>\n- Milicpu - eg. 500m\n",
  462. "default": "4000m",
  463. "required": true
  464. }
  465. },
  466. {
  467. "variable": "memory",
  468. "label": "Memory",
  469. "description": "Memory limit for Homepage.",
  470. "schema": {
  471. "type": "string",
  472. "max_length": 12,
  473. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  474. "valid_chars_error": "Valid Memory limit formats are</br>\n- Suffixed with E/P/T/G/M/K - eg. 1G</br>\n- Suffixed with Ei/Pi/Ti/Gi/Mi/Ki - eg. 1Gi</br>\n- Plain Integer in bytes - eg. 1024</br>\n- Exponent - eg. 134e6\n",
  475. "default": "8Gi",
  476. "required": true
  477. }
  478. }
  479. ]
  480. }
  481. }
  482. ]
  483. }
  484. }
  485. ]
  486. },
  487. "app_readme": "<h1>Homepage</h1>\n<p><a href=\"https://github.com/benphelps/homepage\">Homepage</a> is a modern, secure, highly customizable application dashboard.</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the <code>Homepage</code> directories.\nAfterward, the <code>Homepage</code> container will run as a <strong>non</strong>-root user (<code>1000</code>).\nAll mounted storage(s) will be <code>chown</code>ed only if the parent directory does not match the configured user.</p>\n</blockquote>",
  488. "detailed_readme": "<h1>Homepage</h1>\n<p><a href=\"https://github.com/benphelps/homepage\">Homepage</a> is a modern, secure, highly customizable application dashboard.</p>\n<blockquote>\n<p>When application is installed, a container will be launched with <strong>root</strong> privileges.\nThis is required in order to apply the correct permissions to the <code>Homepage</code> directories.\nAfterward, the <code>Homepage</code> container will run as a <strong>non</strong>-root user (<code>1000</code>).\nAll mounted storage(s) will be <code>chown</code>ed only if the parent directory does not match the configured user.</p>\n</blockquote>",
  489. "changelog": null
  490. }
  491. }