app_versions.json 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833
  1. {
  2. "1.4.11": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/joplin/1.4.11",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "amd64-3.4.2_1.4.11",
  10. "version": "1.4.11",
  11. "app_metadata": {
  12. "annotations": {
  13. "min_scale_version": "24.10.2.2"
  14. },
  15. "app_version": "amd64-3.4.2",
  16. "capabilities": [],
  17. "categories": [
  18. "productivity"
  19. ],
  20. "changelog_url": "https://joplinapp.org/help/about/changelog/server",
  21. "date_added": "2024-08-13",
  22. "description": "Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device",
  23. "home": "https://joplinapp.org/",
  24. "host_mounts": [],
  25. "icon": "https://media.sys.truenas.net/apps/joplin/icons/icon.png",
  26. "keywords": [
  27. "notes"
  28. ],
  29. "lib_version": "2.1.49",
  30. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  31. "maintainers": [
  32. {
  33. "email": "dev@ixsystems.com",
  34. "name": "truenas",
  35. "url": "https://www.truenas.com/"
  36. }
  37. ],
  38. "name": "joplin",
  39. "run_as_context": [
  40. {
  41. "description": "Joplin runs as non-root user.",
  42. "gid": 1001,
  43. "group_name": "joplin",
  44. "uid": 1001,
  45. "user_name": "joplin"
  46. },
  47. {
  48. "description": "Postgres runs as non-root user.",
  49. "gid": 999,
  50. "group_name": "postgres",
  51. "uid": 999,
  52. "user_name": "postgres"
  53. }
  54. ],
  55. "screenshots": [
  56. "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot1.png",
  57. "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot2.png",
  58. "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot3.png"
  59. ],
  60. "sources": [
  61. "https://github.com/laurent22/joplin",
  62. "https://hub.docker.com/r/joplin/server/"
  63. ],
  64. "title": "Joplin",
  65. "train": "community",
  66. "version": "1.4.11"
  67. },
  68. "schema": {
  69. "groups": [
  70. {
  71. "name": "Joplin Configuration",
  72. "description": "Configure Joplin"
  73. },
  74. {
  75. "name": "Network Configuration",
  76. "description": "Configure Network for Joplin"
  77. },
  78. {
  79. "name": "Storage Configuration",
  80. "description": "Configure Storage for Joplin"
  81. },
  82. {
  83. "name": "Labels Configuration",
  84. "description": "Configure Labels for Joplin"
  85. },
  86. {
  87. "name": "Resources Configuration",
  88. "description": "Configure Resources for Joplin"
  89. }
  90. ],
  91. "questions": [
  92. {
  93. "variable": "joplin",
  94. "label": "",
  95. "group": "Joplin Configuration",
  96. "schema": {
  97. "type": "dict",
  98. "attrs": [
  99. {
  100. "variable": "postgres_image_selector",
  101. "label": "Postgres Image (CAUTION)",
  102. "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",
  103. "schema": {
  104. "type": "string",
  105. "default": "postgres_17_image",
  106. "required": true,
  107. "enum": [
  108. {
  109. "value": "postgres_15_image",
  110. "description": "Postgres 15"
  111. },
  112. {
  113. "value": "postgres_17_image",
  114. "description": "Postgres 17"
  115. }
  116. ]
  117. }
  118. },
  119. {
  120. "variable": "db_password",
  121. "label": "Database Password",
  122. "description": "The password for Joplin.",
  123. "schema": {
  124. "type": "string",
  125. "default": "",
  126. "required": true,
  127. "private": true
  128. }
  129. },
  130. {
  131. "variable": "base_url",
  132. "label": "Base URL",
  133. "description": "The base URL for Joplin.</br>\nExamples:</br>\nhttps://joplin.example.com</br>\nhttp://192.168.1.100:30106\n",
  134. "schema": {
  135. "type": "uri",
  136. "default": "",
  137. "required": true
  138. }
  139. },
  140. {
  141. "variable": "additional_envs",
  142. "label": "Additional Environment Variables",
  143. "schema": {
  144. "type": "list",
  145. "default": [],
  146. "items": [
  147. {
  148. "variable": "env",
  149. "label": "Environment Variable",
  150. "schema": {
  151. "type": "dict",
  152. "attrs": [
  153. {
  154. "variable": "name",
  155. "label": "Name",
  156. "schema": {
  157. "type": "string",
  158. "required": true
  159. }
  160. },
  161. {
  162. "variable": "value",
  163. "label": "Value",
  164. "schema": {
  165. "type": "string"
  166. }
  167. }
  168. ]
  169. }
  170. }
  171. ]
  172. }
  173. }
  174. ]
  175. }
  176. },
  177. {
  178. "variable": "network",
  179. "label": "",
  180. "group": "Network Configuration",
  181. "schema": {
  182. "type": "dict",
  183. "attrs": [
  184. {
  185. "variable": "web_port",
  186. "label": "WebUI Port",
  187. "schema": {
  188. "type": "dict",
  189. "attrs": [
  190. {
  191. "variable": "bind_mode",
  192. "label": "Port Bind Mode",
  193. "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",
  194. "schema": {
  195. "type": "string",
  196. "default": "published",
  197. "enum": [
  198. {
  199. "value": "published",
  200. "description": "Publish port on the host for external access"
  201. },
  202. {
  203. "value": "exposed",
  204. "description": "Expose port for inter-container communication"
  205. },
  206. {
  207. "value": "",
  208. "description": "None"
  209. }
  210. ]
  211. }
  212. },
  213. {
  214. "variable": "port_number",
  215. "label": "Port Number",
  216. "schema": {
  217. "type": "int",
  218. "default": 30106,
  219. "min": 1,
  220. "max": 65535,
  221. "required": true
  222. }
  223. },
  224. {
  225. "variable": "host_ips",
  226. "label": "Host IPs",
  227. "description": "IPs on the host to bind this port",
  228. "schema": {
  229. "type": "list",
  230. "show_if": [
  231. [
  232. "bind_mode",
  233. "=",
  234. "published"
  235. ]
  236. ],
  237. "default": [],
  238. "items": [
  239. {
  240. "variable": "host_ip",
  241. "label": "Host IP",
  242. "schema": {
  243. "type": "string",
  244. "required": true,
  245. "$ref": [
  246. "definitions/node_bind_ip"
  247. ]
  248. }
  249. }
  250. ]
  251. }
  252. }
  253. ]
  254. }
  255. }
  256. ]
  257. }
  258. },
  259. {
  260. "variable": "storage",
  261. "label": "",
  262. "group": "Storage Configuration",
  263. "schema": {
  264. "type": "dict",
  265. "attrs": [
  266. {
  267. "variable": "postgres_data",
  268. "label": "Joplin Postgres Data Storage",
  269. "description": "The path to store Joplin Postgres Data.",
  270. "schema": {
  271. "type": "dict",
  272. "attrs": [
  273. {
  274. "variable": "type",
  275. "label": "Type",
  276. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  277. "schema": {
  278. "type": "string",
  279. "required": true,
  280. "default": "ix_volume",
  281. "enum": [
  282. {
  283. "value": "host_path",
  284. "description": "Host Path (Path that already exists on the system)"
  285. },
  286. {
  287. "value": "ix_volume",
  288. "description": "ixVolume (Dataset created automatically by the system)"
  289. }
  290. ]
  291. }
  292. },
  293. {
  294. "variable": "ix_volume_config",
  295. "label": "ixVolume Configuration",
  296. "description": "The configuration for the ixVolume dataset.",
  297. "schema": {
  298. "type": "dict",
  299. "show_if": [
  300. [
  301. "type",
  302. "=",
  303. "ix_volume"
  304. ]
  305. ],
  306. "$ref": [
  307. "normalize/ix_volume"
  308. ],
  309. "attrs": [
  310. {
  311. "variable": "acl_enable",
  312. "label": "Enable ACL",
  313. "description": "Enable ACL for the storage.",
  314. "schema": {
  315. "type": "boolean",
  316. "default": false
  317. }
  318. },
  319. {
  320. "variable": "dataset_name",
  321. "label": "Dataset Name",
  322. "description": "The name of the dataset to use for storage.",
  323. "schema": {
  324. "type": "string",
  325. "required": true,
  326. "hidden": true,
  327. "default": "postgres_data"
  328. }
  329. },
  330. {
  331. "variable": "acl_entries",
  332. "label": "ACL Configuration",
  333. "schema": {
  334. "type": "dict",
  335. "show_if": [
  336. [
  337. "acl_enable",
  338. "=",
  339. true
  340. ]
  341. ],
  342. "attrs": []
  343. }
  344. }
  345. ]
  346. }
  347. },
  348. {
  349. "variable": "host_path_config",
  350. "label": "Host Path Configuration",
  351. "schema": {
  352. "type": "dict",
  353. "show_if": [
  354. [
  355. "type",
  356. "=",
  357. "host_path"
  358. ]
  359. ],
  360. "attrs": [
  361. {
  362. "variable": "acl_enable",
  363. "label": "Enable ACL",
  364. "description": "Enable ACL for the storage.",
  365. "schema": {
  366. "type": "boolean",
  367. "default": false
  368. }
  369. },
  370. {
  371. "variable": "acl",
  372. "label": "ACL Configuration",
  373. "schema": {
  374. "type": "dict",
  375. "show_if": [
  376. [
  377. "acl_enable",
  378. "=",
  379. true
  380. ]
  381. ],
  382. "attrs": [],
  383. "$ref": [
  384. "normalize/acl"
  385. ]
  386. }
  387. },
  388. {
  389. "variable": "path",
  390. "label": "Host Path",
  391. "description": "The host path to use for storage.",
  392. "schema": {
  393. "type": "hostpath",
  394. "show_if": [
  395. [
  396. "acl_enable",
  397. "=",
  398. false
  399. ]
  400. ],
  401. "required": true
  402. }
  403. },
  404. {
  405. "variable": "auto_permissions",
  406. "label": "Automatic Permissions",
  407. "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",
  408. "schema": {
  409. "type": "boolean",
  410. "default": false,
  411. "show_if": [
  412. [
  413. "acl_enable",
  414. "=",
  415. false
  416. ]
  417. ]
  418. }
  419. }
  420. ]
  421. }
  422. }
  423. ]
  424. }
  425. },
  426. {
  427. "variable": "additional_storage",
  428. "label": "Additional Storage",
  429. "schema": {
  430. "type": "list",
  431. "default": [],
  432. "items": [
  433. {
  434. "variable": "storageEntry",
  435. "label": "Storage Entry",
  436. "schema": {
  437. "type": "dict",
  438. "attrs": [
  439. {
  440. "variable": "type",
  441. "label": "Type",
  442. "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",
  443. "schema": {
  444. "type": "string",
  445. "required": true,
  446. "default": "ix_volume",
  447. "enum": [
  448. {
  449. "value": "host_path",
  450. "description": "Host Path (Path that already exists on the system)"
  451. },
  452. {
  453. "value": "ix_volume",
  454. "description": "ixVolume (Dataset created automatically by the system)"
  455. },
  456. {
  457. "value": "cifs",
  458. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  459. }
  460. ]
  461. }
  462. },
  463. {
  464. "variable": "read_only",
  465. "label": "Read Only",
  466. "description": "Mount the volume as read only.",
  467. "schema": {
  468. "type": "boolean",
  469. "default": false
  470. }
  471. },
  472. {
  473. "variable": "mount_path",
  474. "label": "Mount Path",
  475. "description": "The path inside the container to mount the storage.",
  476. "schema": {
  477. "type": "path",
  478. "required": true
  479. }
  480. },
  481. {
  482. "variable": "host_path_config",
  483. "label": "Host Path Configuration",
  484. "schema": {
  485. "type": "dict",
  486. "show_if": [
  487. [
  488. "type",
  489. "=",
  490. "host_path"
  491. ]
  492. ],
  493. "attrs": [
  494. {
  495. "variable": "acl_enable",
  496. "label": "Enable ACL",
  497. "description": "Enable ACL for the storage.",
  498. "schema": {
  499. "type": "boolean",
  500. "default": false
  501. }
  502. },
  503. {
  504. "variable": "acl",
  505. "label": "ACL Configuration",
  506. "schema": {
  507. "type": "dict",
  508. "show_if": [
  509. [
  510. "acl_enable",
  511. "=",
  512. true
  513. ]
  514. ],
  515. "attrs": [],
  516. "$ref": [
  517. "normalize/acl"
  518. ]
  519. }
  520. },
  521. {
  522. "variable": "path",
  523. "label": "Host Path",
  524. "description": "The host path to use for storage.",
  525. "schema": {
  526. "type": "hostpath",
  527. "show_if": [
  528. [
  529. "acl_enable",
  530. "=",
  531. false
  532. ]
  533. ],
  534. "required": true
  535. }
  536. }
  537. ]
  538. }
  539. },
  540. {
  541. "variable": "ix_volume_config",
  542. "label": "ixVolume Configuration",
  543. "description": "The configuration for the ixVolume dataset.",
  544. "schema": {
  545. "type": "dict",
  546. "show_if": [
  547. [
  548. "type",
  549. "=",
  550. "ix_volume"
  551. ]
  552. ],
  553. "$ref": [
  554. "normalize/ix_volume"
  555. ],
  556. "attrs": [
  557. {
  558. "variable": "acl_enable",
  559. "label": "Enable ACL",
  560. "description": "Enable ACL for the storage.",
  561. "schema": {
  562. "type": "boolean",
  563. "default": false
  564. }
  565. },
  566. {
  567. "variable": "dataset_name",
  568. "label": "Dataset Name",
  569. "description": "The name of the dataset to use for storage.",
  570. "schema": {
  571. "type": "string",
  572. "required": true,
  573. "default": "storage_entry"
  574. }
  575. },
  576. {
  577. "variable": "acl_entries",
  578. "label": "ACL Configuration",
  579. "schema": {
  580. "type": "dict",
  581. "show_if": [
  582. [
  583. "acl_enable",
  584. "=",
  585. true
  586. ]
  587. ],
  588. "attrs": [],
  589. "$ref": [
  590. "normalize/acl"
  591. ]
  592. }
  593. }
  594. ]
  595. }
  596. },
  597. {
  598. "variable": "cifs_config",
  599. "label": "SMB Configuration",
  600. "description": "The configuration for the SMB dataset.",
  601. "schema": {
  602. "type": "dict",
  603. "show_if": [
  604. [
  605. "type",
  606. "=",
  607. "cifs"
  608. ]
  609. ],
  610. "attrs": [
  611. {
  612. "variable": "server",
  613. "label": "Server",
  614. "description": "The server to mount the SMB share.",
  615. "schema": {
  616. "type": "string",
  617. "required": true
  618. }
  619. },
  620. {
  621. "variable": "path",
  622. "label": "Path",
  623. "description": "The path to mount the SMB share.",
  624. "schema": {
  625. "type": "string",
  626. "required": true
  627. }
  628. },
  629. {
  630. "variable": "username",
  631. "label": "Username",
  632. "description": "The username to use for the SMB share.",
  633. "schema": {
  634. "type": "string",
  635. "required": true
  636. }
  637. },
  638. {
  639. "variable": "password",
  640. "label": "Password",
  641. "description": "The password to use for the SMB share.",
  642. "schema": {
  643. "type": "string",
  644. "required": true,
  645. "private": true
  646. }
  647. },
  648. {
  649. "variable": "domain",
  650. "label": "Domain",
  651. "description": "The domain to use for the SMB share.",
  652. "schema": {
  653. "type": "string"
  654. }
  655. }
  656. ]
  657. }
  658. }
  659. ]
  660. }
  661. }
  662. ]
  663. }
  664. }
  665. ]
  666. }
  667. },
  668. {
  669. "variable": "labels",
  670. "label": "",
  671. "group": "Labels Configuration",
  672. "schema": {
  673. "type": "list",
  674. "default": [],
  675. "items": [
  676. {
  677. "variable": "label",
  678. "label": "Label",
  679. "schema": {
  680. "type": "dict",
  681. "attrs": [
  682. {
  683. "variable": "key",
  684. "label": "Key",
  685. "schema": {
  686. "type": "string",
  687. "required": true
  688. }
  689. },
  690. {
  691. "variable": "value",
  692. "label": "Value",
  693. "schema": {
  694. "type": "string",
  695. "required": true
  696. }
  697. },
  698. {
  699. "variable": "containers",
  700. "label": "Containers",
  701. "description": "Containers where the label should be applied",
  702. "schema": {
  703. "type": "list",
  704. "items": [
  705. {
  706. "variable": "container",
  707. "label": "Container",
  708. "schema": {
  709. "type": "string",
  710. "required": true,
  711. "enum": [
  712. {
  713. "value": "joplin",
  714. "description": "joplin"
  715. },
  716. {
  717. "value": "postgres",
  718. "description": "postgres"
  719. }
  720. ]
  721. }
  722. }
  723. ]
  724. }
  725. }
  726. ]
  727. }
  728. }
  729. ]
  730. }
  731. },
  732. {
  733. "variable": "resources",
  734. "label": "",
  735. "group": "Resources Configuration",
  736. "schema": {
  737. "type": "dict",
  738. "attrs": [
  739. {
  740. "variable": "limits",
  741. "label": "Limits",
  742. "schema": {
  743. "type": "dict",
  744. "attrs": [
  745. {
  746. "variable": "cpus",
  747. "label": "CPUs",
  748. "description": "CPUs limit for Joplin.",
  749. "schema": {
  750. "type": "int",
  751. "default": 2,
  752. "required": true
  753. }
  754. },
  755. {
  756. "variable": "memory",
  757. "label": "Memory (in MB)",
  758. "description": "Memory limit for Joplin.",
  759. "schema": {
  760. "type": "int",
  761. "default": 4096,
  762. "required": true
  763. }
  764. }
  765. ]
  766. }
  767. }
  768. ]
  769. }
  770. }
  771. ]
  772. },
  773. "readme": "<h1>Joplin</h1> <p><a href=\"https://joplinapp.org\">Joplin</a> is an open source note-taking app. Capture your thoughts and securely access them from any device</p>",
  774. "changelog": null,
  775. "chart_metadata": {
  776. "annotations": {
  777. "min_scale_version": "24.10.2.2"
  778. },
  779. "app_version": "amd64-3.4.2",
  780. "capabilities": [],
  781. "categories": [
  782. "productivity"
  783. ],
  784. "changelog_url": "https://joplinapp.org/help/about/changelog/server",
  785. "date_added": "2024-08-13",
  786. "description": "Joplin is an open source note-taking app. Capture your thoughts and securely access them from any device",
  787. "home": "https://joplinapp.org/",
  788. "host_mounts": [],
  789. "icon": "https://media.sys.truenas.net/apps/joplin/icons/icon.png",
  790. "keywords": [
  791. "notes"
  792. ],
  793. "lib_version": "2.1.49",
  794. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  795. "maintainers": [
  796. {
  797. "email": "dev@ixsystems.com",
  798. "name": "truenas",
  799. "url": "https://www.truenas.com/"
  800. }
  801. ],
  802. "name": "joplin",
  803. "run_as_context": [
  804. {
  805. "description": "Joplin runs as non-root user.",
  806. "gid": 1001,
  807. "group_name": "joplin",
  808. "uid": 1001,
  809. "user_name": "joplin"
  810. },
  811. {
  812. "description": "Postgres runs as non-root user.",
  813. "gid": 999,
  814. "group_name": "postgres",
  815. "uid": 999,
  816. "user_name": "postgres"
  817. }
  818. ],
  819. "screenshots": [
  820. "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot1.png",
  821. "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot2.png",
  822. "https://media.sys.truenas.net/apps/joplin/screenshots/screenshot3.png"
  823. ],
  824. "sources": [
  825. "https://github.com/laurent22/joplin",
  826. "https://hub.docker.com/r/joplin/server/"
  827. ],
  828. "title": "Joplin",
  829. "train": "community",
  830. "version": "1.4.11"
  831. }
  832. }
  833. }