app_versions.json 86 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416
  1. {
  2. "1.3.9": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/roundcube/1.3.9",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "1.6.11-apache_1.3.9",
  10. "version": "1.3.9",
  11. "app_metadata": {
  12. "annotations": {
  13. "min_scale_version": "24.10.2.2"
  14. },
  15. "app_version": "1.6.11-apache",
  16. "capabilities": [
  17. {
  18. "description": "Roundcube is able to change file ownership arbitrarily",
  19. "name": "CHOWN"
  20. },
  21. {
  22. "description": "Roundcube is able to bypass file permission checks",
  23. "name": "DAC_OVERRIDE"
  24. },
  25. {
  26. "description": "Roundcube is able to bypass permission checks for file operations",
  27. "name": "FOWNER"
  28. },
  29. {
  30. "description": "Roundcube is able to change group ID of processes",
  31. "name": "SETGID"
  32. },
  33. {
  34. "description": "Roundcube is able to change user ID of processes",
  35. "name": "SETUID"
  36. }
  37. ],
  38. "categories": [
  39. "productivity"
  40. ],
  41. "changelog_url": "https://github.com/roundcube/roundcubemail/releases",
  42. "date_added": "2024-09-11",
  43. "description": "Roundcube is a browser-based multilingual IMAP client with an application-like user interface.",
  44. "home": "https://roundcube.net/",
  45. "host_mounts": [],
  46. "icon": "https://media.sys.truenas.net/apps/roundcube/icons/icon.png",
  47. "keywords": [
  48. "webmail",
  49. "email"
  50. ],
  51. "lib_version": "2.1.49",
  52. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  53. "maintainers": [
  54. {
  55. "email": "dev@ixsystems.com",
  56. "name": "truenas",
  57. "url": "https://www.truenas.com/"
  58. }
  59. ],
  60. "name": "roundcube",
  61. "run_as_context": [
  62. {
  63. "description": "Roundcube runs as root user.",
  64. "gid": 0,
  65. "group_name": "root",
  66. "uid": 0,
  67. "user_name": "root"
  68. },
  69. {
  70. "description": "Postgres runs as non-root user.",
  71. "gid": 999,
  72. "group_name": "postgres",
  73. "uid": 999,
  74. "user_name": "postgres"
  75. }
  76. ],
  77. "screenshots": [
  78. "https://media.sys.truenas.net/apps/roundcube/screenshots/screenshot1.png",
  79. "https://media.sys.truenas.net/apps/roundcube/screenshots/screenshot2.png",
  80. "https://media.sys.truenas.net/apps/roundcube/screenshots/screenshot3.png",
  81. "https://media.sys.truenas.net/apps/roundcube/screenshots/screenshot4.png",
  82. "https://media.sys.truenas.net/apps/roundcube/screenshots/screenshot5.png"
  83. ],
  84. "sources": [
  85. "https://roundcube.net/",
  86. "https://hub.docker.com/r/roundcube/roundcubemail/"
  87. ],
  88. "title": "Roundcube",
  89. "train": "community",
  90. "version": "1.3.9"
  91. },
  92. "schema": {
  93. "groups": [
  94. {
  95. "name": "Roundcube Configuration",
  96. "description": "Configure Roundcube"
  97. },
  98. {
  99. "name": "Network Configuration",
  100. "description": "Configure Network for Roundcube"
  101. },
  102. {
  103. "name": "Storage Configuration",
  104. "description": "Configure Storage for Roundcube"
  105. },
  106. {
  107. "name": "Labels Configuration",
  108. "description": "Configure Labels for Roundcube"
  109. },
  110. {
  111. "name": "Resources Configuration",
  112. "description": "Configure Resources for Roundcube"
  113. }
  114. ],
  115. "questions": [
  116. {
  117. "variable": "roundcube",
  118. "label": "",
  119. "group": "Roundcube Configuration",
  120. "schema": {
  121. "type": "dict",
  122. "attrs": [
  123. {
  124. "variable": "postgres_image_selector",
  125. "label": "Postgres Image (CAUTION)",
  126. "description": "If you are changing this after the postgres directory has been initialized,</br>\nSTOP! and make sure you have a backup of your data.</br>\nChanging this will trigger an one way database upgrade.</br>\nYou can only select newer versions of postgres.</br>\nSelecting an older version will refuse to start.</br>\nIf something goes wrong, you will have to restore from backup.\n",
  127. "schema": {
  128. "type": "string",
  129. "default": "postgres_17_image",
  130. "required": true,
  131. "enum": [
  132. {
  133. "value": "postgres_15_image",
  134. "description": "Postgres 15"
  135. },
  136. {
  137. "value": "postgres_17_image",
  138. "description": "Postgres 17"
  139. }
  140. ]
  141. }
  142. },
  143. {
  144. "variable": "db_password",
  145. "label": "Database Password",
  146. "description": "The password for Roundcube.",
  147. "schema": {
  148. "type": "string",
  149. "default": "",
  150. "required": true,
  151. "private": true
  152. }
  153. },
  154. {
  155. "variable": "default_host",
  156. "label": "Default Host (IMAP)",
  157. "description": "The default host to connect to.",
  158. "schema": {
  159. "type": "string",
  160. "default": "",
  161. "required": true
  162. }
  163. },
  164. {
  165. "variable": "default_port",
  166. "label": "Default Port (IMAP)",
  167. "description": "The default port to connect to.",
  168. "schema": {
  169. "type": "int",
  170. "default": 143,
  171. "min": 1,
  172. "max": 65535,
  173. "required": true
  174. }
  175. },
  176. {
  177. "variable": "smtp_server",
  178. "label": "SMTP Server",
  179. "description": "The SMTP server to use.",
  180. "schema": {
  181. "type": "string",
  182. "default": "",
  183. "required": true
  184. }
  185. },
  186. {
  187. "variable": "smtp_port",
  188. "label": "SMTP Port",
  189. "description": "The SMTP port to use.",
  190. "schema": {
  191. "type": "int",
  192. "default": 587,
  193. "min": 1,
  194. "max": 65535,
  195. "required": true
  196. }
  197. },
  198. {
  199. "variable": "skin",
  200. "label": "Skin",
  201. "description": "Configures the default theme</br>\nIf you don't have the theme installed,\nit will show an error on all pages.\n",
  202. "schema": {
  203. "type": "string",
  204. "default": "elastic",
  205. "required": true
  206. }
  207. },
  208. {
  209. "variable": "upload_max_size",
  210. "label": "Upload Max Size (MB)",
  211. "description": "The maximum size of an upload in MB.</br>",
  212. "schema": {
  213. "type": "int",
  214. "min": 1,
  215. "default": 5,
  216. "required": true
  217. }
  218. },
  219. {
  220. "variable": "aspell_dicts",
  221. "label": "Aspell Dictionaries",
  222. "description": "A list of aspell dictionaries to install.",
  223. "schema": {
  224. "type": "list",
  225. "default": [],
  226. "items": [
  227. {
  228. "variable": "aspellDict",
  229. "label": "Aspell Dictionary",
  230. "schema": {
  231. "type": "string",
  232. "required": true
  233. }
  234. }
  235. ]
  236. }
  237. },
  238. {
  239. "variable": "plugins",
  240. "label": "Plugins",
  241. "description": "A list of plugins to enable.",
  242. "schema": {
  243. "type": "list",
  244. "default": [
  245. "archive",
  246. "zipdownload"
  247. ],
  248. "items": [
  249. {
  250. "variable": "plugin",
  251. "label": "Plugin",
  252. "schema": {
  253. "type": "string",
  254. "required": true
  255. }
  256. }
  257. ]
  258. }
  259. },
  260. {
  261. "variable": "additional_envs",
  262. "label": "Additional Environment Variables",
  263. "schema": {
  264. "type": "list",
  265. "default": [],
  266. "items": [
  267. {
  268. "variable": "env",
  269. "label": "Environment Variable",
  270. "schema": {
  271. "type": "dict",
  272. "attrs": [
  273. {
  274. "variable": "name",
  275. "label": "Name",
  276. "schema": {
  277. "type": "string",
  278. "required": true
  279. }
  280. },
  281. {
  282. "variable": "value",
  283. "label": "Value",
  284. "schema": {
  285. "type": "string"
  286. }
  287. }
  288. ]
  289. }
  290. }
  291. ]
  292. }
  293. }
  294. ]
  295. }
  296. },
  297. {
  298. "variable": "network",
  299. "label": "",
  300. "group": "Network Configuration",
  301. "schema": {
  302. "type": "dict",
  303. "attrs": [
  304. {
  305. "variable": "web_port",
  306. "label": "WebUI Port",
  307. "schema": {
  308. "type": "dict",
  309. "attrs": [
  310. {
  311. "variable": "bind_mode",
  312. "label": "Port Bind Mode",
  313. "description": "The port bind mode.</br>\n- Publish: The port will be published on the host for external access.</br>\n- Expose: The port will be exposed for inter-container communication.</br>\n- None: The port will not be exposed or published.</br>\nNote: If the Dockerfile defines an EXPOSE directive,\nthe port will still be exposed for inter-container communication regardless of this setting.\n",
  314. "schema": {
  315. "type": "string",
  316. "default": "published",
  317. "enum": [
  318. {
  319. "value": "published",
  320. "description": "Publish port on the host for external access"
  321. },
  322. {
  323. "value": "exposed",
  324. "description": "Expose port for inter-container communication"
  325. },
  326. {
  327. "value": "",
  328. "description": "None"
  329. }
  330. ]
  331. }
  332. },
  333. {
  334. "variable": "port_number",
  335. "label": "Port Number",
  336. "schema": {
  337. "type": "int",
  338. "show_if": [
  339. [
  340. "bind_mode",
  341. "=",
  342. "published"
  343. ]
  344. ],
  345. "default": 31007,
  346. "min": 1,
  347. "max": 65535,
  348. "required": true
  349. }
  350. },
  351. {
  352. "variable": "host_ips",
  353. "label": "Host IPs",
  354. "description": "IPs on the host to bind this port",
  355. "schema": {
  356. "type": "list",
  357. "show_if": [
  358. [
  359. "bind_mode",
  360. "=",
  361. "published"
  362. ]
  363. ],
  364. "default": [],
  365. "items": [
  366. {
  367. "variable": "host_ip",
  368. "label": "Host IP",
  369. "schema": {
  370. "type": "string",
  371. "required": true,
  372. "$ref": [
  373. "definitions/node_bind_ip"
  374. ]
  375. }
  376. }
  377. ]
  378. }
  379. }
  380. ]
  381. }
  382. }
  383. ]
  384. }
  385. },
  386. {
  387. "variable": "storage",
  388. "label": "",
  389. "group": "Storage Configuration",
  390. "schema": {
  391. "type": "dict",
  392. "attrs": [
  393. {
  394. "variable": "html",
  395. "label": "Roundcube HTML Storage",
  396. "description": "The path to store Roundcube HTML.",
  397. "schema": {
  398. "type": "dict",
  399. "attrs": [
  400. {
  401. "variable": "type",
  402. "label": "Type",
  403. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  404. "schema": {
  405. "type": "string",
  406. "required": true,
  407. "default": "ix_volume",
  408. "enum": [
  409. {
  410. "value": "host_path",
  411. "description": "Host Path (Path that already exists on the system)"
  412. },
  413. {
  414. "value": "ix_volume",
  415. "description": "ixVolume (Dataset created automatically by the system)"
  416. }
  417. ]
  418. }
  419. },
  420. {
  421. "variable": "ix_volume_config",
  422. "label": "ixVolume Configuration",
  423. "description": "The configuration for the ixVolume dataset.",
  424. "schema": {
  425. "type": "dict",
  426. "show_if": [
  427. [
  428. "type",
  429. "=",
  430. "ix_volume"
  431. ]
  432. ],
  433. "$ref": [
  434. "normalize/ix_volume"
  435. ],
  436. "attrs": [
  437. {
  438. "variable": "acl_enable",
  439. "label": "Enable ACL",
  440. "description": "Enable ACL for the storage.",
  441. "schema": {
  442. "type": "boolean",
  443. "default": false
  444. }
  445. },
  446. {
  447. "variable": "dataset_name",
  448. "label": "Dataset Name",
  449. "description": "The name of the dataset to use for storage.",
  450. "schema": {
  451. "type": "string",
  452. "required": true,
  453. "hidden": true,
  454. "default": "html"
  455. }
  456. },
  457. {
  458. "variable": "acl_entries",
  459. "label": "ACL Configuration",
  460. "schema": {
  461. "type": "dict",
  462. "show_if": [
  463. [
  464. "acl_enable",
  465. "=",
  466. true
  467. ]
  468. ],
  469. "attrs": []
  470. }
  471. }
  472. ]
  473. }
  474. },
  475. {
  476. "variable": "host_path_config",
  477. "label": "Host Path Configuration",
  478. "schema": {
  479. "type": "dict",
  480. "show_if": [
  481. [
  482. "type",
  483. "=",
  484. "host_path"
  485. ]
  486. ],
  487. "attrs": [
  488. {
  489. "variable": "acl_enable",
  490. "label": "Enable ACL",
  491. "description": "Enable ACL for the storage.",
  492. "schema": {
  493. "type": "boolean",
  494. "default": false
  495. }
  496. },
  497. {
  498. "variable": "acl",
  499. "label": "ACL Configuration",
  500. "schema": {
  501. "type": "dict",
  502. "show_if": [
  503. [
  504. "acl_enable",
  505. "=",
  506. true
  507. ]
  508. ],
  509. "attrs": [],
  510. "$ref": [
  511. "normalize/acl"
  512. ]
  513. }
  514. },
  515. {
  516. "variable": "path",
  517. "label": "Host Path",
  518. "description": "The host path to use for storage.",
  519. "schema": {
  520. "type": "hostpath",
  521. "show_if": [
  522. [
  523. "acl_enable",
  524. "=",
  525. false
  526. ]
  527. ],
  528. "required": true
  529. }
  530. }
  531. ]
  532. }
  533. }
  534. ]
  535. }
  536. },
  537. {
  538. "variable": "config",
  539. "label": "Roundcube Config Storage",
  540. "description": "The path to store Roundcube Config.",
  541. "schema": {
  542. "type": "dict",
  543. "attrs": [
  544. {
  545. "variable": "type",
  546. "label": "Type",
  547. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  548. "schema": {
  549. "type": "string",
  550. "required": true,
  551. "default": "ix_volume",
  552. "enum": [
  553. {
  554. "value": "host_path",
  555. "description": "Host Path (Path that already exists on the system)"
  556. },
  557. {
  558. "value": "ix_volume",
  559. "description": "ixVolume (Dataset created automatically by the system)"
  560. }
  561. ]
  562. }
  563. },
  564. {
  565. "variable": "ix_volume_config",
  566. "label": "ixVolume Configuration",
  567. "description": "The configuration for the ixVolume dataset.",
  568. "schema": {
  569. "type": "dict",
  570. "show_if": [
  571. [
  572. "type",
  573. "=",
  574. "ix_volume"
  575. ]
  576. ],
  577. "$ref": [
  578. "normalize/ix_volume"
  579. ],
  580. "attrs": [
  581. {
  582. "variable": "acl_enable",
  583. "label": "Enable ACL",
  584. "description": "Enable ACL for the storage.",
  585. "schema": {
  586. "type": "boolean",
  587. "default": false
  588. }
  589. },
  590. {
  591. "variable": "dataset_name",
  592. "label": "Dataset Name",
  593. "description": "The name of the dataset to use for storage.",
  594. "schema": {
  595. "type": "string",
  596. "required": true,
  597. "hidden": true,
  598. "default": "config"
  599. }
  600. },
  601. {
  602. "variable": "acl_entries",
  603. "label": "ACL Configuration",
  604. "schema": {
  605. "type": "dict",
  606. "show_if": [
  607. [
  608. "acl_enable",
  609. "=",
  610. true
  611. ]
  612. ],
  613. "attrs": []
  614. }
  615. }
  616. ]
  617. }
  618. },
  619. {
  620. "variable": "host_path_config",
  621. "label": "Host Path Configuration",
  622. "schema": {
  623. "type": "dict",
  624. "show_if": [
  625. [
  626. "type",
  627. "=",
  628. "host_path"
  629. ]
  630. ],
  631. "attrs": [
  632. {
  633. "variable": "acl_enable",
  634. "label": "Enable ACL",
  635. "description": "Enable ACL for the storage.",
  636. "schema": {
  637. "type": "boolean",
  638. "default": false
  639. }
  640. },
  641. {
  642. "variable": "acl",
  643. "label": "ACL Configuration",
  644. "schema": {
  645. "type": "dict",
  646. "show_if": [
  647. [
  648. "acl_enable",
  649. "=",
  650. true
  651. ]
  652. ],
  653. "attrs": [],
  654. "$ref": [
  655. "normalize/acl"
  656. ]
  657. }
  658. },
  659. {
  660. "variable": "path",
  661. "label": "Host Path",
  662. "description": "The host path to use for storage.",
  663. "schema": {
  664. "type": "hostpath",
  665. "show_if": [
  666. [
  667. "acl_enable",
  668. "=",
  669. false
  670. ]
  671. ],
  672. "required": true
  673. }
  674. }
  675. ]
  676. }
  677. }
  678. ]
  679. }
  680. },
  681. {
  682. "variable": "temps",
  683. "label": "Roundcube Temps Storage",
  684. "description": "The path to store Roundcube Temps.",
  685. "schema": {
  686. "type": "dict",
  687. "attrs": [
  688. {
  689. "variable": "type",
  690. "label": "Type",
  691. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  692. "schema": {
  693. "type": "string",
  694. "required": true,
  695. "default": "ix_volume",
  696. "enum": [
  697. {
  698. "value": "host_path",
  699. "description": "Host Path (Path that already exists on the system)"
  700. },
  701. {
  702. "value": "ix_volume",
  703. "description": "ixVolume (Dataset created automatically by the system)"
  704. }
  705. ]
  706. }
  707. },
  708. {
  709. "variable": "ix_volume_config",
  710. "label": "ixVolume Configuration",
  711. "description": "The configuration for the ixVolume dataset.",
  712. "schema": {
  713. "type": "dict",
  714. "show_if": [
  715. [
  716. "type",
  717. "=",
  718. "ix_volume"
  719. ]
  720. ],
  721. "$ref": [
  722. "normalize/ix_volume"
  723. ],
  724. "attrs": [
  725. {
  726. "variable": "acl_enable",
  727. "label": "Enable ACL",
  728. "description": "Enable ACL for the storage.",
  729. "schema": {
  730. "type": "boolean",
  731. "default": false
  732. }
  733. },
  734. {
  735. "variable": "dataset_name",
  736. "label": "Dataset Name",
  737. "description": "The name of the dataset to use for storage.",
  738. "schema": {
  739. "type": "string",
  740. "required": true,
  741. "hidden": true,
  742. "default": "temps"
  743. }
  744. },
  745. {
  746. "variable": "acl_entries",
  747. "label": "ACL Configuration",
  748. "schema": {
  749. "type": "dict",
  750. "show_if": [
  751. [
  752. "acl_enable",
  753. "=",
  754. true
  755. ]
  756. ],
  757. "attrs": []
  758. }
  759. }
  760. ]
  761. }
  762. },
  763. {
  764. "variable": "host_path_config",
  765. "label": "Host Path Configuration",
  766. "schema": {
  767. "type": "dict",
  768. "show_if": [
  769. [
  770. "type",
  771. "=",
  772. "host_path"
  773. ]
  774. ],
  775. "attrs": [
  776. {
  777. "variable": "acl_enable",
  778. "label": "Enable ACL",
  779. "description": "Enable ACL for the storage.",
  780. "schema": {
  781. "type": "boolean",
  782. "default": false
  783. }
  784. },
  785. {
  786. "variable": "acl",
  787. "label": "ACL Configuration",
  788. "schema": {
  789. "type": "dict",
  790. "show_if": [
  791. [
  792. "acl_enable",
  793. "=",
  794. true
  795. ]
  796. ],
  797. "attrs": [],
  798. "$ref": [
  799. "normalize/acl"
  800. ]
  801. }
  802. },
  803. {
  804. "variable": "path",
  805. "label": "Host Path",
  806. "description": "The host path to use for storage.",
  807. "schema": {
  808. "type": "hostpath",
  809. "show_if": [
  810. [
  811. "acl_enable",
  812. "=",
  813. false
  814. ]
  815. ],
  816. "required": true
  817. }
  818. }
  819. ]
  820. }
  821. }
  822. ]
  823. }
  824. },
  825. {
  826. "variable": "postgres_data",
  827. "label": "Roundcube Postgres Data Storage",
  828. "description": "The path to store Roundcube Postgres Data.",
  829. "schema": {
  830. "type": "dict",
  831. "attrs": [
  832. {
  833. "variable": "type",
  834. "label": "Type",
  835. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  836. "schema": {
  837. "type": "string",
  838. "required": true,
  839. "default": "ix_volume",
  840. "enum": [
  841. {
  842. "value": "host_path",
  843. "description": "Host Path (Path that already exists on the system)"
  844. },
  845. {
  846. "value": "ix_volume",
  847. "description": "ixVolume (Dataset created automatically by the system)"
  848. }
  849. ]
  850. }
  851. },
  852. {
  853. "variable": "ix_volume_config",
  854. "label": "ixVolume Configuration",
  855. "description": "The configuration for the ixVolume dataset.",
  856. "schema": {
  857. "type": "dict",
  858. "show_if": [
  859. [
  860. "type",
  861. "=",
  862. "ix_volume"
  863. ]
  864. ],
  865. "$ref": [
  866. "normalize/ix_volume"
  867. ],
  868. "attrs": [
  869. {
  870. "variable": "acl_enable",
  871. "label": "Enable ACL",
  872. "description": "Enable ACL for the storage.",
  873. "schema": {
  874. "type": "boolean",
  875. "default": false
  876. }
  877. },
  878. {
  879. "variable": "dataset_name",
  880. "label": "Dataset Name",
  881. "description": "The name of the dataset to use for storage.",
  882. "schema": {
  883. "type": "string",
  884. "required": true,
  885. "hidden": true,
  886. "default": "postgres_data"
  887. }
  888. },
  889. {
  890. "variable": "acl_entries",
  891. "label": "ACL Configuration",
  892. "schema": {
  893. "type": "dict",
  894. "show_if": [
  895. [
  896. "acl_enable",
  897. "=",
  898. true
  899. ]
  900. ],
  901. "attrs": []
  902. }
  903. }
  904. ]
  905. }
  906. },
  907. {
  908. "variable": "host_path_config",
  909. "label": "Host Path Configuration",
  910. "schema": {
  911. "type": "dict",
  912. "show_if": [
  913. [
  914. "type",
  915. "=",
  916. "host_path"
  917. ]
  918. ],
  919. "attrs": [
  920. {
  921. "variable": "acl_enable",
  922. "label": "Enable ACL",
  923. "description": "Enable ACL for the storage.",
  924. "schema": {
  925. "type": "boolean",
  926. "default": false
  927. }
  928. },
  929. {
  930. "variable": "acl",
  931. "label": "ACL Configuration",
  932. "schema": {
  933. "type": "dict",
  934. "show_if": [
  935. [
  936. "acl_enable",
  937. "=",
  938. true
  939. ]
  940. ],
  941. "attrs": [],
  942. "$ref": [
  943. "normalize/acl"
  944. ]
  945. }
  946. },
  947. {
  948. "variable": "path",
  949. "label": "Host Path",
  950. "description": "The host path to use for storage.",
  951. "schema": {
  952. "type": "hostpath",
  953. "show_if": [
  954. [
  955. "acl_enable",
  956. "=",
  957. false
  958. ]
  959. ],
  960. "required": true
  961. }
  962. },
  963. {
  964. "variable": "auto_permissions",
  965. "label": "Automatic Permissions",
  966. "description": "Automatically set permissions for the host path.\nEnabling this, will check the top level directory,</br>\nIf it finds incorrect permissions, it will `chown` the\nhost path to the user and group required for the\npostgres container.\n",
  967. "schema": {
  968. "type": "boolean",
  969. "default": false,
  970. "show_if": [
  971. [
  972. "acl_enable",
  973. "=",
  974. false
  975. ]
  976. ]
  977. }
  978. }
  979. ]
  980. }
  981. }
  982. ]
  983. }
  984. },
  985. {
  986. "variable": "additional_storage",
  987. "label": "Additional Storage",
  988. "schema": {
  989. "type": "list",
  990. "default": [],
  991. "items": [
  992. {
  993. "variable": "storageEntry",
  994. "label": "Storage Entry",
  995. "schema": {
  996. "type": "dict",
  997. "attrs": [
  998. {
  999. "variable": "type",
  1000. "label": "Type",
  1001. "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 as a volume.\n",
  1002. "schema": {
  1003. "type": "string",
  1004. "required": true,
  1005. "default": "ix_volume",
  1006. "enum": [
  1007. {
  1008. "value": "host_path",
  1009. "description": "Host Path (Path that already exists on the system)"
  1010. },
  1011. {
  1012. "value": "ix_volume",
  1013. "description": "ixVolume (Dataset created automatically by the system)"
  1014. },
  1015. {
  1016. "value": "cifs",
  1017. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  1018. }
  1019. ]
  1020. }
  1021. },
  1022. {
  1023. "variable": "read_only",
  1024. "label": "Read Only",
  1025. "description": "Mount the volume as read only.",
  1026. "schema": {
  1027. "type": "boolean",
  1028. "default": false
  1029. }
  1030. },
  1031. {
  1032. "variable": "mount_path",
  1033. "label": "Mount Path",
  1034. "description": "The path inside the container to mount the storage.",
  1035. "schema": {
  1036. "type": "path",
  1037. "required": true
  1038. }
  1039. },
  1040. {
  1041. "variable": "host_path_config",
  1042. "label": "Host Path Configuration",
  1043. "schema": {
  1044. "type": "dict",
  1045. "show_if": [
  1046. [
  1047. "type",
  1048. "=",
  1049. "host_path"
  1050. ]
  1051. ],
  1052. "attrs": [
  1053. {
  1054. "variable": "acl_enable",
  1055. "label": "Enable ACL",
  1056. "description": "Enable ACL for the storage.",
  1057. "schema": {
  1058. "type": "boolean",
  1059. "default": false
  1060. }
  1061. },
  1062. {
  1063. "variable": "acl",
  1064. "label": "ACL Configuration",
  1065. "schema": {
  1066. "type": "dict",
  1067. "show_if": [
  1068. [
  1069. "acl_enable",
  1070. "=",
  1071. true
  1072. ]
  1073. ],
  1074. "attrs": [],
  1075. "$ref": [
  1076. "normalize/acl"
  1077. ]
  1078. }
  1079. },
  1080. {
  1081. "variable": "path",
  1082. "label": "Host Path",
  1083. "description": "The host path to use for storage.",
  1084. "schema": {
  1085. "type": "hostpath",
  1086. "show_if": [
  1087. [
  1088. "acl_enable",
  1089. "=",
  1090. false
  1091. ]
  1092. ],
  1093. "required": true
  1094. }
  1095. }
  1096. ]
  1097. }
  1098. },
  1099. {
  1100. "variable": "ix_volume_config",
  1101. "label": "ixVolume Configuration",
  1102. "description": "The configuration for the ixVolume dataset.",
  1103. "schema": {
  1104. "type": "dict",
  1105. "show_if": [
  1106. [
  1107. "type",
  1108. "=",
  1109. "ix_volume"
  1110. ]
  1111. ],
  1112. "$ref": [
  1113. "normalize/ix_volume"
  1114. ],
  1115. "attrs": [
  1116. {
  1117. "variable": "acl_enable",
  1118. "label": "Enable ACL",
  1119. "description": "Enable ACL for the storage.",
  1120. "schema": {
  1121. "type": "boolean",
  1122. "default": false
  1123. }
  1124. },
  1125. {
  1126. "variable": "dataset_name",
  1127. "label": "Dataset Name",
  1128. "description": "The name of the dataset to use for storage.",
  1129. "schema": {
  1130. "type": "string",
  1131. "required": true,
  1132. "default": "storage_entry"
  1133. }
  1134. },
  1135. {
  1136. "variable": "acl_entries",
  1137. "label": "ACL Configuration",
  1138. "schema": {
  1139. "type": "dict",
  1140. "show_if": [
  1141. [
  1142. "acl_enable",
  1143. "=",
  1144. true
  1145. ]
  1146. ],
  1147. "attrs": [],
  1148. "$ref": [
  1149. "normalize/acl"
  1150. ]
  1151. }
  1152. }
  1153. ]
  1154. }
  1155. },
  1156. {
  1157. "variable": "cifs_config",
  1158. "label": "SMB Configuration",
  1159. "description": "The configuration for the SMB dataset.",
  1160. "schema": {
  1161. "type": "dict",
  1162. "show_if": [
  1163. [
  1164. "type",
  1165. "=",
  1166. "cifs"
  1167. ]
  1168. ],
  1169. "attrs": [
  1170. {
  1171. "variable": "server",
  1172. "label": "Server",
  1173. "description": "The server to mount the SMB share.",
  1174. "schema": {
  1175. "type": "string",
  1176. "required": true
  1177. }
  1178. },
  1179. {
  1180. "variable": "path",
  1181. "label": "Path",
  1182. "description": "The path to mount the SMB share.",
  1183. "schema": {
  1184. "type": "string",
  1185. "required": true
  1186. }
  1187. },
  1188. {
  1189. "variable": "username",
  1190. "label": "Username",
  1191. "description": "The username to use for the SMB share.",
  1192. "schema": {
  1193. "type": "string",
  1194. "required": true
  1195. }
  1196. },
  1197. {
  1198. "variable": "password",
  1199. "label": "Password",
  1200. "description": "The password to use for the SMB share.",
  1201. "schema": {
  1202. "type": "string",
  1203. "required": true,
  1204. "private": true
  1205. }
  1206. },
  1207. {
  1208. "variable": "domain",
  1209. "label": "Domain",
  1210. "description": "The domain to use for the SMB share.",
  1211. "schema": {
  1212. "type": "string"
  1213. }
  1214. }
  1215. ]
  1216. }
  1217. }
  1218. ]
  1219. }
  1220. }
  1221. ]
  1222. }
  1223. }
  1224. ]
  1225. }
  1226. },
  1227. {
  1228. "variable": "labels",
  1229. "label": "",
  1230. "group": "Labels Configuration",
  1231. "schema": {
  1232. "type": "list",
  1233. "default": [],
  1234. "items": [
  1235. {
  1236. "variable": "label",
  1237. "label": "Label",
  1238. "schema": {
  1239. "type": "dict",
  1240. "attrs": [
  1241. {
  1242. "variable": "key",
  1243. "label": "Key",
  1244. "schema": {
  1245. "type": "string",
  1246. "required": true
  1247. }
  1248. },
  1249. {
  1250. "variable": "value",
  1251. "label": "Value",
  1252. "schema": {
  1253. "type": "string",
  1254. "required": true
  1255. }
  1256. },
  1257. {
  1258. "variable": "containers",
  1259. "label": "Containers",
  1260. "description": "Containers where the label should be applied",
  1261. "schema": {
  1262. "type": "list",
  1263. "items": [
  1264. {
  1265. "variable": "container",
  1266. "label": "Container",
  1267. "schema": {
  1268. "type": "string",
  1269. "required": true,
  1270. "enum": [
  1271. {
  1272. "value": "roundcube",
  1273. "description": "roundcube"
  1274. },
  1275. {
  1276. "value": "postgres",
  1277. "description": "postgres"
  1278. }
  1279. ]
  1280. }
  1281. }
  1282. ]
  1283. }
  1284. }
  1285. ]
  1286. }
  1287. }
  1288. ]
  1289. }
  1290. },
  1291. {
  1292. "variable": "resources",
  1293. "label": "",
  1294. "group": "Resources Configuration",
  1295. "schema": {
  1296. "type": "dict",
  1297. "attrs": [
  1298. {
  1299. "variable": "limits",
  1300. "label": "Limits",
  1301. "schema": {
  1302. "type": "dict",
  1303. "attrs": [
  1304. {
  1305. "variable": "cpus",
  1306. "label": "CPUs",
  1307. "description": "CPUs limit for Roundcube.",
  1308. "schema": {
  1309. "type": "int",
  1310. "default": 2,
  1311. "required": true
  1312. }
  1313. },
  1314. {
  1315. "variable": "memory",
  1316. "label": "Memory (in MB)",
  1317. "description": "Memory limit for Roundcube.",
  1318. "schema": {
  1319. "type": "int",
  1320. "default": 4096,
  1321. "required": true
  1322. }
  1323. }
  1324. ]
  1325. }
  1326. }
  1327. ]
  1328. }
  1329. }
  1330. ]
  1331. },
  1332. "readme": "<h1>Roundcube</h1> <p><a href=\"https://roundcube.net/\">Roundcube</a> is a browser-based multilingual IMAP client with an application-like user interface.</p>",
  1333. "changelog": null,
  1334. "chart_metadata": {
  1335. "annotations": {
  1336. "min_scale_version": "24.10.2.2"
  1337. },
  1338. "app_version": "1.6.11-apache",
  1339. "capabilities": [
  1340. {
  1341. "description": "Roundcube is able to change file ownership arbitrarily",
  1342. "name": "CHOWN"
  1343. },
  1344. {
  1345. "description": "Roundcube is able to bypass file permission checks",
  1346. "name": "DAC_OVERRIDE"
  1347. },
  1348. {
  1349. "description": "Roundcube is able to bypass permission checks for file operations",
  1350. "name": "FOWNER"
  1351. },
  1352. {
  1353. "description": "Roundcube is able to change group ID of processes",
  1354. "name": "SETGID"
  1355. },
  1356. {
  1357. "description": "Roundcube is able to change user ID of processes",
  1358. "name": "SETUID"
  1359. }
  1360. ],
  1361. "categories": [
  1362. "productivity"
  1363. ],
  1364. "changelog_url": "https://github.com/roundcube/roundcubemail/releases",
  1365. "date_added": "2024-09-11",
  1366. "description": "Roundcube is a browser-based multilingual IMAP client with an application-like user interface.",
  1367. "home": "https://roundcube.net/",
  1368. "host_mounts": [],
  1369. "icon": "https://media.sys.truenas.net/apps/roundcube/icons/icon.png",
  1370. "keywords": [
  1371. "webmail",
  1372. "email"
  1373. ],
  1374. "lib_version": "2.1.49",
  1375. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  1376. "maintainers": [
  1377. {
  1378. "email": "dev@ixsystems.com",
  1379. "name": "truenas",
  1380. "url": "https://www.truenas.com/"
  1381. }
  1382. ],
  1383. "name": "roundcube",
  1384. "run_as_context": [
  1385. {
  1386. "description": "Roundcube runs as root user.",
  1387. "gid": 0,
  1388. "group_name": "root",
  1389. "uid": 0,
  1390. "user_name": "root"
  1391. },
  1392. {
  1393. "description": "Postgres runs as non-root user.",
  1394. "gid": 999,
  1395. "group_name": "postgres",
  1396. "uid": 999,
  1397. "user_name": "postgres"
  1398. }
  1399. ],
  1400. "screenshots": [
  1401. "https://media.sys.truenas.net/apps/roundcube/screenshots/screenshot1.png",
  1402. "https://media.sys.truenas.net/apps/roundcube/screenshots/screenshot2.png",
  1403. "https://media.sys.truenas.net/apps/roundcube/screenshots/screenshot3.png",
  1404. "https://media.sys.truenas.net/apps/roundcube/screenshots/screenshot4.png",
  1405. "https://media.sys.truenas.net/apps/roundcube/screenshots/screenshot5.png"
  1406. ],
  1407. "sources": [
  1408. "https://roundcube.net/",
  1409. "https://hub.docker.com/r/roundcube/roundcubemail/"
  1410. ],
  1411. "title": "Roundcube",
  1412. "train": "community",
  1413. "version": "1.3.9"
  1414. }
  1415. }
  1416. }