app_versions.json 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214
  1. {
  2. "1.0.6": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/tubearchivist/1.0.6",
  7. "last_update": "2025-09-03 12:56:43",
  8. "required_features": [],
  9. "human_version": "v0.5.7_1.0.6",
  10. "version": "1.0.6",
  11. "app_metadata": {
  12. "app_version": "v0.5.7",
  13. "capabilities": [
  14. {
  15. "description": "Tube Archivist is able to change file ownership arbitrarily",
  16. "name": "CHOWN"
  17. },
  18. {
  19. "description": "Tube Archivist is able to bypass file permission checks",
  20. "name": "DAC_OVERRIDE"
  21. },
  22. {
  23. "description": "Tube Archivist is able to bypass permission checks for file operations",
  24. "name": "FOWNER"
  25. }
  26. ],
  27. "categories": [
  28. "media"
  29. ],
  30. "changelog_url": "https://github.com/tubearchivist/tubearchivist/releases",
  31. "date_added": "2025-08-22",
  32. "description": "Your self hosted YouTube media server",
  33. "home": "https://tubearchivist.com/",
  34. "host_mounts": [],
  35. "icon": "https://media.sys.truenas.net/apps/tubearchivist/icons/icon.png",
  36. "keywords": [
  37. "media-server",
  38. "youtube",
  39. "download",
  40. "videos"
  41. ],
  42. "lib_version": "2.1.49",
  43. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  44. "maintainers": [
  45. {
  46. "email": "dev@ixsystems.com",
  47. "name": "truenas",
  48. "url": "https://www.truenas.com/"
  49. }
  50. ],
  51. "name": "tubearchivist",
  52. "run_as_context": [
  53. {
  54. "description": "Tube Archivist runs as root user.",
  55. "gid": 0,
  56. "group_name": "root",
  57. "uid": 0,
  58. "user_name": "root"
  59. },
  60. {
  61. "description": "Redis runs as any non-root user.",
  62. "gid": 568,
  63. "group_name": "redis",
  64. "uid": 568,
  65. "user_name": "redis"
  66. },
  67. {
  68. "description": "Elastic Search runs as a non-root user.",
  69. "gid": 1000,
  70. "group_name": "elastic-search",
  71. "uid": 1000,
  72. "user_name": "elastic-search"
  73. }
  74. ],
  75. "screenshots": [],
  76. "sources": [
  77. "https://github.com/tubearchivist/tubearchivist",
  78. "https://hub.docker.com/r/bbilly1/tubearchivist"
  79. ],
  80. "title": "Tube Archivist",
  81. "train": "community",
  82. "version": "1.0.6"
  83. },
  84. "schema": {
  85. "groups": [
  86. {
  87. "name": "Tube Archivist Configuration",
  88. "description": "Configure Tube Archivist"
  89. },
  90. {
  91. "name": "User and Group Configuration",
  92. "description": "Configure User and Group for Tube Archivist"
  93. },
  94. {
  95. "name": "Network Configuration",
  96. "description": "Configure Network for Tube Archivist"
  97. },
  98. {
  99. "name": "Storage Configuration",
  100. "description": "Configure Storage for Tube Archivist"
  101. },
  102. {
  103. "name": "Labels Configuration",
  104. "description": "Configure Labels for Tube Archivist"
  105. },
  106. {
  107. "name": "Resources Configuration",
  108. "description": "Configure Resources for Tube Archivist"
  109. }
  110. ],
  111. "questions": [
  112. {
  113. "variable": "TZ",
  114. "group": "Tube Archivist Configuration",
  115. "label": "Timezone",
  116. "schema": {
  117. "type": "string",
  118. "default": "Etc/UTC",
  119. "required": true,
  120. "$ref": [
  121. "definitions/timezone"
  122. ]
  123. }
  124. },
  125. {
  126. "variable": "tube",
  127. "label": "",
  128. "group": "Tube Archivist Configuration",
  129. "schema": {
  130. "type": "dict",
  131. "attrs": [
  132. {
  133. "variable": "elastic_password",
  134. "label": "Elastic Password",
  135. "schema": {
  136. "type": "string",
  137. "default": "",
  138. "private": true,
  139. "required": true
  140. }
  141. },
  142. {
  143. "variable": "redis_password",
  144. "label": "Redis Password",
  145. "schema": {
  146. "type": "string",
  147. "default": "",
  148. "private": true,
  149. "required": true
  150. }
  151. },
  152. {
  153. "variable": "app_urls",
  154. "label": "App URLs",
  155. "description": "The base URLs for Tube Archivist.</br>\nExamples:</br>\nhttps://tube.example.com </br>\nhttp://192.168.1.100:30247\n",
  156. "schema": {
  157. "type": "list",
  158. "default": [],
  159. "items": [
  160. {
  161. "variable": "url",
  162. "label": "URL",
  163. "schema": {
  164. "type": "uri",
  165. "required": true,
  166. "default": ""
  167. }
  168. }
  169. ]
  170. }
  171. },
  172. {
  173. "variable": "username",
  174. "label": "Initial Username",
  175. "schema": {
  176. "type": "string",
  177. "default": "",
  178. "required": true
  179. }
  180. },
  181. {
  182. "variable": "password",
  183. "label": "Initial Password",
  184. "schema": {
  185. "type": "string",
  186. "default": "",
  187. "private": true,
  188. "required": true
  189. }
  190. },
  191. {
  192. "variable": "additional_envs",
  193. "label": "Additional Environment Variables",
  194. "schema": {
  195. "type": "list",
  196. "default": [],
  197. "items": [
  198. {
  199. "variable": "env",
  200. "label": "Environment Variable",
  201. "schema": {
  202. "type": "dict",
  203. "attrs": [
  204. {
  205. "variable": "name",
  206. "label": "Name",
  207. "schema": {
  208. "type": "string",
  209. "required": true
  210. }
  211. },
  212. {
  213. "variable": "value",
  214. "label": "Value",
  215. "schema": {
  216. "type": "string"
  217. }
  218. }
  219. ]
  220. }
  221. }
  222. ]
  223. }
  224. }
  225. ]
  226. }
  227. },
  228. {
  229. "variable": "run_as",
  230. "label": "",
  231. "group": "User and Group Configuration",
  232. "schema": {
  233. "type": "dict",
  234. "attrs": [
  235. {
  236. "variable": "user",
  237. "label": "User ID",
  238. "description": "The user id that Tube Archivist files will be owned by.",
  239. "schema": {
  240. "type": "int",
  241. "min": 568,
  242. "default": 568,
  243. "required": true
  244. }
  245. },
  246. {
  247. "variable": "group",
  248. "label": "Group ID",
  249. "description": "The group id that Tube Archivist files will be owned by.",
  250. "schema": {
  251. "type": "int",
  252. "min": 568,
  253. "default": 568,
  254. "required": true
  255. }
  256. }
  257. ]
  258. }
  259. },
  260. {
  261. "variable": "network",
  262. "label": "",
  263. "group": "Network Configuration",
  264. "schema": {
  265. "type": "dict",
  266. "attrs": [
  267. {
  268. "variable": "web_port",
  269. "label": "WebUI Port",
  270. "schema": {
  271. "type": "dict",
  272. "attrs": [
  273. {
  274. "variable": "bind_mode",
  275. "label": "Port Bind Mode",
  276. "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",
  277. "schema": {
  278. "type": "string",
  279. "default": "published",
  280. "enum": [
  281. {
  282. "value": "published",
  283. "description": "Publish port on the host for external access"
  284. },
  285. {
  286. "value": "exposed",
  287. "description": "Expose port for inter-container communication"
  288. },
  289. {
  290. "value": "",
  291. "description": "None"
  292. }
  293. ]
  294. }
  295. },
  296. {
  297. "variable": "port_number",
  298. "label": "Port Number",
  299. "schema": {
  300. "type": "int",
  301. "default": 30247,
  302. "min": 1,
  303. "max": 65535,
  304. "required": true
  305. }
  306. },
  307. {
  308. "variable": "host_ips",
  309. "label": "Host IPs",
  310. "description": "IPs on the host to bind this port",
  311. "schema": {
  312. "type": "list",
  313. "show_if": [
  314. [
  315. "bind_mode",
  316. "=",
  317. "published"
  318. ]
  319. ],
  320. "default": [],
  321. "items": [
  322. {
  323. "variable": "host_ip",
  324. "label": "Host IP",
  325. "schema": {
  326. "type": "string",
  327. "required": true,
  328. "$ref": [
  329. "definitions/node_bind_ip"
  330. ]
  331. }
  332. }
  333. ]
  334. }
  335. }
  336. ]
  337. }
  338. },
  339. {
  340. "variable": "host_network",
  341. "label": "Host Network",
  342. "description": "Bind to the host network. It's recommended to keep this disabled.\n",
  343. "schema": {
  344. "type": "boolean",
  345. "default": false
  346. }
  347. }
  348. ]
  349. }
  350. },
  351. {
  352. "variable": "storage",
  353. "label": "",
  354. "group": "Storage Configuration",
  355. "schema": {
  356. "type": "dict",
  357. "attrs": [
  358. {
  359. "variable": "youtube",
  360. "label": "YouTube Storage",
  361. "schema": {
  362. "type": "dict",
  363. "attrs": [
  364. {
  365. "variable": "type",
  366. "label": "Type",
  367. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  368. "schema": {
  369. "type": "string",
  370. "required": true,
  371. "default": "ix_volume",
  372. "enum": [
  373. {
  374. "value": "host_path",
  375. "description": "Host Path (Path that already exists on the system)"
  376. },
  377. {
  378. "value": "ix_volume",
  379. "description": "ixVolume (Dataset created automatically by the system)"
  380. }
  381. ]
  382. }
  383. },
  384. {
  385. "variable": "ix_volume_config",
  386. "label": "ixVolume Configuration",
  387. "description": "The configuration for the ixVolume dataset.",
  388. "schema": {
  389. "type": "dict",
  390. "show_if": [
  391. [
  392. "type",
  393. "=",
  394. "ix_volume"
  395. ]
  396. ],
  397. "$ref": [
  398. "normalize/ix_volume"
  399. ],
  400. "attrs": [
  401. {
  402. "variable": "acl_enable",
  403. "label": "Enable ACL",
  404. "description": "Enable ACL for the storage.",
  405. "schema": {
  406. "type": "boolean",
  407. "default": false
  408. }
  409. },
  410. {
  411. "variable": "dataset_name",
  412. "label": "Dataset Name",
  413. "description": "The name of the dataset to use for storage.",
  414. "schema": {
  415. "type": "string",
  416. "required": true,
  417. "hidden": true,
  418. "default": "youtube"
  419. }
  420. },
  421. {
  422. "variable": "acl_entries",
  423. "label": "ACL Configuration",
  424. "schema": {
  425. "type": "dict",
  426. "show_if": [
  427. [
  428. "acl_enable",
  429. "=",
  430. true
  431. ]
  432. ],
  433. "attrs": []
  434. }
  435. }
  436. ]
  437. }
  438. },
  439. {
  440. "variable": "host_path_config",
  441. "label": "Host Path Configuration",
  442. "schema": {
  443. "type": "dict",
  444. "show_if": [
  445. [
  446. "type",
  447. "=",
  448. "host_path"
  449. ]
  450. ],
  451. "attrs": [
  452. {
  453. "variable": "acl_enable",
  454. "label": "Enable ACL",
  455. "description": "Enable ACL for the storage.",
  456. "schema": {
  457. "type": "boolean",
  458. "default": false
  459. }
  460. },
  461. {
  462. "variable": "acl",
  463. "label": "ACL Configuration",
  464. "schema": {
  465. "type": "dict",
  466. "show_if": [
  467. [
  468. "acl_enable",
  469. "=",
  470. true
  471. ]
  472. ],
  473. "attrs": [],
  474. "$ref": [
  475. "normalize/acl"
  476. ]
  477. }
  478. },
  479. {
  480. "variable": "path",
  481. "label": "Host Path",
  482. "description": "The host path to use for storage.",
  483. "schema": {
  484. "type": "hostpath",
  485. "show_if": [
  486. [
  487. "acl_enable",
  488. "=",
  489. false
  490. ]
  491. ],
  492. "required": true
  493. }
  494. }
  495. ]
  496. }
  497. }
  498. ]
  499. }
  500. },
  501. {
  502. "variable": "cache",
  503. "label": "Cache Storage",
  504. "schema": {
  505. "type": "dict",
  506. "attrs": [
  507. {
  508. "variable": "type",
  509. "label": "Type",
  510. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  511. "schema": {
  512. "type": "string",
  513. "required": true,
  514. "default": "ix_volume",
  515. "enum": [
  516. {
  517. "value": "host_path",
  518. "description": "Host Path (Path that already exists on the system)"
  519. },
  520. {
  521. "value": "ix_volume",
  522. "description": "ixVolume (Dataset created automatically by the system)"
  523. }
  524. ]
  525. }
  526. },
  527. {
  528. "variable": "ix_volume_config",
  529. "label": "ixVolume Configuration",
  530. "description": "The configuration for the ixVolume dataset.",
  531. "schema": {
  532. "type": "dict",
  533. "show_if": [
  534. [
  535. "type",
  536. "=",
  537. "ix_volume"
  538. ]
  539. ],
  540. "$ref": [
  541. "normalize/ix_volume"
  542. ],
  543. "attrs": [
  544. {
  545. "variable": "acl_enable",
  546. "label": "Enable ACL",
  547. "description": "Enable ACL for the storage.",
  548. "schema": {
  549. "type": "boolean",
  550. "default": false
  551. }
  552. },
  553. {
  554. "variable": "dataset_name",
  555. "label": "Dataset Name",
  556. "description": "The name of the dataset to use for storage.",
  557. "schema": {
  558. "type": "string",
  559. "required": true,
  560. "hidden": true,
  561. "default": "cache"
  562. }
  563. },
  564. {
  565. "variable": "acl_entries",
  566. "label": "ACL Configuration",
  567. "schema": {
  568. "type": "dict",
  569. "show_if": [
  570. [
  571. "acl_enable",
  572. "=",
  573. true
  574. ]
  575. ],
  576. "attrs": []
  577. }
  578. }
  579. ]
  580. }
  581. },
  582. {
  583. "variable": "host_path_config",
  584. "label": "Host Path Configuration",
  585. "schema": {
  586. "type": "dict",
  587. "show_if": [
  588. [
  589. "type",
  590. "=",
  591. "host_path"
  592. ]
  593. ],
  594. "attrs": [
  595. {
  596. "variable": "acl_enable",
  597. "label": "Enable ACL",
  598. "description": "Enable ACL for the storage.",
  599. "schema": {
  600. "type": "boolean",
  601. "default": false
  602. }
  603. },
  604. {
  605. "variable": "acl",
  606. "label": "ACL Configuration",
  607. "schema": {
  608. "type": "dict",
  609. "show_if": [
  610. [
  611. "acl_enable",
  612. "=",
  613. true
  614. ]
  615. ],
  616. "attrs": [],
  617. "$ref": [
  618. "normalize/acl"
  619. ]
  620. }
  621. },
  622. {
  623. "variable": "path",
  624. "label": "Host Path",
  625. "description": "The host path to use for storage.",
  626. "schema": {
  627. "type": "hostpath",
  628. "show_if": [
  629. [
  630. "acl_enable",
  631. "=",
  632. false
  633. ]
  634. ],
  635. "required": true
  636. }
  637. }
  638. ]
  639. }
  640. }
  641. ]
  642. }
  643. },
  644. {
  645. "variable": "es_data",
  646. "label": "Elastic Search Data Storage",
  647. "schema": {
  648. "type": "dict",
  649. "attrs": [
  650. {
  651. "variable": "type",
  652. "label": "Type",
  653. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  654. "schema": {
  655. "type": "string",
  656. "required": true,
  657. "default": "ix_volume",
  658. "enum": [
  659. {
  660. "value": "host_path",
  661. "description": "Host Path (Path that already exists on the system)"
  662. },
  663. {
  664. "value": "ix_volume",
  665. "description": "ixVolume (Dataset created automatically by the system)"
  666. }
  667. ]
  668. }
  669. },
  670. {
  671. "variable": "ix_volume_config",
  672. "label": "ixVolume Configuration",
  673. "description": "The configuration for the ixVolume dataset.",
  674. "schema": {
  675. "type": "dict",
  676. "show_if": [
  677. [
  678. "type",
  679. "=",
  680. "ix_volume"
  681. ]
  682. ],
  683. "$ref": [
  684. "normalize/ix_volume"
  685. ],
  686. "attrs": [
  687. {
  688. "variable": "acl_enable",
  689. "label": "Enable ACL",
  690. "description": "Enable ACL for the storage.",
  691. "schema": {
  692. "type": "boolean",
  693. "default": false
  694. }
  695. },
  696. {
  697. "variable": "dataset_name",
  698. "label": "Dataset Name",
  699. "description": "The name of the dataset to use for storage.",
  700. "schema": {
  701. "type": "string",
  702. "required": true,
  703. "hidden": true,
  704. "default": "es_data"
  705. }
  706. },
  707. {
  708. "variable": "acl_entries",
  709. "label": "ACL Configuration",
  710. "schema": {
  711. "type": "dict",
  712. "show_if": [
  713. [
  714. "acl_enable",
  715. "=",
  716. true
  717. ]
  718. ],
  719. "attrs": []
  720. }
  721. }
  722. ]
  723. }
  724. },
  725. {
  726. "variable": "host_path_config",
  727. "label": "Host Path Configuration",
  728. "schema": {
  729. "type": "dict",
  730. "show_if": [
  731. [
  732. "type",
  733. "=",
  734. "host_path"
  735. ]
  736. ],
  737. "attrs": [
  738. {
  739. "variable": "acl_enable",
  740. "label": "Enable ACL",
  741. "description": "Enable ACL for the storage.",
  742. "schema": {
  743. "type": "boolean",
  744. "default": false
  745. }
  746. },
  747. {
  748. "variable": "acl",
  749. "label": "ACL Configuration",
  750. "schema": {
  751. "type": "dict",
  752. "show_if": [
  753. [
  754. "acl_enable",
  755. "=",
  756. true
  757. ]
  758. ],
  759. "attrs": [],
  760. "$ref": [
  761. "normalize/acl"
  762. ]
  763. }
  764. },
  765. {
  766. "variable": "path",
  767. "label": "Host Path",
  768. "description": "The host path to use for storage.",
  769. "schema": {
  770. "type": "hostpath",
  771. "show_if": [
  772. [
  773. "acl_enable",
  774. "=",
  775. false
  776. ]
  777. ],
  778. "required": true
  779. }
  780. }
  781. ]
  782. }
  783. }
  784. ]
  785. }
  786. },
  787. {
  788. "variable": "additional_storage",
  789. "label": "Additional Storage",
  790. "schema": {
  791. "type": "list",
  792. "default": [],
  793. "items": [
  794. {
  795. "variable": "storageEntry",
  796. "label": "Storage Entry",
  797. "schema": {
  798. "type": "dict",
  799. "attrs": [
  800. {
  801. "variable": "type",
  802. "label": "Type",
  803. "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",
  804. "schema": {
  805. "type": "string",
  806. "required": true,
  807. "default": "ix_volume",
  808. "enum": [
  809. {
  810. "value": "host_path",
  811. "description": "Host Path (Path that already exists on the system)"
  812. },
  813. {
  814. "value": "ix_volume",
  815. "description": "ixVolume (Dataset created automatically by the system)"
  816. },
  817. {
  818. "value": "cifs",
  819. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  820. }
  821. ]
  822. }
  823. },
  824. {
  825. "variable": "read_only",
  826. "label": "Read Only",
  827. "description": "Mount the volume as read only.",
  828. "schema": {
  829. "type": "boolean",
  830. "default": false
  831. }
  832. },
  833. {
  834. "variable": "mount_path",
  835. "label": "Mount Path",
  836. "description": "The path inside the container to mount the storage.",
  837. "schema": {
  838. "type": "path",
  839. "required": true
  840. }
  841. },
  842. {
  843. "variable": "host_path_config",
  844. "label": "Host Path Configuration",
  845. "schema": {
  846. "type": "dict",
  847. "show_if": [
  848. [
  849. "type",
  850. "=",
  851. "host_path"
  852. ]
  853. ],
  854. "attrs": [
  855. {
  856. "variable": "acl_enable",
  857. "label": "Enable ACL",
  858. "description": "Enable ACL for the storage.",
  859. "schema": {
  860. "type": "boolean",
  861. "default": false
  862. }
  863. },
  864. {
  865. "variable": "acl",
  866. "label": "ACL Configuration",
  867. "schema": {
  868. "type": "dict",
  869. "show_if": [
  870. [
  871. "acl_enable",
  872. "=",
  873. true
  874. ]
  875. ],
  876. "attrs": [],
  877. "$ref": [
  878. "normalize/acl"
  879. ]
  880. }
  881. },
  882. {
  883. "variable": "path",
  884. "label": "Host Path",
  885. "description": "The host path to use for storage.",
  886. "schema": {
  887. "type": "hostpath",
  888. "show_if": [
  889. [
  890. "acl_enable",
  891. "=",
  892. false
  893. ]
  894. ],
  895. "required": true
  896. }
  897. }
  898. ]
  899. }
  900. },
  901. {
  902. "variable": "ix_volume_config",
  903. "label": "ixVolume Configuration",
  904. "description": "The configuration for the ixVolume dataset.",
  905. "schema": {
  906. "type": "dict",
  907. "show_if": [
  908. [
  909. "type",
  910. "=",
  911. "ix_volume"
  912. ]
  913. ],
  914. "$ref": [
  915. "normalize/ix_volume"
  916. ],
  917. "attrs": [
  918. {
  919. "variable": "acl_enable",
  920. "label": "Enable ACL",
  921. "description": "Enable ACL for the storage.",
  922. "schema": {
  923. "type": "boolean",
  924. "default": false
  925. }
  926. },
  927. {
  928. "variable": "dataset_name",
  929. "label": "Dataset Name",
  930. "description": "The name of the dataset to use for storage.",
  931. "schema": {
  932. "type": "string",
  933. "required": true,
  934. "default": "storage_entry"
  935. }
  936. },
  937. {
  938. "variable": "acl_entries",
  939. "label": "ACL Configuration",
  940. "schema": {
  941. "type": "dict",
  942. "show_if": [
  943. [
  944. "acl_enable",
  945. "=",
  946. true
  947. ]
  948. ],
  949. "attrs": [],
  950. "$ref": [
  951. "normalize/acl"
  952. ]
  953. }
  954. }
  955. ]
  956. }
  957. },
  958. {
  959. "variable": "cifs_config",
  960. "label": "SMB Configuration",
  961. "description": "The configuration for the SMB dataset.",
  962. "schema": {
  963. "type": "dict",
  964. "show_if": [
  965. [
  966. "type",
  967. "=",
  968. "cifs"
  969. ]
  970. ],
  971. "attrs": [
  972. {
  973. "variable": "server",
  974. "label": "Server",
  975. "description": "The server to mount the SMB share.",
  976. "schema": {
  977. "type": "string",
  978. "required": true
  979. }
  980. },
  981. {
  982. "variable": "path",
  983. "label": "Path",
  984. "description": "The path to mount the SMB share.",
  985. "schema": {
  986. "type": "string",
  987. "required": true
  988. }
  989. },
  990. {
  991. "variable": "username",
  992. "label": "Username",
  993. "description": "The username to use for the SMB share.",
  994. "schema": {
  995. "type": "string",
  996. "required": true
  997. }
  998. },
  999. {
  1000. "variable": "password",
  1001. "label": "Password",
  1002. "description": "The password to use for the SMB share.",
  1003. "schema": {
  1004. "type": "string",
  1005. "required": true,
  1006. "private": true
  1007. }
  1008. },
  1009. {
  1010. "variable": "domain",
  1011. "label": "Domain",
  1012. "description": "The domain to use for the SMB share.",
  1013. "schema": {
  1014. "type": "string"
  1015. }
  1016. }
  1017. ]
  1018. }
  1019. }
  1020. ]
  1021. }
  1022. }
  1023. ]
  1024. }
  1025. }
  1026. ]
  1027. }
  1028. },
  1029. {
  1030. "variable": "labels",
  1031. "label": "",
  1032. "group": "Labels Configuration",
  1033. "schema": {
  1034. "type": "list",
  1035. "default": [],
  1036. "items": [
  1037. {
  1038. "variable": "label",
  1039. "label": "Label",
  1040. "schema": {
  1041. "type": "dict",
  1042. "attrs": [
  1043. {
  1044. "variable": "key",
  1045. "label": "Key",
  1046. "schema": {
  1047. "type": "string",
  1048. "required": true
  1049. }
  1050. },
  1051. {
  1052. "variable": "value",
  1053. "label": "Value",
  1054. "schema": {
  1055. "type": "string",
  1056. "required": true
  1057. }
  1058. },
  1059. {
  1060. "variable": "containers",
  1061. "label": "Containers",
  1062. "description": "Containers where the label should be applied",
  1063. "schema": {
  1064. "type": "list",
  1065. "items": [
  1066. {
  1067. "variable": "container",
  1068. "label": "Container",
  1069. "schema": {
  1070. "type": "string",
  1071. "required": true,
  1072. "enum": [
  1073. {
  1074. "value": "tubearchivist",
  1075. "description": "tubearchivist"
  1076. },
  1077. {
  1078. "value": "redis",
  1079. "description": "redis"
  1080. },
  1081. {
  1082. "value": "elastic-search",
  1083. "description": "elastic-search"
  1084. }
  1085. ]
  1086. }
  1087. }
  1088. ]
  1089. }
  1090. }
  1091. ]
  1092. }
  1093. }
  1094. ]
  1095. }
  1096. },
  1097. {
  1098. "variable": "resources",
  1099. "label": "",
  1100. "group": "Resources Configuration",
  1101. "schema": {
  1102. "type": "dict",
  1103. "attrs": [
  1104. {
  1105. "variable": "limits",
  1106. "label": "Limits",
  1107. "schema": {
  1108. "type": "dict",
  1109. "attrs": [
  1110. {
  1111. "variable": "cpus",
  1112. "label": "CPUs",
  1113. "description": "CPUs limit for Tube Archivist.",
  1114. "schema": {
  1115. "type": "int",
  1116. "default": 2,
  1117. "required": true
  1118. }
  1119. },
  1120. {
  1121. "variable": "memory",
  1122. "label": "Memory (in MB)",
  1123. "description": "Memory limit for Tube Archivist.",
  1124. "schema": {
  1125. "type": "int",
  1126. "default": 4096,
  1127. "required": true
  1128. }
  1129. }
  1130. ]
  1131. }
  1132. }
  1133. ]
  1134. }
  1135. }
  1136. ]
  1137. },
  1138. "readme": "<h1>Tube Archivist</h1> <p><a href=\"https://tubearchivist.com/\">Tube Archivist</a> is a self hosted YouTube media server.</p>",
  1139. "changelog": null,
  1140. "chart_metadata": {
  1141. "app_version": "v0.5.7",
  1142. "capabilities": [
  1143. {
  1144. "description": "Tube Archivist is able to change file ownership arbitrarily",
  1145. "name": "CHOWN"
  1146. },
  1147. {
  1148. "description": "Tube Archivist is able to bypass file permission checks",
  1149. "name": "DAC_OVERRIDE"
  1150. },
  1151. {
  1152. "description": "Tube Archivist is able to bypass permission checks for file operations",
  1153. "name": "FOWNER"
  1154. }
  1155. ],
  1156. "categories": [
  1157. "media"
  1158. ],
  1159. "changelog_url": "https://github.com/tubearchivist/tubearchivist/releases",
  1160. "date_added": "2025-08-22",
  1161. "description": "Your self hosted YouTube media server",
  1162. "home": "https://tubearchivist.com/",
  1163. "host_mounts": [],
  1164. "icon": "https://media.sys.truenas.net/apps/tubearchivist/icons/icon.png",
  1165. "keywords": [
  1166. "media-server",
  1167. "youtube",
  1168. "download",
  1169. "videos"
  1170. ],
  1171. "lib_version": "2.1.49",
  1172. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  1173. "maintainers": [
  1174. {
  1175. "email": "dev@ixsystems.com",
  1176. "name": "truenas",
  1177. "url": "https://www.truenas.com/"
  1178. }
  1179. ],
  1180. "name": "tubearchivist",
  1181. "run_as_context": [
  1182. {
  1183. "description": "Tube Archivist runs as root user.",
  1184. "gid": 0,
  1185. "group_name": "root",
  1186. "uid": 0,
  1187. "user_name": "root"
  1188. },
  1189. {
  1190. "description": "Redis runs as any non-root user.",
  1191. "gid": 568,
  1192. "group_name": "redis",
  1193. "uid": 568,
  1194. "user_name": "redis"
  1195. },
  1196. {
  1197. "description": "Elastic Search runs as a non-root user.",
  1198. "gid": 1000,
  1199. "group_name": "elastic-search",
  1200. "uid": 1000,
  1201. "user_name": "elastic-search"
  1202. }
  1203. ],
  1204. "screenshots": [],
  1205. "sources": [
  1206. "https://github.com/tubearchivist/tubearchivist",
  1207. "https://hub.docker.com/r/bbilly1/tubearchivist"
  1208. ],
  1209. "title": "Tube Archivist",
  1210. "train": "community",
  1211. "version": "1.0.6"
  1212. }
  1213. }
  1214. }