app_versions.json 50 KB

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