app_versions.json 135 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734
  1. {
  2. "1.0.1": {
  3. "healthy": true,
  4. "supported": false,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/community/vikunja/1.0.1",
  7. "last_update": "2023-12-06 13:24:48",
  8. "required_features": [
  9. "normalize/ixVolume",
  10. "definitions/timezone",
  11. "normalize/acl"
  12. ],
  13. "human_version": "0.21.0_1.0.1",
  14. "version": "1.0.1",
  15. "chart_metadata": {
  16. "name": "vikunja",
  17. "description": "Vikunja is an open-source, self-hostable to-do app.",
  18. "annotations": {
  19. "title": "Vikunja"
  20. },
  21. "type": "application",
  22. "version": "1.0.1",
  23. "apiVersion": "v2",
  24. "appVersion": "0.21.0",
  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",
  37. "version": "1.2.3"
  38. }
  39. ],
  40. "home": "https://vikunja.io/",
  41. "icon": "https://media.sys.truenas.net/apps/vikunja/icons/icon.png",
  42. "sources": [
  43. "https://github.com/truenas/charts/tree/master/library/ix-dev/community/vikunja",
  44. "https://vikunja.io/"
  45. ],
  46. "keywords": [
  47. "todo"
  48. ]
  49. },
  50. "app_metadata": {
  51. "runAsContext": [
  52. {
  53. "userName": "vikunja",
  54. "groupName": "vikunja",
  55. "gid": 568,
  56. "uid": 568,
  57. "description": "Vikunja API can run as any non-root user"
  58. },
  59. {
  60. "userName": "nginx",
  61. "groupName": "nginx",
  62. "gid": 101,
  63. "uid": 101,
  64. "description": "Vikunja Frontend runs as a non-root user."
  65. },
  66. {
  67. "userName": "nginx",
  68. "groupName": "nginx",
  69. "gid": 101,
  70. "uid": 101,
  71. "description": "Vikunja Proxy runs as a non-root user."
  72. },
  73. {
  74. "userName": "postgres",
  75. "groupName": "postgres",
  76. "gid": 999,
  77. "uid": 999,
  78. "description": "Postgres runs as a non-root user."
  79. }
  80. ],
  81. "capabilities": [],
  82. "hostMounts": []
  83. },
  84. "schema": {
  85. "groups": [
  86. {
  87. "name": "Vikunja Configuration",
  88. "description": "Configure Vikunja"
  89. },
  90. {
  91. "name": "User and Group Configuration",
  92. "description": "Configure User and Group for Vikunja"
  93. },
  94. {
  95. "name": "Network Configuration",
  96. "description": "Configure Network for Vikunja"
  97. },
  98. {
  99. "name": "Storage Configuration",
  100. "description": "Configure Storage for Vikunja"
  101. },
  102. {
  103. "name": "Resources Configuration",
  104. "description": "Configure Resources for Vikunja"
  105. }
  106. ],
  107. "portals": {
  108. "web_portal": {
  109. "protocols": [
  110. "$kubernetes-resource_configmap_portal_protocol"
  111. ],
  112. "host": [
  113. "$kubernetes-resource_configmap_portal_host"
  114. ],
  115. "ports": [
  116. "$kubernetes-resource_configmap_portal_port"
  117. ],
  118. "path": "$kubernetes-resource_configmap_portal_path"
  119. }
  120. },
  121. "questions": [
  122. {
  123. "variable": "TZ",
  124. "group": "Vikunja Configuration",
  125. "label": "Timezone",
  126. "schema": {
  127. "type": "string",
  128. "default": "America/Los_Angeles",
  129. "required": true,
  130. "$ref": [
  131. "definitions/timezone"
  132. ],
  133. "enum": [
  134. {
  135. "value": "Asia/Damascus",
  136. "description": "'Asia/Damascus' timezone"
  137. },
  138. {
  139. "value": "Asia/Saigon",
  140. "description": "'Asia/Saigon' timezone"
  141. }
  142. ]
  143. }
  144. },
  145. {
  146. "variable": "vikunjaConfig",
  147. "label": "",
  148. "group": "Vikunja Configuration",
  149. "schema": {
  150. "type": "dict",
  151. "attrs": [
  152. {
  153. "variable": "url",
  154. "label": "URL",
  155. "description": "The URL that Vikunja will be accessible from.</br>\nExample: </br>\nhttp://server.ip:30080</br>\nhttps://Vikunja.example.com\n",
  156. "schema": {
  157. "type": "uri",
  158. "default": "",
  159. "required": true
  160. }
  161. },
  162. {
  163. "variable": "maxFileSize",
  164. "label": "Max File Size (in MB)",
  165. "description": "The maximum file size for attachments in MB.",
  166. "schema": {
  167. "type": "int",
  168. "default": 20,
  169. "required": true,
  170. "min": 1
  171. }
  172. },
  173. {
  174. "variable": "additionalEnvs",
  175. "label": "Additional Environment Variables",
  176. "description": "Configure additional environment variables for Vikunja.",
  177. "schema": {
  178. "type": "list",
  179. "default": [],
  180. "items": [
  181. {
  182. "variable": "env",
  183. "label": "Environment Variable",
  184. "schema": {
  185. "type": "dict",
  186. "attrs": [
  187. {
  188. "variable": "name",
  189. "label": "Name",
  190. "schema": {
  191. "type": "string",
  192. "required": true
  193. }
  194. },
  195. {
  196. "variable": "value",
  197. "label": "Value",
  198. "schema": {
  199. "type": "string",
  200. "required": true
  201. }
  202. }
  203. ]
  204. }
  205. }
  206. ]
  207. }
  208. }
  209. ]
  210. }
  211. },
  212. {
  213. "variable": "vikunjaRunAs",
  214. "label": "",
  215. "group": "User and Group Configuration",
  216. "schema": {
  217. "type": "dict",
  218. "attrs": [
  219. {
  220. "variable": "user",
  221. "label": "User ID",
  222. "description": "The user id that Vikunja will run as.",
  223. "schema": {
  224. "type": "int",
  225. "min": 2,
  226. "default": 568,
  227. "required": true
  228. }
  229. },
  230. {
  231. "variable": "group",
  232. "label": "Group ID",
  233. "description": "The group id that Vikunja will run as.",
  234. "schema": {
  235. "type": "int",
  236. "min": 2,
  237. "default": 568,
  238. "required": true
  239. }
  240. }
  241. ]
  242. }
  243. },
  244. {
  245. "variable": "vikunjaNetwork",
  246. "label": "",
  247. "group": "Network Configuration",
  248. "schema": {
  249. "type": "dict",
  250. "attrs": [
  251. {
  252. "variable": "webPort",
  253. "label": "Web Port",
  254. "description": "The port for the Vikunja Web UI.",
  255. "schema": {
  256. "type": "int",
  257. "default": 31002,
  258. "min": 9000,
  259. "max": 65535,
  260. "required": true
  261. }
  262. },
  263. {
  264. "variable": "hostNetwork",
  265. "label": "Host Network",
  266. "description": "Bind to the host network. It's recommended to keep this disabled.</br>\n",
  267. "schema": {
  268. "type": "boolean",
  269. "default": false
  270. }
  271. }
  272. ]
  273. }
  274. },
  275. {
  276. "variable": "vikunjaStorage",
  277. "label": "",
  278. "group": "Storage Configuration",
  279. "schema": {
  280. "type": "dict",
  281. "attrs": [
  282. {
  283. "variable": "data",
  284. "label": "Vikunja Data Storage",
  285. "description": "The path to store Vikunja Data.",
  286. "schema": {
  287. "type": "dict",
  288. "attrs": [
  289. {
  290. "variable": "type",
  291. "label": "Type",
  292. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  293. "schema": {
  294. "type": "string",
  295. "required": true,
  296. "immutable": true,
  297. "default": "ixVolume",
  298. "enum": [
  299. {
  300. "value": "hostPath",
  301. "description": "Host Path (Path that already exists on the system)"
  302. },
  303. {
  304. "value": "ixVolume",
  305. "description": "ixVolume (Dataset created automatically by the system)"
  306. }
  307. ]
  308. }
  309. },
  310. {
  311. "variable": "ixVolumeConfig",
  312. "label": "ixVolume Configuration",
  313. "description": "The configuration for the ixVolume dataset.",
  314. "schema": {
  315. "type": "dict",
  316. "show_if": [
  317. [
  318. "type",
  319. "=",
  320. "ixVolume"
  321. ]
  322. ],
  323. "$ref": [
  324. "normalize/ixVolume"
  325. ],
  326. "attrs": [
  327. {
  328. "variable": "aclEnable",
  329. "label": "Enable ACL",
  330. "description": "Enable ACL for the dataset.",
  331. "schema": {
  332. "type": "boolean",
  333. "default": false
  334. }
  335. },
  336. {
  337. "variable": "datasetName",
  338. "label": "Dataset Name",
  339. "description": "The name of the dataset to use for storage.",
  340. "schema": {
  341. "type": "string",
  342. "required": true,
  343. "immutable": true,
  344. "hidden": true,
  345. "default": "data"
  346. }
  347. },
  348. {
  349. "variable": "aclEntries",
  350. "label": "ACL Configuration",
  351. "schema": {
  352. "type": "dict",
  353. "show_if": [
  354. [
  355. "aclEnable",
  356. "=",
  357. true
  358. ]
  359. ],
  360. "attrs": [
  361. {
  362. "variable": "path",
  363. "label": "Path",
  364. "description": "Path to perform ACL",
  365. "schema": {
  366. "type": "string",
  367. "hidden": true
  368. }
  369. },
  370. {
  371. "variable": "entries",
  372. "label": "ACL Entries",
  373. "description": "ACL Entries",
  374. "schema": {
  375. "type": "list",
  376. "items": [
  377. {
  378. "variable": "aclEntry",
  379. "label": "ACL Entry",
  380. "schema": {
  381. "type": "dict",
  382. "attrs": [
  383. {
  384. "variable": "id_type",
  385. "label": "ID Type",
  386. "schema": {
  387. "type": "string",
  388. "enum": [
  389. {
  390. "value": "USER",
  391. "description": "Entry is for a USER"
  392. },
  393. {
  394. "value": "GROUP",
  395. "description": "Entry is for a GROUP"
  396. }
  397. ],
  398. "default": "USER"
  399. }
  400. },
  401. {
  402. "variable": "id",
  403. "label": "ID",
  404. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  405. "schema": {
  406. "type": "int",
  407. "required": true,
  408. "min": 0
  409. }
  410. },
  411. {
  412. "variable": "access",
  413. "label": "Access",
  414. "schema": {
  415. "type": "string",
  416. "enum": [
  417. {
  418. "value": "READ",
  419. "description": "Read Access"
  420. },
  421. {
  422. "value": "MODIFY",
  423. "description": "Modify Access"
  424. },
  425. {
  426. "value": "FULL_CONTROL",
  427. "description": "FULL_CONTROL Access"
  428. }
  429. ]
  430. }
  431. }
  432. ]
  433. }
  434. }
  435. ]
  436. }
  437. }
  438. ]
  439. }
  440. }
  441. ]
  442. }
  443. },
  444. {
  445. "variable": "hostPathConfig",
  446. "label": "Host Path Configuration",
  447. "schema": {
  448. "type": "dict",
  449. "show_if": [
  450. [
  451. "type",
  452. "=",
  453. "hostPath"
  454. ]
  455. ],
  456. "attrs": [
  457. {
  458. "variable": "aclEnable",
  459. "label": "Enable ACL",
  460. "description": "Enable ACL for the dataset.",
  461. "schema": {
  462. "type": "boolean",
  463. "default": false
  464. }
  465. },
  466. {
  467. "variable": "acl",
  468. "label": "ACL Configuration",
  469. "schema": {
  470. "type": "dict",
  471. "show_if": [
  472. [
  473. "aclEnable",
  474. "=",
  475. true
  476. ]
  477. ],
  478. "attrs": [
  479. {
  480. "variable": "path",
  481. "label": "Host Path",
  482. "description": "Host Path to perform ACL",
  483. "schema": {
  484. "type": "hostpath",
  485. "required": true,
  486. "empty": false
  487. }
  488. },
  489. {
  490. "variable": "entries",
  491. "label": "ACL Entries",
  492. "description": "ACL Entries",
  493. "schema": {
  494. "type": "list",
  495. "items": [
  496. {
  497. "variable": "aclEntry",
  498. "label": "ACL Entry",
  499. "schema": {
  500. "type": "dict",
  501. "attrs": [
  502. {
  503. "variable": "id_type",
  504. "label": "ID Type",
  505. "schema": {
  506. "type": "string",
  507. "enum": [
  508. {
  509. "value": "USER",
  510. "description": "Entry is for a USER"
  511. },
  512. {
  513. "value": "GROUP",
  514. "description": "Entry is for a GROUP"
  515. }
  516. ],
  517. "default": "USER"
  518. }
  519. },
  520. {
  521. "variable": "id",
  522. "label": "ID",
  523. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  524. "schema": {
  525. "type": "int",
  526. "required": true,
  527. "min": 0
  528. }
  529. },
  530. {
  531. "variable": "access",
  532. "label": "Access",
  533. "schema": {
  534. "type": "string",
  535. "enum": [
  536. {
  537. "value": "READ",
  538. "description": "Read Access"
  539. },
  540. {
  541. "value": "MODIFY",
  542. "description": "Modify Access"
  543. },
  544. {
  545. "value": "FULL_CONTROL",
  546. "description": "FULL_CONTROL Access"
  547. }
  548. ]
  549. }
  550. }
  551. ]
  552. }
  553. }
  554. ]
  555. }
  556. },
  557. {
  558. "variable": "options",
  559. "label": "ACL Options",
  560. "schema": {
  561. "type": "dict",
  562. "attrs": [
  563. {
  564. "variable": "force",
  565. "label": "Force Flag",
  566. "description": "Enabling `Force` applies ACL even if the path has existing data",
  567. "schema": {
  568. "type": "boolean",
  569. "default": false
  570. }
  571. }
  572. ]
  573. }
  574. }
  575. ],
  576. "$ref": [
  577. "normalize/acl"
  578. ]
  579. }
  580. },
  581. {
  582. "variable": "hostPath",
  583. "label": "Host Path",
  584. "description": "The host path to use for storage.",
  585. "schema": {
  586. "type": "hostpath",
  587. "show_if": [
  588. [
  589. "aclEnable",
  590. "=",
  591. false
  592. ]
  593. ],
  594. "immutable": true,
  595. "required": true
  596. }
  597. }
  598. ]
  599. }
  600. }
  601. ]
  602. }
  603. },
  604. {
  605. "variable": "pgData",
  606. "label": "Postgres Data Storage",
  607. "description": "The path to store Postgres Data.",
  608. "schema": {
  609. "type": "dict",
  610. "attrs": [
  611. {
  612. "variable": "type",
  613. "label": "Type",
  614. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  615. "schema": {
  616. "type": "string",
  617. "required": true,
  618. "immutable": true,
  619. "default": "ixVolume",
  620. "enum": [
  621. {
  622. "value": "hostPath",
  623. "description": "Host Path (Path that already exists on the system)"
  624. },
  625. {
  626. "value": "ixVolume",
  627. "description": "ixVolume (Dataset created automatically by the system)"
  628. }
  629. ]
  630. }
  631. },
  632. {
  633. "variable": "ixVolumeConfig",
  634. "label": "ixVolume Configuration",
  635. "description": "The configuration for the ixVolume dataset.",
  636. "schema": {
  637. "type": "dict",
  638. "hidden": true,
  639. "show_if": [
  640. [
  641. "type",
  642. "=",
  643. "ixVolume"
  644. ]
  645. ],
  646. "$ref": [
  647. "normalize/ixVolume"
  648. ],
  649. "attrs": [
  650. {
  651. "variable": "aclEnable",
  652. "label": "Enable ACL",
  653. "description": "Enable ACL for the dataset.",
  654. "schema": {
  655. "type": "boolean",
  656. "hidden": true,
  657. "default": false
  658. }
  659. },
  660. {
  661. "variable": "datasetName",
  662. "label": "Dataset Name",
  663. "description": "The name of the dataset to use for storage.",
  664. "schema": {
  665. "type": "string",
  666. "required": true,
  667. "immutable": true,
  668. "hidden": true,
  669. "default": "pgData"
  670. }
  671. },
  672. {
  673. "variable": "aclEntries",
  674. "label": "ACL Configuration",
  675. "schema": {
  676. "type": "dict",
  677. "show_if": [
  678. [
  679. "aclEnable",
  680. "=",
  681. true
  682. ]
  683. ],
  684. "attrs": [
  685. {
  686. "variable": "path",
  687. "label": "Path",
  688. "description": "Path to perform ACL",
  689. "schema": {
  690. "type": "string",
  691. "hidden": true
  692. }
  693. },
  694. {
  695. "variable": "entries",
  696. "label": "ACL Entries",
  697. "description": "ACL Entries",
  698. "schema": {
  699. "type": "list",
  700. "items": [
  701. {
  702. "variable": "aclEntry",
  703. "label": "ACL Entry",
  704. "schema": {
  705. "type": "dict",
  706. "attrs": [
  707. {
  708. "variable": "id_type",
  709. "label": "ID Type",
  710. "schema": {
  711. "type": "string",
  712. "enum": [
  713. {
  714. "value": "USER",
  715. "description": "Entry is for a USER"
  716. },
  717. {
  718. "value": "GROUP",
  719. "description": "Entry is for a GROUP"
  720. }
  721. ],
  722. "default": "USER"
  723. }
  724. },
  725. {
  726. "variable": "id",
  727. "label": "ID",
  728. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  729. "schema": {
  730. "type": "int",
  731. "required": true,
  732. "min": 0
  733. }
  734. },
  735. {
  736. "variable": "access",
  737. "label": "Access",
  738. "schema": {
  739. "type": "string",
  740. "enum": [
  741. {
  742. "value": "READ",
  743. "description": "Read Access"
  744. },
  745. {
  746. "value": "MODIFY",
  747. "description": "Modify Access"
  748. },
  749. {
  750. "value": "FULL_CONTROL",
  751. "description": "FULL_CONTROL Access"
  752. }
  753. ]
  754. }
  755. }
  756. ]
  757. }
  758. }
  759. ]
  760. }
  761. }
  762. ]
  763. }
  764. }
  765. ]
  766. }
  767. },
  768. {
  769. "variable": "hostPathConfig",
  770. "label": "Host Path Configuration",
  771. "schema": {
  772. "type": "dict",
  773. "show_if": [
  774. [
  775. "type",
  776. "=",
  777. "hostPath"
  778. ]
  779. ],
  780. "attrs": [
  781. {
  782. "variable": "aclEnable",
  783. "label": "Enable ACL",
  784. "description": "Enable ACL for the dataset.",
  785. "schema": {
  786. "type": "boolean",
  787. "hidden": true,
  788. "default": false
  789. }
  790. },
  791. {
  792. "variable": "acl",
  793. "label": "ACL Configuration",
  794. "schema": {
  795. "type": "dict",
  796. "show_if": [
  797. [
  798. "aclEnable",
  799. "=",
  800. true
  801. ]
  802. ],
  803. "attrs": [
  804. {
  805. "variable": "path",
  806. "label": "Host Path",
  807. "description": "Host Path to perform ACL",
  808. "schema": {
  809. "type": "hostpath",
  810. "required": true,
  811. "empty": false
  812. }
  813. },
  814. {
  815. "variable": "entries",
  816. "label": "ACL Entries",
  817. "description": "ACL Entries",
  818. "schema": {
  819. "type": "list",
  820. "items": [
  821. {
  822. "variable": "aclEntry",
  823. "label": "ACL Entry",
  824. "schema": {
  825. "type": "dict",
  826. "attrs": [
  827. {
  828. "variable": "id_type",
  829. "label": "ID Type",
  830. "schema": {
  831. "type": "string",
  832. "enum": [
  833. {
  834. "value": "USER",
  835. "description": "Entry is for a USER"
  836. },
  837. {
  838. "value": "GROUP",
  839. "description": "Entry is for a GROUP"
  840. }
  841. ],
  842. "default": "USER"
  843. }
  844. },
  845. {
  846. "variable": "id",
  847. "label": "ID",
  848. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  849. "schema": {
  850. "type": "int",
  851. "required": true,
  852. "min": 0
  853. }
  854. },
  855. {
  856. "variable": "access",
  857. "label": "Access",
  858. "schema": {
  859. "type": "string",
  860. "enum": [
  861. {
  862. "value": "READ",
  863. "description": "Read Access"
  864. },
  865. {
  866. "value": "MODIFY",
  867. "description": "Modify Access"
  868. },
  869. {
  870. "value": "FULL_CONTROL",
  871. "description": "FULL_CONTROL Access"
  872. }
  873. ]
  874. }
  875. }
  876. ]
  877. }
  878. }
  879. ]
  880. }
  881. },
  882. {
  883. "variable": "options",
  884. "label": "ACL Options",
  885. "schema": {
  886. "type": "dict",
  887. "attrs": [
  888. {
  889. "variable": "force",
  890. "label": "Force Flag",
  891. "description": "Enabling `Force` applies ACL even if the path has existing data",
  892. "schema": {
  893. "type": "boolean",
  894. "default": false
  895. }
  896. }
  897. ]
  898. }
  899. }
  900. ],
  901. "$ref": [
  902. "normalize/acl"
  903. ]
  904. }
  905. },
  906. {
  907. "variable": "hostPath",
  908. "label": "Host Path",
  909. "description": "The host path to use for storage.",
  910. "schema": {
  911. "type": "hostpath",
  912. "show_if": [
  913. [
  914. "aclEnable",
  915. "=",
  916. false
  917. ]
  918. ],
  919. "immutable": true,
  920. "required": true
  921. }
  922. }
  923. ]
  924. }
  925. }
  926. ]
  927. }
  928. },
  929. {
  930. "variable": "pgBackup",
  931. "label": "Postgres Backup Storage",
  932. "description": "The path to store Postgres Backup.",
  933. "schema": {
  934. "type": "dict",
  935. "attrs": [
  936. {
  937. "variable": "type",
  938. "label": "Type",
  939. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  940. "schema": {
  941. "type": "string",
  942. "required": true,
  943. "immutable": true,
  944. "default": "ixVolume",
  945. "enum": [
  946. {
  947. "value": "hostPath",
  948. "description": "Host Path (Path that already exists on the system)"
  949. },
  950. {
  951. "value": "ixVolume",
  952. "description": "ixVolume (Dataset created automatically by the system)"
  953. }
  954. ]
  955. }
  956. },
  957. {
  958. "variable": "ixVolumeConfig",
  959. "label": "ixVolume Configuration",
  960. "description": "The configuration for the ixVolume dataset.",
  961. "schema": {
  962. "type": "dict",
  963. "hidden": true,
  964. "show_if": [
  965. [
  966. "type",
  967. "=",
  968. "ixVolume"
  969. ]
  970. ],
  971. "$ref": [
  972. "normalize/ixVolume"
  973. ],
  974. "attrs": [
  975. {
  976. "variable": "aclEnable",
  977. "label": "Enable ACL",
  978. "description": "Enable ACL for the dataset.",
  979. "schema": {
  980. "type": "boolean",
  981. "hidden": true,
  982. "default": false
  983. }
  984. },
  985. {
  986. "variable": "datasetName",
  987. "label": "Dataset Name",
  988. "description": "The name of the dataset to use for storage.",
  989. "schema": {
  990. "type": "string",
  991. "required": true,
  992. "immutable": true,
  993. "hidden": true,
  994. "default": "pgBackup"
  995. }
  996. },
  997. {
  998. "variable": "aclEntries",
  999. "label": "ACL Configuration",
  1000. "schema": {
  1001. "type": "dict",
  1002. "show_if": [
  1003. [
  1004. "aclEnable",
  1005. "=",
  1006. true
  1007. ]
  1008. ],
  1009. "attrs": [
  1010. {
  1011. "variable": "path",
  1012. "label": "Path",
  1013. "description": "Path to perform ACL",
  1014. "schema": {
  1015. "type": "string",
  1016. "hidden": true
  1017. }
  1018. },
  1019. {
  1020. "variable": "entries",
  1021. "label": "ACL Entries",
  1022. "description": "ACL Entries",
  1023. "schema": {
  1024. "type": "list",
  1025. "items": [
  1026. {
  1027. "variable": "aclEntry",
  1028. "label": "ACL Entry",
  1029. "schema": {
  1030. "type": "dict",
  1031. "attrs": [
  1032. {
  1033. "variable": "id_type",
  1034. "label": "ID Type",
  1035. "schema": {
  1036. "type": "string",
  1037. "enum": [
  1038. {
  1039. "value": "USER",
  1040. "description": "Entry is for a USER"
  1041. },
  1042. {
  1043. "value": "GROUP",
  1044. "description": "Entry is for a GROUP"
  1045. }
  1046. ],
  1047. "default": "USER"
  1048. }
  1049. },
  1050. {
  1051. "variable": "id",
  1052. "label": "ID",
  1053. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  1054. "schema": {
  1055. "type": "int",
  1056. "required": true,
  1057. "min": 0
  1058. }
  1059. },
  1060. {
  1061. "variable": "access",
  1062. "label": "Access",
  1063. "schema": {
  1064. "type": "string",
  1065. "enum": [
  1066. {
  1067. "value": "READ",
  1068. "description": "Read Access"
  1069. },
  1070. {
  1071. "value": "MODIFY",
  1072. "description": "Modify Access"
  1073. },
  1074. {
  1075. "value": "FULL_CONTROL",
  1076. "description": "FULL_CONTROL Access"
  1077. }
  1078. ]
  1079. }
  1080. }
  1081. ]
  1082. }
  1083. }
  1084. ]
  1085. }
  1086. }
  1087. ]
  1088. }
  1089. }
  1090. ]
  1091. }
  1092. },
  1093. {
  1094. "variable": "hostPathConfig",
  1095. "label": "Host Path Configuration",
  1096. "schema": {
  1097. "type": "dict",
  1098. "show_if": [
  1099. [
  1100. "type",
  1101. "=",
  1102. "hostPath"
  1103. ]
  1104. ],
  1105. "attrs": [
  1106. {
  1107. "variable": "aclEnable",
  1108. "label": "Enable ACL",
  1109. "description": "Enable ACL for the dataset.",
  1110. "schema": {
  1111. "type": "boolean",
  1112. "hidden": true,
  1113. "default": false
  1114. }
  1115. },
  1116. {
  1117. "variable": "acl",
  1118. "label": "ACL Configuration",
  1119. "schema": {
  1120. "type": "dict",
  1121. "show_if": [
  1122. [
  1123. "aclEnable",
  1124. "=",
  1125. true
  1126. ]
  1127. ],
  1128. "attrs": [
  1129. {
  1130. "variable": "path",
  1131. "label": "Host Path",
  1132. "description": "Host Path to perform ACL",
  1133. "schema": {
  1134. "type": "hostpath",
  1135. "required": true,
  1136. "empty": false
  1137. }
  1138. },
  1139. {
  1140. "variable": "entries",
  1141. "label": "ACL Entries",
  1142. "description": "ACL Entries",
  1143. "schema": {
  1144. "type": "list",
  1145. "items": [
  1146. {
  1147. "variable": "aclEntry",
  1148. "label": "ACL Entry",
  1149. "schema": {
  1150. "type": "dict",
  1151. "attrs": [
  1152. {
  1153. "variable": "id_type",
  1154. "label": "ID Type",
  1155. "schema": {
  1156. "type": "string",
  1157. "enum": [
  1158. {
  1159. "value": "USER",
  1160. "description": "Entry is for a USER"
  1161. },
  1162. {
  1163. "value": "GROUP",
  1164. "description": "Entry is for a GROUP"
  1165. }
  1166. ],
  1167. "default": "USER"
  1168. }
  1169. },
  1170. {
  1171. "variable": "id",
  1172. "label": "ID",
  1173. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  1174. "schema": {
  1175. "type": "int",
  1176. "required": true,
  1177. "min": 0
  1178. }
  1179. },
  1180. {
  1181. "variable": "access",
  1182. "label": "Access",
  1183. "schema": {
  1184. "type": "string",
  1185. "enum": [
  1186. {
  1187. "value": "READ",
  1188. "description": "Read Access"
  1189. },
  1190. {
  1191. "value": "MODIFY",
  1192. "description": "Modify Access"
  1193. },
  1194. {
  1195. "value": "FULL_CONTROL",
  1196. "description": "FULL_CONTROL Access"
  1197. }
  1198. ]
  1199. }
  1200. }
  1201. ]
  1202. }
  1203. }
  1204. ]
  1205. }
  1206. },
  1207. {
  1208. "variable": "options",
  1209. "label": "ACL Options",
  1210. "schema": {
  1211. "type": "dict",
  1212. "attrs": [
  1213. {
  1214. "variable": "force",
  1215. "label": "Force Flag",
  1216. "description": "Enabling `Force` applies ACL even if the path has existing data",
  1217. "schema": {
  1218. "type": "boolean",
  1219. "default": false
  1220. }
  1221. }
  1222. ]
  1223. }
  1224. }
  1225. ],
  1226. "$ref": [
  1227. "normalize/acl"
  1228. ]
  1229. }
  1230. },
  1231. {
  1232. "variable": "hostPath",
  1233. "label": "Host Path",
  1234. "description": "The host path to use for storage.",
  1235. "schema": {
  1236. "type": "hostpath",
  1237. "show_if": [
  1238. [
  1239. "aclEnable",
  1240. "=",
  1241. false
  1242. ]
  1243. ],
  1244. "immutable": true,
  1245. "required": true
  1246. }
  1247. }
  1248. ]
  1249. }
  1250. }
  1251. ]
  1252. }
  1253. },
  1254. {
  1255. "variable": "additionalStorages",
  1256. "label": "Additional Storage",
  1257. "description": "Additional storage for Vikunja.",
  1258. "schema": {
  1259. "type": "list",
  1260. "default": [],
  1261. "items": [
  1262. {
  1263. "variable": "storageEntry",
  1264. "label": "Storage Entry",
  1265. "schema": {
  1266. "type": "dict",
  1267. "attrs": [
  1268. {
  1269. "variable": "type",
  1270. "label": "Type",
  1271. "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",
  1272. "schema": {
  1273. "type": "string",
  1274. "required": true,
  1275. "default": "ixVolume",
  1276. "immutable": true,
  1277. "enum": [
  1278. {
  1279. "value": "hostPath",
  1280. "description": "Host Path (Path that already exists on the system)"
  1281. },
  1282. {
  1283. "value": "ixVolume",
  1284. "description": "ixVolume (Dataset created automatically by the system)"
  1285. },
  1286. {
  1287. "value": "smb-pv-pvc",
  1288. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  1289. }
  1290. ]
  1291. }
  1292. },
  1293. {
  1294. "variable": "readOnly",
  1295. "label": "Read Only",
  1296. "description": "Mount the volume as read only.",
  1297. "schema": {
  1298. "type": "boolean",
  1299. "default": false
  1300. }
  1301. },
  1302. {
  1303. "variable": "mountPath",
  1304. "label": "Mount Path",
  1305. "description": "The path inside the container to mount the storage.",
  1306. "schema": {
  1307. "type": "path",
  1308. "required": true
  1309. }
  1310. },
  1311. {
  1312. "variable": "hostPathConfig",
  1313. "label": "Host Path Configuration",
  1314. "schema": {
  1315. "type": "dict",
  1316. "show_if": [
  1317. [
  1318. "type",
  1319. "=",
  1320. "hostPath"
  1321. ]
  1322. ],
  1323. "attrs": [
  1324. {
  1325. "variable": "aclEnable",
  1326. "label": "Enable ACL",
  1327. "description": "Enable ACL for the dataset.",
  1328. "schema": {
  1329. "type": "boolean",
  1330. "default": false
  1331. }
  1332. },
  1333. {
  1334. "variable": "acl",
  1335. "label": "ACL Configuration",
  1336. "schema": {
  1337. "type": "dict",
  1338. "show_if": [
  1339. [
  1340. "aclEnable",
  1341. "=",
  1342. true
  1343. ]
  1344. ],
  1345. "attrs": [
  1346. {
  1347. "variable": "path",
  1348. "label": "Host Path",
  1349. "description": "Host Path to perform ACL",
  1350. "schema": {
  1351. "type": "hostpath",
  1352. "required": true,
  1353. "empty": false
  1354. }
  1355. },
  1356. {
  1357. "variable": "entries",
  1358. "label": "ACL Entries",
  1359. "description": "ACL Entries",
  1360. "schema": {
  1361. "type": "list",
  1362. "items": [
  1363. {
  1364. "variable": "aclEntry",
  1365. "label": "ACL Entry",
  1366. "schema": {
  1367. "type": "dict",
  1368. "attrs": [
  1369. {
  1370. "variable": "id_type",
  1371. "label": "ID Type",
  1372. "schema": {
  1373. "type": "string",
  1374. "enum": [
  1375. {
  1376. "value": "USER",
  1377. "description": "Entry is for a USER"
  1378. },
  1379. {
  1380. "value": "GROUP",
  1381. "description": "Entry is for a GROUP"
  1382. }
  1383. ],
  1384. "default": "USER"
  1385. }
  1386. },
  1387. {
  1388. "variable": "id",
  1389. "label": "ID",
  1390. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  1391. "schema": {
  1392. "type": "int",
  1393. "required": true,
  1394. "min": 0
  1395. }
  1396. },
  1397. {
  1398. "variable": "access",
  1399. "label": "Access",
  1400. "schema": {
  1401. "type": "string",
  1402. "enum": [
  1403. {
  1404. "value": "READ",
  1405. "description": "Read Access"
  1406. },
  1407. {
  1408. "value": "MODIFY",
  1409. "description": "Modify Access"
  1410. },
  1411. {
  1412. "value": "FULL_CONTROL",
  1413. "description": "FULL_CONTROL Access"
  1414. }
  1415. ]
  1416. }
  1417. }
  1418. ]
  1419. }
  1420. }
  1421. ]
  1422. }
  1423. },
  1424. {
  1425. "variable": "options",
  1426. "label": "ACL Options",
  1427. "schema": {
  1428. "type": "dict",
  1429. "attrs": [
  1430. {
  1431. "variable": "force",
  1432. "label": "Force Flag",
  1433. "description": "Enabling `Force` applies ACL even if the path has existing data",
  1434. "schema": {
  1435. "type": "boolean",
  1436. "default": false
  1437. }
  1438. }
  1439. ]
  1440. }
  1441. }
  1442. ],
  1443. "$ref": [
  1444. "normalize/acl"
  1445. ]
  1446. }
  1447. },
  1448. {
  1449. "variable": "hostPath",
  1450. "label": "Host Path",
  1451. "description": "The host path to use for storage.",
  1452. "schema": {
  1453. "type": "hostpath",
  1454. "show_if": [
  1455. [
  1456. "aclEnable",
  1457. "=",
  1458. false
  1459. ]
  1460. ],
  1461. "immutable": true,
  1462. "required": true
  1463. }
  1464. }
  1465. ]
  1466. }
  1467. },
  1468. {
  1469. "variable": "ixVolumeConfig",
  1470. "label": "ixVolume Configuration",
  1471. "description": "The configuration for the ixVolume dataset.",
  1472. "schema": {
  1473. "type": "dict",
  1474. "show_if": [
  1475. [
  1476. "type",
  1477. "=",
  1478. "ixVolume"
  1479. ]
  1480. ],
  1481. "$ref": [
  1482. "normalize/ixVolume"
  1483. ],
  1484. "attrs": [
  1485. {
  1486. "variable": "aclEnable",
  1487. "label": "Enable ACL",
  1488. "description": "Enable ACL for the dataset.",
  1489. "schema": {
  1490. "type": "boolean",
  1491. "default": false
  1492. }
  1493. },
  1494. {
  1495. "variable": "datasetName",
  1496. "label": "Dataset Name",
  1497. "description": "The name of the dataset to use for storage.",
  1498. "schema": {
  1499. "type": "string",
  1500. "required": true,
  1501. "immutable": true,
  1502. "default": "storage_entry"
  1503. }
  1504. },
  1505. {
  1506. "variable": "aclEntries",
  1507. "label": "ACL Configuration",
  1508. "schema": {
  1509. "type": "dict",
  1510. "show_if": [
  1511. [
  1512. "aclEnable",
  1513. "=",
  1514. true
  1515. ]
  1516. ],
  1517. "attrs": [
  1518. {
  1519. "variable": "path",
  1520. "label": "Path",
  1521. "description": "Path to perform ACL",
  1522. "schema": {
  1523. "type": "string",
  1524. "hidden": true
  1525. }
  1526. },
  1527. {
  1528. "variable": "entries",
  1529. "label": "ACL Entries",
  1530. "description": "ACL Entries",
  1531. "schema": {
  1532. "type": "list",
  1533. "items": [
  1534. {
  1535. "variable": "aclEntry",
  1536. "label": "ACL Entry",
  1537. "schema": {
  1538. "type": "dict",
  1539. "attrs": [
  1540. {
  1541. "variable": "id_type",
  1542. "label": "ID Type",
  1543. "schema": {
  1544. "type": "string",
  1545. "enum": [
  1546. {
  1547. "value": "USER",
  1548. "description": "Entry is for a USER"
  1549. },
  1550. {
  1551. "value": "GROUP",
  1552. "description": "Entry is for a GROUP"
  1553. }
  1554. ],
  1555. "default": "USER"
  1556. }
  1557. },
  1558. {
  1559. "variable": "id",
  1560. "label": "ID",
  1561. "description": "Make sure to check the ID value is correct and aligns with RunAs user context of the application",
  1562. "schema": {
  1563. "type": "int",
  1564. "required": true,
  1565. "min": 0
  1566. }
  1567. },
  1568. {
  1569. "variable": "access",
  1570. "label": "Access",
  1571. "schema": {
  1572. "type": "string",
  1573. "enum": [
  1574. {
  1575. "value": "READ",
  1576. "description": "Read Access"
  1577. },
  1578. {
  1579. "value": "MODIFY",
  1580. "description": "Modify Access"
  1581. },
  1582. {
  1583. "value": "FULL_CONTROL",
  1584. "description": "FULL_CONTROL Access"
  1585. }
  1586. ]
  1587. }
  1588. }
  1589. ]
  1590. }
  1591. }
  1592. ]
  1593. }
  1594. }
  1595. ]
  1596. }
  1597. }
  1598. ]
  1599. }
  1600. },
  1601. {
  1602. "variable": "smbConfig",
  1603. "label": "SMB Share Configuration",
  1604. "description": "The configuration for the SMB Share.",
  1605. "schema": {
  1606. "type": "dict",
  1607. "show_if": [
  1608. [
  1609. "type",
  1610. "=",
  1611. "smb-pv-pvc"
  1612. ]
  1613. ],
  1614. "attrs": [
  1615. {
  1616. "variable": "server",
  1617. "label": "Server",
  1618. "description": "The server for the SMB share.",
  1619. "schema": {
  1620. "type": "string",
  1621. "required": true
  1622. }
  1623. },
  1624. {
  1625. "variable": "share",
  1626. "label": "Share",
  1627. "description": "The share name for the SMB share.",
  1628. "schema": {
  1629. "type": "string",
  1630. "required": true
  1631. }
  1632. },
  1633. {
  1634. "variable": "domain",
  1635. "label": "Domain (Optional)",
  1636. "description": "The domain for the SMB share.",
  1637. "schema": {
  1638. "type": "string"
  1639. }
  1640. },
  1641. {
  1642. "variable": "username",
  1643. "label": "Username",
  1644. "description": "The username for the SMB share.",
  1645. "schema": {
  1646. "type": "string",
  1647. "required": true
  1648. }
  1649. },
  1650. {
  1651. "variable": "password",
  1652. "label": "Password",
  1653. "description": "The password for the SMB share.",
  1654. "schema": {
  1655. "type": "string",
  1656. "required": true,
  1657. "private": true
  1658. }
  1659. },
  1660. {
  1661. "variable": "size",
  1662. "label": "Size (in Gi)",
  1663. "description": "The size of the volume quota.",
  1664. "schema": {
  1665. "type": "int",
  1666. "required": true,
  1667. "min": 1,
  1668. "default": 1
  1669. }
  1670. }
  1671. ]
  1672. }
  1673. }
  1674. ]
  1675. }
  1676. }
  1677. ]
  1678. }
  1679. }
  1680. ]
  1681. }
  1682. },
  1683. {
  1684. "variable": "resources",
  1685. "group": "Resources Configuration",
  1686. "label": "",
  1687. "schema": {
  1688. "type": "dict",
  1689. "attrs": [
  1690. {
  1691. "variable": "limits",
  1692. "label": "Limits",
  1693. "schema": {
  1694. "type": "dict",
  1695. "attrs": [
  1696. {
  1697. "variable": "cpu",
  1698. "label": "CPU",
  1699. "description": "CPU limit for Vikunja.",
  1700. "schema": {
  1701. "type": "string",
  1702. "max_length": 6,
  1703. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  1704. "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",
  1705. "default": "4000m",
  1706. "required": true
  1707. }
  1708. },
  1709. {
  1710. "variable": "memory",
  1711. "label": "Memory",
  1712. "description": "Memory limit for Vikunja.",
  1713. "schema": {
  1714. "type": "string",
  1715. "max_length": 12,
  1716. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  1717. "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",
  1718. "default": "8Gi",
  1719. "required": true
  1720. }
  1721. }
  1722. ]
  1723. }
  1724. }
  1725. ]
  1726. }
  1727. }
  1728. ]
  1729. },
  1730. "app_readme": "<h1>Vikunja</h1>\n<p><a href=\"https://vikunja.io\">Vikunja</a> is an open-source, self-hostable to-do app.</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>postgres</code> directories.\nAfterward, the <code>postgres</code> container will run as a <strong>non</strong>-root user (<code>999</code>).\nOn each upgrade, a container will be launched with <strong>root</strong> privileges in order to apply the correct\npermissions to the <code>postgres</code> <strong>backups</strong> directory. Container that performs the backup will run as a <strong>non</strong>-root user (<code>999</code>) afterwards.\nKeep in mind the permissions on the backup directory will be changed to <code>999:999</code> on <strong>every</strong> update.\nBut will only be changed once for the <code>postgres</code> data directories.</p>\n</blockquote>",
  1731. "detailed_readme": "<h1>Vikunja</h1>\n<p><a href=\"https://vikunja.io\">Vikunja</a> is an open-source, self-hostable to-do app.</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>postgres</code> directories.\nAfterward, the <code>postgres</code> container will run as a <strong>non</strong>-root user (<code>999</code>).\nOn each upgrade, a container will be launched with <strong>root</strong> privileges in order to apply the correct\npermissions to the <code>postgres</code> <strong>backups</strong> directory. Container that performs the backup will run as a <strong>non</strong>-root user (<code>999</code>) afterwards.\nKeep in mind the permissions on the backup directory will be changed to <code>999:999</code> on <strong>every</strong> update.\nBut will only be changed once for the <code>postgres</code> data directories.</p>\n</blockquote>",
  1732. "changelog": null
  1733. }
  1734. }