app_versions.json 50 KB

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