app_versions.json 74 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539
  1. {
  2. "1.6.52": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/charts/nextcloud/1.6.52",
  7. "last_update": "2023-11-14 21:03:19",
  8. "required_features": [
  9. "definitions/certificate",
  10. "definitions/nodeIP",
  11. "normalize/ixVolume"
  12. ],
  13. "human_version": "27.1.3_1.6.52",
  14. "version": "1.6.52",
  15. "chart_metadata": {
  16. "name": "nextcloud",
  17. "description": "A file sharing server that puts the control and security of your own data back into your hands.",
  18. "annotations": {
  19. "title": "Nextcloud"
  20. },
  21. "type": "application",
  22. "version": "1.6.52",
  23. "apiVersion": "v2",
  24. "appVersion": "27.1.3",
  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://nextcloud.com/",
  41. "icon": "https://media.sys.truenas.net/apps/nextcloud/icons/icon.svg",
  42. "sources": [
  43. "https://github.com/nextcloud/docker",
  44. "https://github.com/nextcloud/helm",
  45. "https://github.com/truenas/charts/tree/master/charts/nextcloud"
  46. ],
  47. "keywords": [
  48. "nextcloud",
  49. "storage",
  50. "http",
  51. "web",
  52. "php"
  53. ]
  54. },
  55. "app_metadata": {
  56. "runAsContext": [
  57. {
  58. "userName": "root",
  59. "groupName": "root",
  60. "gid": 0,
  61. "uid": 0,
  62. "description": "Nextcloud runs as root user."
  63. },
  64. {
  65. "userName": "root",
  66. "groupName": "root",
  67. "gid": 0,
  68. "uid": 0,
  69. "description": "Postgres runs as root user."
  70. },
  71. {
  72. "userName": "root",
  73. "groupName": "root",
  74. "gid": 0,
  75. "uid": 0,
  76. "description": "Nginx runs as root user. (Nginx only runs when certificate is provided)"
  77. }
  78. ],
  79. "capabilities": [
  80. {
  81. "name": "CHOWN",
  82. "description": "Nextcloud, Nginx and Postgres are able to chown files."
  83. },
  84. {
  85. "name": "FOWNER",
  86. "description": "Nextcloud, Nginx and Postgres are able to bypass permission checks for it's sub-processes."
  87. },
  88. {
  89. "name": "SYS_CHROOT",
  90. "description": "Nextcloud, Nginx and Postgres are able to use chroot."
  91. },
  92. {
  93. "name": "MKNOD",
  94. "description": "Nextcloud, Nginx and Postgres are able to create device nodes."
  95. },
  96. {
  97. "name": "DAC_OVERRIDE",
  98. "description": "Nextcloud, Nginx and Postgres are able to bypass permission checks."
  99. },
  100. {
  101. "name": "FSETID",
  102. "description": "Nextcloud, Nginx and Postgres are able to set file capabilities."
  103. },
  104. {
  105. "name": "KILL",
  106. "description": "Nextcloud, Nginx and Postgres are able to kill processes."
  107. },
  108. {
  109. "name": "SETGID",
  110. "description": "Nextcloud, Nginx and Postgres are able to set group ID for it's sub-processes."
  111. },
  112. {
  113. "name": "SETUID",
  114. "description": "Nextcloud, Nginx and Postgres are able to set user ID for it's sub-processes."
  115. },
  116. {
  117. "name": "SETPCAP",
  118. "description": "Nextcloud, Nginx and Postgres are able to set process capabilities."
  119. },
  120. {
  121. "name": "NET_BIND_SERVICE",
  122. "description": "Nextcloud, Nginx and Postgres are able to bind to privileged ports."
  123. },
  124. {
  125. "name": "SETFCAP",
  126. "description": "Nextcloud, Nginx and Postgres are able to set file capabilities."
  127. },
  128. {
  129. "name": "NET_RAW",
  130. "description": "Nextcloud, Nginx and Postgres are able to use raw sockets."
  131. },
  132. {
  133. "name": "AUDIT_WRITE",
  134. "description": "Nextcloud, Nginx and Postgres are able to write to audit log."
  135. }
  136. ],
  137. "hostMounts": []
  138. },
  139. "schema": {
  140. "groups": [
  141. {
  142. "name": "Container Images",
  143. "description": "Image to be used for container"
  144. },
  145. {
  146. "name": "Nextcloud Configuration",
  147. "description": "Configuration details for Nextcloud workload"
  148. },
  149. {
  150. "name": "Storage",
  151. "description": "Configure Storage for Nextcloud"
  152. },
  153. {
  154. "name": "Container Configuration",
  155. "description": "Configure nextcloud container parameters"
  156. },
  157. {
  158. "name": "Postgresql Configuration",
  159. "description": "Configure Postgresql for nextcloud"
  160. },
  161. {
  162. "name": "CronJob configuration",
  163. "description": "Configure CronJob for nextcloud"
  164. },
  165. {
  166. "name": "Scaling/Upgrade Policy",
  167. "description": "Configure how pods are replaced when configuration is upgraded"
  168. },
  169. {
  170. "name": "Advanced DNS Settings",
  171. "description": "Configure DNS settings"
  172. },
  173. {
  174. "name": "Resource Limits",
  175. "description": "Set CPU/memory limits for Kubernetes Pod"
  176. }
  177. ],
  178. "portals": {
  179. "web_portal": {
  180. "protocols": [
  181. "$kubernetes-resource_configmap_nginx-configuration_protocol"
  182. ],
  183. "host": [
  184. "$variable-nextcloud.host"
  185. ],
  186. "ports": [
  187. "$variable-service.nodePort"
  188. ]
  189. }
  190. },
  191. "questions": [
  192. {
  193. "variable": "dnsConfig",
  194. "label": "DNS Configuration",
  195. "group": "Advanced DNS Settings",
  196. "schema": {
  197. "type": "dict",
  198. "attrs": [
  199. {
  200. "variable": "options",
  201. "label": "DNS Options",
  202. "schema": {
  203. "type": "list",
  204. "items": [
  205. {
  206. "variable": "optionsEntry",
  207. "label": "Option Entry Configuration",
  208. "schema": {
  209. "type": "dict",
  210. "attrs": [
  211. {
  212. "variable": "name",
  213. "label": "Option Name",
  214. "schema": {
  215. "type": "string",
  216. "required": true
  217. }
  218. },
  219. {
  220. "variable": "value",
  221. "label": "Option Value",
  222. "schema": {
  223. "type": "string",
  224. "required": true
  225. }
  226. }
  227. ]
  228. }
  229. }
  230. ]
  231. }
  232. }
  233. ]
  234. }
  235. },
  236. {
  237. "variable": "certificate",
  238. "description": "Configure Certificate for Nextcloud",
  239. "label": "Certificate Configuration",
  240. "group": "Nextcloud Configuration",
  241. "schema": {
  242. "type": "int",
  243. "$ref": [
  244. "definitions/certificate"
  245. ],
  246. "enum": [
  247. {
  248. "value": null,
  249. "description": "No Certificate"
  250. }
  251. ],
  252. "default": null,
  253. "null": true
  254. }
  255. },
  256. {
  257. "variable": "nginxConfig",
  258. "description": "Configure Nginx for Nextcloud",
  259. "label": "Nginx Configuration",
  260. "group": "Nextcloud Configuration",
  261. "schema": {
  262. "type": "dict",
  263. "show_if": [
  264. [
  265. "certificate",
  266. "!=",
  267. null
  268. ]
  269. ],
  270. "attrs": [
  271. {
  272. "variable": "proxy_timeouts",
  273. "label": "Proxy timeouts (Seconds)",
  274. "description": "Applies the timeout to the following settings:</br>\n- proxy_connect_timeout</br>\n- proxy_send_timeout</br>\n- proxy_read_timeout</br>\n",
  275. "schema": {
  276. "type": "int",
  277. "min": 30,
  278. "default": 60,
  279. "required": true
  280. }
  281. },
  282. {
  283. "variable": "useDifferentAccessPort",
  284. "label": "Use different port for URL rewrites",
  285. "description": "If enabled, the URL rewrite will use [Access Port] defined below instead of the [Node Port].</br>\nNote that Nextcloud will still listen on the [Node Port]. (Default 9001)\n",
  286. "schema": {
  287. "type": "boolean",
  288. "default": false
  289. }
  290. },
  291. {
  292. "variable": "externalAccessPort",
  293. "label": "External Access Port",
  294. "schema": {
  295. "type": "int",
  296. "show_if": [
  297. [
  298. "useDifferentAccessPort",
  299. "=",
  300. true
  301. ]
  302. ],
  303. "min": 443,
  304. "max": 65535,
  305. "default": 443,
  306. "required": true
  307. }
  308. }
  309. ]
  310. }
  311. },
  312. {
  313. "variable": "nextcloud",
  314. "description": "Nextcloud configuration details",
  315. "label": "Nextcloud Configuration",
  316. "group": "Nextcloud Configuration",
  317. "schema": {
  318. "type": "dict",
  319. "required": true,
  320. "additional_attrs": true,
  321. "attrs": [
  322. {
  323. "variable": "host",
  324. "description": "Nextcloud host to create application URLs",
  325. "label": "Nextcloud host",
  326. "schema": {
  327. "type": "string",
  328. "$ref": [
  329. "definitions/nodeIP"
  330. ],
  331. "default": "192.168.0.10"
  332. }
  333. },
  334. {
  335. "variable": "username",
  336. "label": "Username",
  337. "description": "Name of the Nextcloud admin user",
  338. "schema": {
  339. "type": "string",
  340. "default": "admin",
  341. "required": true
  342. }
  343. },
  344. {
  345. "variable": "password",
  346. "label": "Password",
  347. "description": "Password for the Nextcloud admin user",
  348. "schema": {
  349. "type": "string",
  350. "private": true,
  351. "default": "changeme",
  352. "required": true
  353. }
  354. },
  355. {
  356. "variable": "datadir",
  357. "label": "Nextcloud data directory",
  358. "description": "Configures the data directory where nextcloud stores all files from the users",
  359. "schema": {
  360. "type": "path",
  361. "default": "/var/www/html/data",
  362. "required": true
  363. }
  364. },
  365. {
  366. "variable": "install_ffmpeg",
  367. "label": "Install ffmpeg",
  368. "description": "Automatically Install ffmpeg when the container starts",
  369. "schema": {
  370. "type": "boolean",
  371. "default": false
  372. }
  373. },
  374. {
  375. "variable": "install_smbclient",
  376. "label": "Install smbclient",
  377. "description": "Automatically Install smbclient when the container starts",
  378. "schema": {
  379. "type": "boolean",
  380. "default": false
  381. }
  382. },
  383. {
  384. "variable": "max_upload_size",
  385. "label": "Max Upload Size (Giga Bytes)",
  386. "description": "Applies the timeout to the following settings:</br>\n- client_max_body_size in nginx</br>\n- post_max_size and upload_max_filesize in php</br>\n",
  387. "schema": {
  388. "type": "int",
  389. "default": 3,
  390. "min": 1,
  391. "required": true
  392. }
  393. },
  394. {
  395. "variable": "max_execution_time",
  396. "label": "Max Execution Time (Seconds)",
  397. "description": "Configures the max execution time of php",
  398. "schema": {
  399. "type": "int",
  400. "default": 30,
  401. "min": 30,
  402. "required": true
  403. }
  404. },
  405. {
  406. "variable": "php_memory_limit",
  407. "label": "PHP Memory Limit (Mega Bytes)",
  408. "description": "Configures the memory limit of php",
  409. "schema": {
  410. "type": "int",
  411. "default": 512,
  412. "min": 128,
  413. "max": 4096,
  414. "required": true
  415. }
  416. },
  417. {
  418. "variable": "opcache_memory_consumption",
  419. "label": "Opcache Memory Consumption (Mega Bytes)",
  420. "description": "Configures the memory consumption of the opcache",
  421. "schema": {
  422. "type": "int",
  423. "min": 128,
  424. "max": 1024,
  425. "default": 128,
  426. "required": true
  427. }
  428. }
  429. ]
  430. }
  431. },
  432. {
  433. "variable": "cronjob",
  434. "description": "Setup cronjob for nextcloud",
  435. "label": "Setup cronjob for nextcloud",
  436. "group": "CronJob configuration",
  437. "schema": {
  438. "type": "dict",
  439. "attrs": [
  440. {
  441. "variable": "enabled",
  442. "label": "Enable cronjobs for nextcloud",
  443. "schema": {
  444. "type": "boolean",
  445. "default": false,
  446. "show_subquestions_if": true,
  447. "subquestions": [
  448. {
  449. "variable": "schedule",
  450. "label": "Schedule",
  451. "schema": {
  452. "type": "string",
  453. "default": "*/15 * * * *",
  454. "empty": false
  455. }
  456. }
  457. ]
  458. }
  459. }
  460. ]
  461. }
  462. },
  463. {
  464. "variable": "updateStrategy",
  465. "description": "Upgrade Policy",
  466. "label": "Update Strategy",
  467. "group": "Scaling/Upgrade Policy",
  468. "schema": {
  469. "type": "string",
  470. "default": "Recreate",
  471. "enum": [
  472. {
  473. "value": "RollingUpdate",
  474. "description": "Create new pods and then kill old ones"
  475. },
  476. {
  477. "value": "Recreate",
  478. "description": "Kill existing pods before creating new ones"
  479. }
  480. ]
  481. }
  482. },
  483. {
  484. "variable": "service",
  485. "description": "Nextcloud Service Configuration",
  486. "label": "Nextcloud Service Configuration",
  487. "group": "Nextcloud Configuration",
  488. "schema": {
  489. "type": "dict",
  490. "required": true,
  491. "attrs": [
  492. {
  493. "variable": "nodePort",
  494. "label": "Node Port to use for Nextcloud",
  495. "schema": {
  496. "type": "int",
  497. "min": 9000,
  498. "max": 65535,
  499. "default": 9001,
  500. "required": true
  501. }
  502. }
  503. ]
  504. }
  505. },
  506. {
  507. "variable": "appVolumeMounts",
  508. "label": "Nextcloud Storage",
  509. "group": "Storage",
  510. "schema": {
  511. "type": "dict",
  512. "attrs": [
  513. {
  514. "variable": "nextcloud-data",
  515. "label": "Nextcloud Data Volume",
  516. "schema": {
  517. "type": "dict",
  518. "attrs": [
  519. {
  520. "variable": "datasetName",
  521. "label": "Nextcloud Data Volume Name",
  522. "schema": {
  523. "type": "string",
  524. "hidden": true,
  525. "$ref": [
  526. "normalize/ixVolume"
  527. ],
  528. "show_if": [
  529. [
  530. "hostPathEnabled",
  531. "=",
  532. false
  533. ]
  534. ],
  535. "default": "ix-nextcloud_data",
  536. "editable": false
  537. }
  538. },
  539. {
  540. "variable": "mountPath",
  541. "label": "Nextcloud Data Mount Path",
  542. "description": "Path where the volume will be mounted inside the pod",
  543. "schema": {
  544. "type": "path",
  545. "hidden": true,
  546. "editable": false,
  547. "default": "/var/www"
  548. }
  549. },
  550. {
  551. "variable": "hostPathEnabled",
  552. "label": "Enable Host Path for Nextcloud Data Volume",
  553. "schema": {
  554. "type": "boolean",
  555. "default": false,
  556. "show_subquestions_if": true,
  557. "subquestions": [
  558. {
  559. "variable": "hostPath",
  560. "label": "Host Path for Nextcloud Data Volume",
  561. "schema": {
  562. "type": "hostpath",
  563. "required": true
  564. }
  565. }
  566. ]
  567. }
  568. }
  569. ]
  570. }
  571. }
  572. ]
  573. }
  574. },
  575. {
  576. "variable": "extraAppVolumeMounts",
  577. "label": "Nextcloud Extra Host Path Volumes",
  578. "group": "Storage",
  579. "schema": {
  580. "type": "list",
  581. "items": [
  582. {
  583. "variable": "extraAppVolume",
  584. "label": "Nextcloud Host Path Volume",
  585. "description": "Add an extra host path volume for nextcloud application",
  586. "schema": {
  587. "type": "dict",
  588. "attrs": [
  589. {
  590. "variable": "mountPath",
  591. "label": "Mount Path in Pod",
  592. "description": "Path where the volume will be mounted inside the pod",
  593. "schema": {
  594. "type": "path",
  595. "required": true
  596. }
  597. },
  598. {
  599. "variable": "hostPath",
  600. "label": "Host Path",
  601. "description": "Host path",
  602. "schema": {
  603. "type": "hostpath",
  604. "required": true
  605. }
  606. }
  607. ]
  608. }
  609. }
  610. ]
  611. }
  612. },
  613. {
  614. "variable": "postgresAppVolumeMounts",
  615. "label": "Postgres Storage",
  616. "group": "Storage",
  617. "schema": {
  618. "type": "dict",
  619. "attrs": [
  620. {
  621. "variable": "postgres-data",
  622. "label": "Postgres Data Volume",
  623. "schema": {
  624. "type": "dict",
  625. "attrs": [
  626. {
  627. "variable": "datasetName",
  628. "label": "Postgres Data Volume Name",
  629. "schema": {
  630. "type": "string",
  631. "hidden": true,
  632. "$ref": [
  633. "normalize/ixVolume"
  634. ],
  635. "default": "ix-postgres_data",
  636. "show_if": [
  637. [
  638. "hostPathEnabled",
  639. "=",
  640. false
  641. ]
  642. ],
  643. "editable": false
  644. }
  645. },
  646. {
  647. "variable": "mountPath",
  648. "label": "Postgresql Data Mount Path",
  649. "description": "Path where the volume will be mounted inside the pod",
  650. "schema": {
  651. "type": "path",
  652. "hidden": true,
  653. "editable": false,
  654. "default": "/var/lib/postgresql/data"
  655. }
  656. },
  657. {
  658. "variable": "hostPathEnabled",
  659. "label": "Enable Host Path for Postgres Data Volume",
  660. "schema": {
  661. "type": "boolean",
  662. "default": false,
  663. "show_subquestions_if": true,
  664. "subquestions": [
  665. {
  666. "variable": "hostPath",
  667. "label": "Host Path for Postgres Data Volume",
  668. "schema": {
  669. "type": "hostpath",
  670. "required": true
  671. }
  672. }
  673. ]
  674. }
  675. }
  676. ]
  677. }
  678. },
  679. {
  680. "variable": "postgres-backup",
  681. "label": "Postgres Backup Volume",
  682. "schema": {
  683. "type": "dict",
  684. "attrs": [
  685. {
  686. "variable": "datasetName",
  687. "label": "Postgres Backup Volume Name",
  688. "schema": {
  689. "type": "string",
  690. "hidden": true,
  691. "$ref": [
  692. "normalize/ixVolume"
  693. ],
  694. "default": "ix-postgres_backups",
  695. "show_if": [
  696. [
  697. "hostPathEnabled",
  698. "=",
  699. false
  700. ]
  701. ],
  702. "editable": false
  703. }
  704. },
  705. {
  706. "variable": "mountPath",
  707. "label": "Postgresql Backup Mount Path",
  708. "description": "Path where the volume will be mounted inside the pod",
  709. "schema": {
  710. "type": "path",
  711. "hidden": true,
  712. "editable": false,
  713. "default": "/postgres_backups"
  714. }
  715. },
  716. {
  717. "variable": "hostPathEnabled",
  718. "label": "Enable Host Path for Postgres Backup Volume",
  719. "schema": {
  720. "type": "boolean",
  721. "default": false,
  722. "show_subquestions_if": true,
  723. "subquestions": [
  724. {
  725. "variable": "hostPath",
  726. "label": "Host Path for Postgres Backup Volume",
  727. "schema": {
  728. "type": "hostpath",
  729. "required": true
  730. }
  731. }
  732. ]
  733. }
  734. }
  735. ]
  736. }
  737. }
  738. ]
  739. }
  740. },
  741. {
  742. "variable": "enableResourceLimits",
  743. "label": "Enable Pod resource limits",
  744. "group": "Resource Limits",
  745. "schema": {
  746. "type": "boolean",
  747. "default": false
  748. }
  749. },
  750. {
  751. "variable": "cpuLimit",
  752. "label": "CPU Limit",
  753. "description": "CPU resource limit allow plain integer values with suffix m(milli) e.g 1000m, 100.",
  754. "group": "Resource Limits",
  755. "schema": {
  756. "type": "string",
  757. "show_if": [
  758. [
  759. "enableResourceLimits",
  760. "=",
  761. true
  762. ]
  763. ],
  764. "valid_chars": "^\\d+(?:\\.\\d+(?!.*m$)|m?$)",
  765. "default": "4000m"
  766. }
  767. },
  768. {
  769. "variable": "memLimit",
  770. "label": "Memory Limit",
  771. "group": "Resource Limits",
  772. "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",
  773. "schema": {
  774. "type": "string",
  775. "show_if": [
  776. [
  777. "enableResourceLimits",
  778. "=",
  779. true
  780. ]
  781. ],
  782. "valid_chars": "^([+-]?[0-9.]+)([eEinumkKMGTP]*[-+]?[0-9]*)$",
  783. "default": "8Gi"
  784. }
  785. },
  786. {
  787. "variable": "environmentVariables",
  788. "label": "Nextcloud environment",
  789. "group": "Nextcloud Configuration",
  790. "schema": {
  791. "type": "list",
  792. "default": [],
  793. "items": [
  794. {
  795. "variable": "environmentVariable",
  796. "label": "Environment Variable",
  797. "schema": {
  798. "type": "dict",
  799. "attrs": [
  800. {
  801. "variable": "name",
  802. "label": "Name",
  803. "schema": {
  804. "type": "string"
  805. }
  806. },
  807. {
  808. "variable": "value",
  809. "label": "Value",
  810. "schema": {
  811. "type": "string"
  812. }
  813. }
  814. ]
  815. }
  816. }
  817. ]
  818. }
  819. }
  820. ]
  821. },
  822. "app_readme": "<h1>nextcloud</h1>\n<p><a href=\"https://nextcloud.com/\">nextcloud</a> is a file sharing server that puts the control and security of your own data back into your hands.</p>",
  823. "detailed_readme": "<h1>nextcloud</h1>\n<p><a href=\"https://nextcloud.com/\">nextcloud</a> is a file sharing server that puts the control and security of your own data back into your hands.</p>\n<h2>Introduction</h2>\n<p>This chart bootstraps an <a href=\"https://hub.docker.com/_/nextcloud/\">nextcloud</a> deployment on a <a href=\"http://kubernetes.io\">Kubernetes</a> cluster using the <a href=\"https://helm.sh\">Helm</a> package manager.</p>\n<h2>Configuration</h2>\n<p>Please refer to questions.yaml for a detailed overview on supported configurable values.</p>",
  824. "changelog": null
  825. },
  826. "1.6.29": {
  827. "healthy": true,
  828. "supported": true,
  829. "healthy_error": null,
  830. "location": "/__w/charts/charts/charts/nextcloud/1.6.29",
  831. "last_update": "2023-11-14 21:03:19",
  832. "required_features": [
  833. "definitions/certificate",
  834. "definitions/nodeIP",
  835. "normalize/ixVolume"
  836. ],
  837. "human_version": "26.0.2_1.6.29",
  838. "version": "1.6.29",
  839. "chart_metadata": {
  840. "name": "nextcloud",
  841. "description": "A file sharing server that puts the control and security of your own data back into your hands.",
  842. "annotations": {
  843. "title": "Nextcloud"
  844. },
  845. "type": "application",
  846. "version": "1.6.29",
  847. "apiVersion": "v2",
  848. "appVersion": "26.0.2",
  849. "kubeVersion": ">=1.16.0-0",
  850. "maintainers": [
  851. {
  852. "name": "truenas",
  853. "url": "https://www.truenas.com/",
  854. "email": "dev@ixsystems.com"
  855. }
  856. ],
  857. "dependencies": [
  858. {
  859. "name": "common",
  860. "repository": "file://../../../common/2304.0.1",
  861. "version": "2304.0.1"
  862. }
  863. ],
  864. "home": "https://nextcloud.com/",
  865. "icon": "https://cdn.rawgit.com/docker-library/docs/defa5ffc7123177acd60ddef6e16bddf694cc35f/nextcloud/logo.svg",
  866. "sources": [
  867. "https://github.com/nextcloud/docker",
  868. "https://github.com/nextcloud/helm",
  869. "https://github.com/truenas/charts/tree/master/library/ix-dev/charts/nextcloud"
  870. ],
  871. "keywords": [
  872. "nextcloud",
  873. "storage",
  874. "http",
  875. "web",
  876. "php"
  877. ]
  878. },
  879. "app_metadata": {
  880. "runAsContext": [
  881. {
  882. "userName": "root",
  883. "groupName": "root",
  884. "gid": 0,
  885. "uid": 0,
  886. "description": "Nextcloud runs as root user."
  887. },
  888. {
  889. "userName": "root",
  890. "groupName": "root",
  891. "gid": 0,
  892. "uid": 0,
  893. "description": "Postgres runs as root user."
  894. },
  895. {
  896. "userName": "root",
  897. "groupName": "root",
  898. "gid": 0,
  899. "uid": 0,
  900. "description": "Nginx runs as root user. (Nginx only runs when certificate is provided)"
  901. }
  902. ],
  903. "capabilities": [
  904. {
  905. "name": "CHOWN",
  906. "description": "Nextcloud, Nginx and Postgres are able to chown files."
  907. },
  908. {
  909. "name": "FOWNER",
  910. "description": "Nextcloud, Nginx and Postgres are able to bypass permission checks for it's sub-processes."
  911. },
  912. {
  913. "name": "SYS_CHROOT",
  914. "description": "Nextcloud, Nginx and Postgres are able to use chroot."
  915. },
  916. {
  917. "name": "MKNOD",
  918. "description": "Nextcloud, Nginx and Postgres are able to create device nodes."
  919. },
  920. {
  921. "name": "DAC_OVERRIDE",
  922. "description": "Nextcloud, Nginx and Postgres are able to bypass permission checks."
  923. },
  924. {
  925. "name": "FSETID",
  926. "description": "Nextcloud, Nginx and Postgres are able to set file capabilities."
  927. },
  928. {
  929. "name": "KILL",
  930. "description": "Nextcloud, Nginx and Postgres are able to kill processes."
  931. },
  932. {
  933. "name": "SETGID",
  934. "description": "Nextcloud, Nginx and Postgres are able to set group ID for it's sub-processes."
  935. },
  936. {
  937. "name": "SETUID",
  938. "description": "Nextcloud, Nginx and Postgres are able to set user ID for it's sub-processes."
  939. },
  940. {
  941. "name": "SETPCAP",
  942. "description": "Nextcloud, Nginx and Postgres are able to set process capabilities."
  943. },
  944. {
  945. "name": "NET_BIND_SERVICE",
  946. "description": "Nextcloud, Nginx and Postgres are able to bind to privileged ports."
  947. },
  948. {
  949. "name": "SETFCAP",
  950. "description": "Nextcloud, Nginx and Postgres are able to set file capabilities."
  951. },
  952. {
  953. "name": "NET_RAW",
  954. "description": "Nextcloud, Nginx and Postgres are able to use raw sockets."
  955. },
  956. {
  957. "name": "AUDIT_WRITE",
  958. "description": "Nextcloud, Nginx and Postgres are able to write to audit log."
  959. }
  960. ],
  961. "hostMounts": []
  962. },
  963. "schema": {
  964. "groups": [
  965. {
  966. "name": "Container Images",
  967. "description": "Image to be used for container"
  968. },
  969. {
  970. "name": "Nextcloud Configuration",
  971. "description": "Configuration details for Nextcloud workload"
  972. },
  973. {
  974. "name": "Storage",
  975. "description": "Configure Storage for Nextcloud"
  976. },
  977. {
  978. "name": "Container Configuration",
  979. "description": "Configure nextcloud container parameters"
  980. },
  981. {
  982. "name": "Postgresql Configuration",
  983. "description": "Configure Postgresql for nextcloud"
  984. },
  985. {
  986. "name": "CronJob configuration",
  987. "description": "Configure CronJob for nextcloud"
  988. },
  989. {
  990. "name": "Scaling/Upgrade Policy",
  991. "description": "Configure how pods are replaced when configuration is upgraded"
  992. },
  993. {
  994. "name": "Advanced DNS Settings",
  995. "description": "Configure DNS settings"
  996. },
  997. {
  998. "name": "Resource Limits",
  999. "description": "Set CPU/memory limits for Kubernetes Pod"
  1000. }
  1001. ],
  1002. "portals": {
  1003. "web_portal": {
  1004. "protocols": [
  1005. "$kubernetes-resource_configmap_nginx-configuration_protocol"
  1006. ],
  1007. "host": [
  1008. "$variable-nextcloud.host"
  1009. ],
  1010. "ports": [
  1011. "$variable-service.nodePort"
  1012. ]
  1013. }
  1014. },
  1015. "questions": [
  1016. {
  1017. "variable": "dnsConfig",
  1018. "label": "DNS Configuration",
  1019. "group": "Advanced DNS Settings",
  1020. "schema": {
  1021. "type": "dict",
  1022. "attrs": [
  1023. {
  1024. "variable": "options",
  1025. "label": "DNS Options",
  1026. "schema": {
  1027. "type": "list",
  1028. "items": [
  1029. {
  1030. "variable": "optionsEntry",
  1031. "label": "Option Entry Configuration",
  1032. "schema": {
  1033. "type": "dict",
  1034. "attrs": [
  1035. {
  1036. "variable": "name",
  1037. "label": "Option Name",
  1038. "schema": {
  1039. "type": "string",
  1040. "required": true
  1041. }
  1042. },
  1043. {
  1044. "variable": "value",
  1045. "label": "Option Value",
  1046. "schema": {
  1047. "type": "string",
  1048. "required": true
  1049. }
  1050. }
  1051. ]
  1052. }
  1053. }
  1054. ]
  1055. }
  1056. }
  1057. ]
  1058. }
  1059. },
  1060. {
  1061. "variable": "certificate",
  1062. "description": "Configure Certificate for Nextcloud",
  1063. "label": "Certificate Configuration",
  1064. "group": "Nextcloud Configuration",
  1065. "schema": {
  1066. "type": "int",
  1067. "$ref": [
  1068. "definitions/certificate"
  1069. ],
  1070. "enum": [
  1071. {
  1072. "value": null,
  1073. "description": "No Certificate"
  1074. }
  1075. ],
  1076. "default": null,
  1077. "null": true
  1078. }
  1079. },
  1080. {
  1081. "variable": "nextcloud",
  1082. "description": "Nextcloud configuration details",
  1083. "label": "Nextcloud Configuration",
  1084. "group": "Nextcloud Configuration",
  1085. "schema": {
  1086. "type": "dict",
  1087. "required": true,
  1088. "additional_attrs": true,
  1089. "attrs": [
  1090. {
  1091. "variable": "host",
  1092. "description": "Nextcloud host to create application URLs",
  1093. "label": "Nextcloud host",
  1094. "schema": {
  1095. "type": "string",
  1096. "$ref": [
  1097. "definitions/nodeIP"
  1098. ],
  1099. "default": "192.168.0.10"
  1100. }
  1101. },
  1102. {
  1103. "variable": "username",
  1104. "label": "Username",
  1105. "description": "Name of the Nextcloud admin user",
  1106. "schema": {
  1107. "type": "string",
  1108. "default": "admin",
  1109. "required": true
  1110. }
  1111. },
  1112. {
  1113. "variable": "password",
  1114. "label": "Password",
  1115. "description": "Password for the Nextcloud admin user",
  1116. "schema": {
  1117. "type": "string",
  1118. "private": true,
  1119. "default": "changeme",
  1120. "required": true
  1121. }
  1122. },
  1123. {
  1124. "variable": "datadir",
  1125. "label": "Nextcloud data directory",
  1126. "description": "Configures the data directory where nextcloud stores all files from the users",
  1127. "schema": {
  1128. "type": "path",
  1129. "default": "/var/www/html/data",
  1130. "required": true
  1131. }
  1132. },
  1133. {
  1134. "variable": "install_ffmpeg",
  1135. "label": "Install ffmpeg",
  1136. "description": "Automatically Install ffmpeg when the container starts",
  1137. "schema": {
  1138. "type": "boolean",
  1139. "default": false
  1140. }
  1141. }
  1142. ]
  1143. }
  1144. },
  1145. {
  1146. "variable": "cronjob",
  1147. "description": "Setup cronjob for nextcloud",
  1148. "label": "Setup cronjob for nextcloud",
  1149. "group": "CronJob configuration",
  1150. "schema": {
  1151. "type": "dict",
  1152. "attrs": [
  1153. {
  1154. "variable": "enabled",
  1155. "label": "Enable cronjobs for nextcloud",
  1156. "schema": {
  1157. "type": "boolean",
  1158. "default": false,
  1159. "show_subquestions_if": true,
  1160. "subquestions": [
  1161. {
  1162. "variable": "schedule",
  1163. "label": "Schedule",
  1164. "schema": {
  1165. "type": "string",
  1166. "default": "1 */24 * * *",
  1167. "empty": false
  1168. }
  1169. }
  1170. ]
  1171. }
  1172. }
  1173. ]
  1174. }
  1175. },
  1176. {
  1177. "variable": "updateStrategy",
  1178. "description": "Upgrade Policy",
  1179. "label": "Update Strategy",
  1180. "group": "Scaling/Upgrade Policy",
  1181. "schema": {
  1182. "type": "string",
  1183. "default": "Recreate",
  1184. "enum": [
  1185. {
  1186. "value": "RollingUpdate",
  1187. "description": "Create new pods and then kill old ones"
  1188. },
  1189. {
  1190. "value": "Recreate",
  1191. "description": "Kill existing pods before creating new ones"
  1192. }
  1193. ]
  1194. }
  1195. },
  1196. {
  1197. "variable": "service",
  1198. "description": "Nextcloud Service Configuration",
  1199. "label": "Nextcloud Service Configuration",
  1200. "group": "Nextcloud Configuration",
  1201. "schema": {
  1202. "type": "dict",
  1203. "required": true,
  1204. "attrs": [
  1205. {
  1206. "variable": "nodePort",
  1207. "label": "Node Port to use for Nextcloud",
  1208. "schema": {
  1209. "type": "int",
  1210. "min": 9000,
  1211. "max": 65535,
  1212. "default": 9001,
  1213. "required": true
  1214. }
  1215. }
  1216. ]
  1217. }
  1218. },
  1219. {
  1220. "variable": "appVolumeMounts",
  1221. "label": "Nextcloud Storage",
  1222. "group": "Storage",
  1223. "schema": {
  1224. "type": "dict",
  1225. "attrs": [
  1226. {
  1227. "variable": "nextcloud-data",
  1228. "label": "Nextcloud Data Volume",
  1229. "schema": {
  1230. "type": "dict",
  1231. "attrs": [
  1232. {
  1233. "variable": "datasetName",
  1234. "label": "Nextcloud Data Volume Name",
  1235. "schema": {
  1236. "type": "string",
  1237. "hidden": true,
  1238. "$ref": [
  1239. "normalize/ixVolume"
  1240. ],
  1241. "show_if": [
  1242. [
  1243. "hostPathEnabled",
  1244. "=",
  1245. false
  1246. ]
  1247. ],
  1248. "default": "ix-nextcloud_data",
  1249. "editable": false
  1250. }
  1251. },
  1252. {
  1253. "variable": "mountPath",
  1254. "label": "Nextcloud Data Mount Path",
  1255. "description": "Path where the volume will be mounted inside the pod",
  1256. "schema": {
  1257. "type": "path",
  1258. "hidden": true,
  1259. "editable": false,
  1260. "default": "/var/www"
  1261. }
  1262. },
  1263. {
  1264. "variable": "hostPathEnabled",
  1265. "label": "Enable Host Path for Nextcloud Data Volume",
  1266. "schema": {
  1267. "type": "boolean",
  1268. "default": false,
  1269. "show_subquestions_if": true,
  1270. "subquestions": [
  1271. {
  1272. "variable": "hostPath",
  1273. "label": "Host Path for Nextcloud Data Volume",
  1274. "schema": {
  1275. "type": "hostpath",
  1276. "required": true
  1277. }
  1278. }
  1279. ]
  1280. }
  1281. }
  1282. ]
  1283. }
  1284. }
  1285. ]
  1286. }
  1287. },
  1288. {
  1289. "variable": "extraAppVolumeMounts",
  1290. "label": "Nextcloud Extra Host Path Volumes",
  1291. "group": "Storage",
  1292. "schema": {
  1293. "type": "list",
  1294. "items": [
  1295. {
  1296. "variable": "extraAppVolume",
  1297. "label": "Nextcloud Host Path Volume",
  1298. "description": "Add an extra host path volume for nextcloud application",
  1299. "schema": {
  1300. "type": "dict",
  1301. "attrs": [
  1302. {
  1303. "variable": "mountPath",
  1304. "label": "Mount Path in Pod",
  1305. "description": "Path where the volume will be mounted inside the pod",
  1306. "schema": {
  1307. "type": "path",
  1308. "required": true
  1309. }
  1310. },
  1311. {
  1312. "variable": "hostPath",
  1313. "label": "Host Path",
  1314. "description": "Host path",
  1315. "schema": {
  1316. "type": "hostpath",
  1317. "required": true
  1318. }
  1319. }
  1320. ]
  1321. }
  1322. }
  1323. ]
  1324. }
  1325. },
  1326. {
  1327. "variable": "postgresAppVolumeMounts",
  1328. "label": "Postgres Storage",
  1329. "group": "Storage",
  1330. "schema": {
  1331. "type": "dict",
  1332. "attrs": [
  1333. {
  1334. "variable": "postgres-data",
  1335. "label": "Postgres Data Volume",
  1336. "schema": {
  1337. "type": "dict",
  1338. "attrs": [
  1339. {
  1340. "variable": "datasetName",
  1341. "label": "Postgres Data Volume Name",
  1342. "schema": {
  1343. "type": "string",
  1344. "hidden": true,
  1345. "$ref": [
  1346. "normalize/ixVolume"
  1347. ],
  1348. "default": "ix-postgres_data",
  1349. "show_if": [
  1350. [
  1351. "hostPathEnabled",
  1352. "=",
  1353. false
  1354. ]
  1355. ],
  1356. "editable": false
  1357. }
  1358. },
  1359. {
  1360. "variable": "mountPath",
  1361. "label": "Postgresql Data Mount Path",
  1362. "description": "Path where the volume will be mounted inside the pod",
  1363. "schema": {
  1364. "type": "path",
  1365. "hidden": true,
  1366. "editable": false,
  1367. "default": "/var/lib/postgresql/data"
  1368. }
  1369. },
  1370. {
  1371. "variable": "hostPathEnabled",
  1372. "label": "Enable Host Path for Postgres Data Volume",
  1373. "schema": {
  1374. "type": "boolean",
  1375. "default": false,
  1376. "show_subquestions_if": true,
  1377. "subquestions": [
  1378. {
  1379. "variable": "hostPath",
  1380. "label": "Host Path for Postgres Data Volume",
  1381. "schema": {
  1382. "type": "hostpath",
  1383. "required": true
  1384. }
  1385. }
  1386. ]
  1387. }
  1388. }
  1389. ]
  1390. }
  1391. },
  1392. {
  1393. "variable": "postgres-backup",
  1394. "label": "Postgres Backup Volume",
  1395. "schema": {
  1396. "type": "dict",
  1397. "attrs": [
  1398. {
  1399. "variable": "datasetName",
  1400. "label": "Postgres Backup Volume Name",
  1401. "schema": {
  1402. "type": "string",
  1403. "hidden": true,
  1404. "$ref": [
  1405. "normalize/ixVolume"
  1406. ],
  1407. "default": "ix-postgres_backups",
  1408. "show_if": [
  1409. [
  1410. "hostPathEnabled",
  1411. "=",
  1412. false
  1413. ]
  1414. ],
  1415. "editable": false
  1416. }
  1417. },
  1418. {
  1419. "variable": "mountPath",
  1420. "label": "Postgresql Backup Mount Path",
  1421. "description": "Path where the volume will be mounted inside the pod",
  1422. "schema": {
  1423. "type": "path",
  1424. "hidden": true,
  1425. "editable": false,
  1426. "default": "/postgres_backups"
  1427. }
  1428. },
  1429. {
  1430. "variable": "hostPathEnabled",
  1431. "label": "Enable Host Path for Postgres Backup Volume",
  1432. "schema": {
  1433. "type": "boolean",
  1434. "default": false,
  1435. "show_subquestions_if": true,
  1436. "subquestions": [
  1437. {
  1438. "variable": "hostPath",
  1439. "label": "Host Path for Postgres Backup Volume",
  1440. "schema": {
  1441. "type": "hostpath",
  1442. "required": true
  1443. }
  1444. }
  1445. ]
  1446. }
  1447. }
  1448. ]
  1449. }
  1450. }
  1451. ]
  1452. }
  1453. },
  1454. {
  1455. "variable": "enableResourceLimits",
  1456. "label": "Enable Pod resource limits",
  1457. "group": "Resource Limits",
  1458. "schema": {
  1459. "type": "boolean",
  1460. "default": false
  1461. }
  1462. },
  1463. {
  1464. "variable": "cpuLimit",
  1465. "label": "CPU Limresource limitsit",
  1466. "description": "CPU resource limit allow plain integer values with suffix m(milli) e.g 1000m, 100.",
  1467. "group": "Resource Limits",
  1468. "schema": {
  1469. "type": "string",
  1470. "show_if": [
  1471. [
  1472. "enableResourceLimits",
  1473. "=",
  1474. true
  1475. ]
  1476. ],
  1477. "valid_chars": "^\\d+(?:\\.\\d+(?!.*m$)|m?$)",
  1478. "default": "4000m"
  1479. }
  1480. },
  1481. {
  1482. "variable": "memLimit",
  1483. "label": "Memory Limit",
  1484. "group": "Resource Limits",
  1485. "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",
  1486. "schema": {
  1487. "type": "string",
  1488. "show_if": [
  1489. [
  1490. "enableResourceLimits",
  1491. "=",
  1492. true
  1493. ]
  1494. ],
  1495. "valid_chars": "^([+-]?[0-9.]+)([eEinumkKMGTP]*[-+]?[0-9]*)$",
  1496. "default": "8Gi"
  1497. }
  1498. },
  1499. {
  1500. "variable": "environmentVariables",
  1501. "label": "Nextcloud environment",
  1502. "group": "Nextcloud Configuration",
  1503. "schema": {
  1504. "type": "list",
  1505. "default": [],
  1506. "items": [
  1507. {
  1508. "variable": "environmentVariable",
  1509. "label": "Environment Variable",
  1510. "schema": {
  1511. "type": "dict",
  1512. "attrs": [
  1513. {
  1514. "variable": "name",
  1515. "label": "Name",
  1516. "schema": {
  1517. "type": "string"
  1518. }
  1519. },
  1520. {
  1521. "variable": "value",
  1522. "label": "Value",
  1523. "schema": {
  1524. "type": "string"
  1525. }
  1526. }
  1527. ]
  1528. }
  1529. }
  1530. ]
  1531. }
  1532. }
  1533. ]
  1534. },
  1535. "app_readme": "<h1>nextcloud</h1>\n<p><a href=\"https://nextcloud.com/\">nextcloud</a> is a file sharing server that puts the control and security of your own data back into your hands.</p>",
  1536. "detailed_readme": "<h1>nextcloud</h1>\n<p><a href=\"https://nextcloud.com/\">nextcloud</a> is a file sharing server that puts the control and security of your own data back into your hands.</p>\n<h2>Introduction</h2>\n<p>This chart bootstraps an <a href=\"https://hub.docker.com/_/nextcloud/\">nextcloud</a> deployment on a <a href=\"http://kubernetes.io\">Kubernetes</a> cluster using the <a href=\"https://helm.sh\">Helm</a> package manager.</p>\n<h2>Configuration</h2>\n<p>Please refer to questions.yaml for a detailed overview on supported configurable values.</p>",
  1537. "changelog": null
  1538. }
  1539. }