app_versions.json 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490
  1. {
  2. "1.1.7": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/community/homepage/1.1.7",
  7. "last_update": "2023-12-19 06:50:34",
  8. "required_features": [
  9. "normalize/ixVolume"
  10. ],
  11. "human_version": "0.8.3_1.1.7",
  12. "version": "1.1.7",
  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.7",
  21. "apiVersion": "v2",
  22. "appVersion": "0.8.3",
  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.4"
  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. "required": true
  242. }
  243. }
  244. ]
  245. }
  246. },
  247. {
  248. "variable": "additionalStorages",
  249. "label": "Additional Storage",
  250. "description": "Additional storage for Homepage.",
  251. "schema": {
  252. "type": "list",
  253. "default": [],
  254. "items": [
  255. {
  256. "variable": "storageEntry",
  257. "label": "Storage Entry",
  258. "schema": {
  259. "type": "dict",
  260. "attrs": [
  261. {
  262. "variable": "type",
  263. "label": "Type",
  264. "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",
  265. "schema": {
  266. "type": "string",
  267. "required": true,
  268. "default": "ixVolume",
  269. "immutable": true,
  270. "enum": [
  271. {
  272. "value": "hostPath",
  273. "description": "Host Path (Path that already exists on the system)"
  274. },
  275. {
  276. "value": "ixVolume",
  277. "description": "ixVolume (Dataset created automatically by the system)"
  278. },
  279. {
  280. "value": "smb-pv-pvc",
  281. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  282. }
  283. ]
  284. }
  285. },
  286. {
  287. "variable": "mountPath",
  288. "label": "Mount Path",
  289. "description": "The path inside the container to mount the storage.",
  290. "schema": {
  291. "type": "path",
  292. "required": true
  293. }
  294. },
  295. {
  296. "variable": "hostPath",
  297. "label": "Host Path",
  298. "description": "The host path to use for storage.",
  299. "schema": {
  300. "type": "hostpath",
  301. "show_if": [
  302. [
  303. "type",
  304. "=",
  305. "hostPath"
  306. ]
  307. ],
  308. "required": true
  309. }
  310. },
  311. {
  312. "variable": "datasetName",
  313. "label": "Dataset Name",
  314. "description": "The name of the dataset to use for storage.",
  315. "schema": {
  316. "type": "string",
  317. "show_if": [
  318. [
  319. "type",
  320. "=",
  321. "ixVolume"
  322. ]
  323. ],
  324. "required": true,
  325. "immutable": true,
  326. "default": "storage_entry",
  327. "$ref": [
  328. "normalize/ixVolume"
  329. ]
  330. }
  331. },
  332. {
  333. "variable": "server",
  334. "label": "Server",
  335. "description": "The server for the SMB share.",
  336. "schema": {
  337. "type": "string",
  338. "show_if": [
  339. [
  340. "type",
  341. "=",
  342. "smb-pv-pvc"
  343. ]
  344. ],
  345. "required": true
  346. }
  347. },
  348. {
  349. "variable": "share",
  350. "label": "Share",
  351. "description": "The share name for the SMB share.",
  352. "schema": {
  353. "type": "string",
  354. "show_if": [
  355. [
  356. "type",
  357. "=",
  358. "smb-pv-pvc"
  359. ]
  360. ],
  361. "required": true
  362. }
  363. },
  364. {
  365. "variable": "domain",
  366. "label": "Domain (Optional)",
  367. "description": "The domain for the SMB share.",
  368. "schema": {
  369. "type": "string",
  370. "show_if": [
  371. [
  372. "type",
  373. "=",
  374. "smb-pv-pvc"
  375. ]
  376. ]
  377. }
  378. },
  379. {
  380. "variable": "username",
  381. "label": "Username",
  382. "description": "The username for the SMB share.",
  383. "schema": {
  384. "type": "string",
  385. "show_if": [
  386. [
  387. "type",
  388. "=",
  389. "smb-pv-pvc"
  390. ]
  391. ],
  392. "required": true
  393. }
  394. },
  395. {
  396. "variable": "password",
  397. "label": "Password",
  398. "description": "The password for the SMB share.",
  399. "schema": {
  400. "type": "string",
  401. "show_if": [
  402. [
  403. "type",
  404. "=",
  405. "smb-pv-pvc"
  406. ]
  407. ],
  408. "required": true,
  409. "private": true
  410. }
  411. },
  412. {
  413. "variable": "size",
  414. "label": "Size (in Gi)",
  415. "description": "The size of the volume quota.",
  416. "schema": {
  417. "type": "int",
  418. "show_if": [
  419. [
  420. "type",
  421. "=",
  422. "smb-pv-pvc"
  423. ]
  424. ],
  425. "required": true,
  426. "min": 1,
  427. "default": 1
  428. }
  429. }
  430. ]
  431. }
  432. }
  433. ]
  434. }
  435. }
  436. ]
  437. }
  438. },
  439. {
  440. "variable": "resources",
  441. "group": "Resources Configuration",
  442. "label": "",
  443. "schema": {
  444. "type": "dict",
  445. "attrs": [
  446. {
  447. "variable": "limits",
  448. "label": "Limits",
  449. "schema": {
  450. "type": "dict",
  451. "attrs": [
  452. {
  453. "variable": "cpu",
  454. "label": "CPU",
  455. "description": "CPU limit for Homepage.",
  456. "schema": {
  457. "type": "string",
  458. "max_length": 6,
  459. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  460. "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",
  461. "default": "4000m",
  462. "required": true
  463. }
  464. },
  465. {
  466. "variable": "memory",
  467. "label": "Memory",
  468. "description": "Memory limit for Homepage.",
  469. "schema": {
  470. "type": "string",
  471. "max_length": 12,
  472. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  473. "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",
  474. "default": "8Gi",
  475. "required": true
  476. }
  477. }
  478. ]
  479. }
  480. }
  481. ]
  482. }
  483. }
  484. ]
  485. },
  486. "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>",
  487. "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>",
  488. "changelog": null
  489. }
  490. }