app_versions.json 49 KB

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