app_versions.json 48 KB

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