app_versions.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. {
  2. "1.2.23": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/charts/collabora/1.2.23",
  7. "last_update": "2023-11-14 10:11:57",
  8. "required_features": [
  9. "definitions/certificate",
  10. "definitions/timezone",
  11. "definitions/nodeIP"
  12. ],
  13. "human_version": "23.05.5.4.1_1.2.23",
  14. "version": "1.2.23",
  15. "chart_metadata": {
  16. "name": "collabora",
  17. "description": "Collabora Online Development Edition \\u2013 an awesome, Online Office\nsuite image suitable for home use.\n",
  18. "annotations": {
  19. "title": "Collabora"
  20. },
  21. "type": "application",
  22. "version": "1.2.23",
  23. "apiVersion": "v2",
  24. "appVersion": "23.05.5.4.1",
  25. "kubeVersion": ">=1.16.0-0",
  26. "maintainers": [
  27. {
  28. "name": "truenas",
  29. "url": "https://www.truenas.com/",
  30. "email": "dev@ixsystems.com"
  31. }
  32. ],
  33. "dependencies": [
  34. {
  35. "name": "common",
  36. "repository": "file://../../../common/2304.0.1",
  37. "version": "2304.0.1"
  38. }
  39. ],
  40. "home": "https://github.com/CollaboraOnline/online",
  41. "icon": "https://media.sys.truenas.net/apps/collabora/icons/icon.png",
  42. "sources": [
  43. "https://github.com/CollaboraOnline/online.git",
  44. "https://hub.docker.com/r/collabora/code"
  45. ],
  46. "keywords": [
  47. "office",
  48. "documents",
  49. "productivity"
  50. ]
  51. },
  52. "app_metadata": {
  53. "runAsContext": [
  54. {
  55. "userName": "cool",
  56. "groupName": "cool",
  57. "gid": 104,
  58. "uid": 106,
  59. "description": "Collabora runs as non-root user."
  60. },
  61. {
  62. "userName": "root",
  63. "groupName": "root",
  64. "gid": 0,
  65. "uid": 0,
  66. "description": "Nginx runs as root user."
  67. }
  68. ],
  69. "capabilities": [
  70. {
  71. "name": "CHOWN",
  72. "description": "Collabora and Nginx are able to chown files."
  73. },
  74. {
  75. "name": "FOWNER",
  76. "description": "Collabora and Nginx are able to bypass permission checks for it's sub-processes."
  77. },
  78. {
  79. "name": "SYS_CHROOT",
  80. "description": "Collabora and Nginx are able to use chroot."
  81. },
  82. {
  83. "name": "MKNOD",
  84. "description": "Collabora and Nginx are able to create device nodes."
  85. },
  86. {
  87. "name": "DAC_OVERRIDE",
  88. "description": "Nginx is able to bypass permission checks."
  89. },
  90. {
  91. "name": "SETGID",
  92. "description": "Nginx is able to set group ID for it's sub-processes."
  93. },
  94. {
  95. "name": "SETUID",
  96. "description": "Nginx is able to set user ID for it's sub-processes."
  97. },
  98. {
  99. "name": "FSETID",
  100. "description": "Nginx is able to set file capabilities."
  101. },
  102. {
  103. "name": "KILL",
  104. "description": "Nginx is able to kill processes."
  105. },
  106. {
  107. "name": "SETPCAP",
  108. "description": "Nginx is able to set process capabilities."
  109. },
  110. {
  111. "name": "NET_BIND_SERVICE",
  112. "description": "Nginx is able to bind to privileged ports."
  113. },
  114. {
  115. "name": "NET_RAW",
  116. "description": "Nginx is able to use raw sockets."
  117. },
  118. {
  119. "name": "AUDIT_WRITE",
  120. "description": "Nginx is able to write to audit log."
  121. }
  122. ],
  123. "hostMounts": []
  124. },
  125. "schema": {
  126. "groups": [
  127. {
  128. "name": "Collabora Configuration",
  129. "description": "Configure Collabora"
  130. },
  131. {
  132. "name": "Collabora Environment Variables",
  133. "description": "Set the environment that will be visible to the container"
  134. },
  135. {
  136. "name": "Networking",
  137. "description": "Configure Networking for Collabora"
  138. },
  139. {
  140. "name": "Storage",
  141. "description": "Configure Storage for Collabora"
  142. },
  143. {
  144. "name": "Resource Limits",
  145. "description": "Set CPU/memory limits for Kubernetes Pod"
  146. }
  147. ],
  148. "portals": {
  149. "web_portal": {
  150. "protocols": [
  151. "https"
  152. ],
  153. "host": [
  154. "$variable-config.server_name"
  155. ],
  156. "ports": [
  157. "$variable-nodePort"
  158. ],
  159. "path": "/browser/dist/admin/admin.html"
  160. }
  161. },
  162. "questions": [
  163. {
  164. "variable": "config",
  165. "label": "Container Configuration",
  166. "group": "Collabora Configuration",
  167. "schema": {
  168. "type": "dict",
  169. "attrs": [
  170. {
  171. "variable": "timezone",
  172. "label": "Timezone",
  173. "group": "Collabora Configuration",
  174. "schema": {
  175. "type": "string",
  176. "$ref": [
  177. "definitions/timezone"
  178. ],
  179. "enum": [
  180. {
  181. "value": "Asia/Damascus",
  182. "description": "'Asia/Damascus' timezone"
  183. },
  184. {
  185. "value": "Asia/Saigon",
  186. "description": "'Asia/Saigon' timezone"
  187. }
  188. ],
  189. "default": "America/Los_Angeles"
  190. }
  191. },
  192. {
  193. "variable": "enableWebUI",
  194. "label": "Enable WebUI",
  195. "description": "Enable WebUI for Collabora\nIf you enable this, you will need to set a username and password</br>\n",
  196. "schema": {
  197. "type": "boolean",
  198. "default": true
  199. }
  200. },
  201. {
  202. "variable": "username",
  203. "label": "Username for WebUI",
  204. "show_if": [
  205. [
  206. "enableWebUI",
  207. "=",
  208. true
  209. ]
  210. ],
  211. "schema": {
  212. "type": "string",
  213. "default": "admin",
  214. "required": true
  215. }
  216. },
  217. {
  218. "variable": "password",
  219. "label": "Password for WebUI",
  220. "schema": {
  221. "type": "string",
  222. "private": true,
  223. "default": "changeme",
  224. "show_if": [
  225. [
  226. "enableWebUI",
  227. "=",
  228. true
  229. ]
  230. ],
  231. "valid_chars": "[a-zA-Z0-9!@#%^&*?]{8,}",
  232. "valid_chars_error": "Password must be at least 8 characters long</br>\nCan contain at numbers, letters, and the following characters: !@#%^&*?\n",
  233. "required": true
  234. }
  235. },
  236. {
  237. "variable": "aliasgroup1",
  238. "label": "Alias Group 1",
  239. "description": "List of domains that will be allowed to access the Collabora server\nType one domain per line\n",
  240. "schema": {
  241. "type": "list",
  242. "items": [
  243. {
  244. "variable": "alias",
  245. "label": "Alias",
  246. "schema": {
  247. "type": "string"
  248. }
  249. }
  250. ]
  251. }
  252. },
  253. {
  254. "variable": "dictionaries",
  255. "label": "Dictionaries to use, leave empty to use all",
  256. "schema": {
  257. "type": "string",
  258. "default": "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru"
  259. }
  260. },
  261. {
  262. "variable": "extra_params",
  263. "label": "Extra Parameters to add",
  264. "description": "e.g. \"--o:welcome.enable=false\", See more on /etc/loolwsd/loowsd.xml. Separate params with space",
  265. "schema": {
  266. "type": "string",
  267. "default": "--o:welcome.enable=false --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false --o:net.proto=IPv4"
  268. }
  269. },
  270. {
  271. "variable": "server_name",
  272. "label": "Server Name",
  273. "description": "When this environment variable is set (is not \u201c\u201d), then its value will be used as server name in /etc/loolwsd/loolwsd.xml.\nWithout this, CODE is not delivering a correct host for the websocket connection in case of a proxy in front of it.</br>\nIf a port is not specified, the below configured Node Port will be used.\n",
  274. "schema": {
  275. "type": "string",
  276. "$ref": [
  277. "definitions/nodeIP"
  278. ],
  279. "default": "192.168.0.10"
  280. }
  281. }
  282. ]
  283. }
  284. },
  285. {
  286. "variable": "certificate",
  287. "description": "Collabora Certificate</br>\nIf you do not choose a certificate and do not configure an external reverse proxy</br>\nyou might have to adjust the extra_params.\n",
  288. "label": "Certificate",
  289. "group": "Collabora Configuration",
  290. "schema": {
  291. "type": "int",
  292. "$ref": [
  293. "definitions/certificate"
  294. ],
  295. "null": true,
  296. "enum": [
  297. {
  298. "value": null,
  299. "description": "No Certificate"
  300. }
  301. ],
  302. "default": null
  303. }
  304. },
  305. {
  306. "variable": "extraAppVolumeMounts",
  307. "label": "Collabora Extra Host Path Volumes",
  308. "group": "Storage",
  309. "schema": {
  310. "type": "list",
  311. "items": [
  312. {
  313. "variable": "extraAppVolume",
  314. "label": "Collabora Host Path Volume",
  315. "description": "Add an extra host path volume for Collabora application",
  316. "schema": {
  317. "type": "dict",
  318. "attrs": [
  319. {
  320. "variable": "mountPath",
  321. "label": "Mount Path in Pod",
  322. "description": "Path where the volume will be mounted inside the pod",
  323. "schema": {
  324. "type": "path",
  325. "required": true
  326. }
  327. },
  328. {
  329. "variable": "hostPath",
  330. "label": "Host Path",
  331. "description": "Host path",
  332. "schema": {
  333. "type": "hostpath",
  334. "required": true
  335. }
  336. }
  337. ]
  338. }
  339. }
  340. ]
  341. }
  342. },
  343. {
  344. "variable": "environmentVariables",
  345. "label": "Environment Variables",
  346. "group": "Collabora Environment Variables",
  347. "schema": {
  348. "type": "list",
  349. "default": [],
  350. "items": [
  351. {
  352. "variable": "environmentVariable",
  353. "label": "Environment Variable",
  354. "schema": {
  355. "type": "dict",
  356. "attrs": [
  357. {
  358. "variable": "name",
  359. "label": "Name",
  360. "schema": {
  361. "type": "string"
  362. }
  363. },
  364. {
  365. "variable": "value",
  366. "label": "Value",
  367. "schema": {
  368. "type": "string"
  369. }
  370. }
  371. ]
  372. }
  373. }
  374. ]
  375. }
  376. },
  377. {
  378. "variable": "nodePort",
  379. "label": "Node Port to use for Collabora",
  380. "group": "Networking",
  381. "schema": {
  382. "type": "int",
  383. "default": 9980,
  384. "min": 9000,
  385. "max": 65535
  386. }
  387. },
  388. {
  389. "variable": "enableResourceLimits",
  390. "label": "Enable Pod resource limits",
  391. "group": "Resource Limits",
  392. "schema": {
  393. "type": "boolean",
  394. "default": false
  395. }
  396. },
  397. {
  398. "variable": "cpuLimit",
  399. "label": "CPU Limit",
  400. "description": "CPU resource limit allow plain integer values with suffix m(milli) e.g 1000m, 100.",
  401. "group": "Resource Limits",
  402. "schema": {
  403. "type": "string",
  404. "show_if": [
  405. [
  406. "enableResourceLimits",
  407. "=",
  408. true
  409. ]
  410. ],
  411. "valid_chars": "^\\d+(?:\\.\\d+(?!.*m$)|m?$)",
  412. "default": "4000m"
  413. }
  414. },
  415. {
  416. "variable": "memLimit",
  417. "label": "Memory Limit",
  418. "group": "Resource Limits",
  419. "description": "Memory limits is specified by number of bytes. Followed by quantity suffix like E,P,T,G,M,k and Ei,Pi,Ti,Mi,Gi,Ki can also be used. e.g 129e6, 129M, 128974848000m, 123Mi",
  420. "schema": {
  421. "type": "string",
  422. "show_if": [
  423. [
  424. "enableResourceLimits",
  425. "=",
  426. true
  427. ]
  428. ],
  429. "valid_chars": "^([+-]?[0-9.]+)([eEinumkKMGTP]*[-+]?[0-9]*)$",
  430. "default": "8Gi"
  431. }
  432. }
  433. ]
  434. },
  435. "app_readme": "<h1>Collabora Online Development Edition</h1>\n<p>An awesome, Online Office suite image suitable for home use.\nWith the Collabora Online Development Edition (CODE) Docker Image you can host\nyour own online Office Suite at home! This Docker image is aimed at home users\nand contains the latest and greatest developments. Simply integrate it in your\npreferred File Sync and Share (FSS), to easily get your own online Office \nSuite up and running!</p>",
  436. "detailed_readme": "<h1>Collabora Online Development Edition</h1>\n<p>Collabora Online Development Edition - An awesome, Online Office suite image suitable for home use!\nIntroduction</p>\n<hr />\n<p>This chart bootstraps Collabora deployment on a <a href=\"http://kubernetes.io\">Kubernetes</a> cluster using the <a href=\"https://helm.sh\">Helm</a> package manager.</p>",
  437. "changelog": null
  438. }
  439. }