app_versions.json 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729
  1. {
  2. "1.1.2": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/charts/charts/community/frigate/1.1.2",
  7. "last_update": "2023-11-14 10:11:57",
  8. "required_features": [
  9. "normalize/ixVolume",
  10. "definitions/gpuConfiguration"
  11. ],
  12. "human_version": "0.12.1_1.1.2",
  13. "version": "1.1.2",
  14. "chart_metadata": {
  15. "name": "frigate",
  16. "description": "Frigate is an NVR With Realtime Object Detection for IP Cameras",
  17. "annotations": {
  18. "title": "Frigate"
  19. },
  20. "type": "application",
  21. "version": "1.1.2",
  22. "apiVersion": "v2",
  23. "appVersion": "0.12.1",
  24. "kubeVersion": ">=1.16.0-0",
  25. "maintainers": [
  26. {
  27. "name": "truenas",
  28. "url": "https://www.truenas.com/",
  29. "email": "dev@ixsystems.com"
  30. }
  31. ],
  32. "dependencies": [
  33. {
  34. "name": "common",
  35. "repository": "file://../../../common",
  36. "version": "1.2.2"
  37. }
  38. ],
  39. "home": "https://github.com/blakeblackshear/frigate",
  40. "icon": "https://media.sys.truenas.net/apps/frigate/icons/icon.svg",
  41. "sources": [
  42. "https://github.com/truenas/charts/tree/master/library/ix-dev/community/frigate",
  43. "https://github.com/blakeblackshear/frigate"
  44. ],
  45. "keywords": [
  46. "camera",
  47. "nvr"
  48. ]
  49. },
  50. "app_metadata": {
  51. "runAsContext": [
  52. {
  53. "userName": "root",
  54. "groupName": "root",
  55. "gid": 0,
  56. "uid": 0,
  57. "description": "Frigate runs as root user. When USB Bus is mounted, it is able to escalate privileges."
  58. }
  59. ],
  60. "capabilities": [
  61. {
  62. "name": "CHOWN",
  63. "description": "Frigate is able to chown files."
  64. },
  65. {
  66. "name": "FOWNER",
  67. "description": "Frigate are able to bypass permission checks for it's sub-processes."
  68. },
  69. {
  70. "name": "DAC_OVERRIDE",
  71. "description": "Frigate is able to bypass permission checks."
  72. },
  73. {
  74. "name": "SETGID",
  75. "description": "Frigate is able to set group ID for it's sub-processes."
  76. },
  77. {
  78. "name": "SETUID",
  79. "description": "Frigate is able to set user ID for it's sub-processes."
  80. }
  81. ],
  82. "hostMounts": []
  83. },
  84. "schema": {
  85. "groups": [
  86. {
  87. "name": "Frigate Configuration",
  88. "description": "Configure Frigate"
  89. },
  90. {
  91. "name": "Network Configuration",
  92. "description": "Configure Network for Frigate"
  93. },
  94. {
  95. "name": "Storage Configuration",
  96. "description": "Configure Storage for Frigate"
  97. },
  98. {
  99. "name": "Resources Configuration",
  100. "description": "Configure Resources for Frigate"
  101. }
  102. ],
  103. "portals": {
  104. "web_portal": {
  105. "protocols": [
  106. "$kubernetes-resource_configmap_portal_protocol"
  107. ],
  108. "host": [
  109. "$kubernetes-resource_configmap_portal_host"
  110. ],
  111. "ports": [
  112. "$kubernetes-resource_configmap_portal_port"
  113. ],
  114. "path": "$kubernetes-resource_configmap_portal_path"
  115. }
  116. },
  117. "questions": [
  118. {
  119. "variable": "frigateConfig",
  120. "label": "",
  121. "group": "Frigate Configuration",
  122. "schema": {
  123. "type": "dict",
  124. "attrs": [
  125. {
  126. "variable": "mountUSBBus",
  127. "label": "Mount USB Bus",
  128. "description": "Mount the USB bus to the container.</br>\nThis is required if you want to use USB devices, like Coral</br>\nThis will mount the USB bus to /dev/bus/usb inside the container.\n",
  129. "schema": {
  130. "type": "boolean",
  131. "default": false
  132. }
  133. },
  134. {
  135. "variable": "additionalEnvs",
  136. "label": "Additional Environment Variables",
  137. "description": "Configure additional environment variables for Frigate.",
  138. "schema": {
  139. "type": "list",
  140. "default": [],
  141. "items": [
  142. {
  143. "variable": "env",
  144. "label": "Environment Variable",
  145. "schema": {
  146. "type": "dict",
  147. "attrs": [
  148. {
  149. "variable": "name",
  150. "label": "Name",
  151. "schema": {
  152. "type": "string",
  153. "required": true
  154. }
  155. },
  156. {
  157. "variable": "value",
  158. "label": "Value",
  159. "schema": {
  160. "type": "string",
  161. "required": true
  162. }
  163. }
  164. ]
  165. }
  166. }
  167. ]
  168. }
  169. }
  170. ]
  171. }
  172. },
  173. {
  174. "variable": "frigateNetwork",
  175. "label": "",
  176. "group": "Network Configuration",
  177. "schema": {
  178. "type": "dict",
  179. "attrs": [
  180. {
  181. "variable": "hostNetwork",
  182. "label": "Host Network",
  183. "description": "Bind to the host network. It's recommended to keep this disabled.</br>\n",
  184. "schema": {
  185. "type": "boolean",
  186. "default": false,
  187. "show_subquestions_if": false,
  188. "subquestions": [
  189. {
  190. "variable": "webPort",
  191. "label": "Web Port",
  192. "description": "The port for the Frigate Web UI.</br>\nInternal port: 5000\n",
  193. "schema": {
  194. "type": "int",
  195. "default": 30058,
  196. "min": 9000,
  197. "max": 65535,
  198. "required": true
  199. }
  200. },
  201. {
  202. "variable": "enableRtmp",
  203. "label": "Enable RTMP",
  204. "description": "Enable RTMP for Frigate.",
  205. "schema": {
  206. "type": "boolean",
  207. "default": false
  208. }
  209. },
  210. {
  211. "variable": "rtmpPort",
  212. "label": "RTMP Port",
  213. "description": "The RTMP port for Frigate.</br>\nInternal port: 1935\n",
  214. "schema": {
  215. "type": "int",
  216. "default": 30059,
  217. "show_if": [
  218. [
  219. "enableRtmp",
  220. "=",
  221. true
  222. ]
  223. ],
  224. "min": 9000,
  225. "max": 65535,
  226. "required": true
  227. }
  228. },
  229. {
  230. "variable": "enableRtsp",
  231. "label": "Enable RTSP",
  232. "description": "Enable RTSP for Frigate.",
  233. "schema": {
  234. "type": "boolean",
  235. "default": false
  236. }
  237. },
  238. {
  239. "variable": "rtspPort",
  240. "label": "RTSP Port",
  241. "description": "The RTSP port for Frigate.</br>\nInternal port: 8554\n",
  242. "schema": {
  243. "type": "int",
  244. "default": 30060,
  245. "show_if": [
  246. [
  247. "enableRtsp",
  248. "=",
  249. true
  250. ]
  251. ],
  252. "min": 9000,
  253. "max": 65535,
  254. "required": true
  255. }
  256. },
  257. {
  258. "variable": "enableWebRtc",
  259. "label": "Enable WebRTC",
  260. "description": "Enable WebRTC for Frigate.",
  261. "schema": {
  262. "type": "boolean",
  263. "default": false
  264. }
  265. },
  266. {
  267. "variable": "webRtcPort",
  268. "label": "WebRTC Port",
  269. "description": "The WebRTC port for Frigate.</br>\nInternal port: 8555</br>\nApplies to both TCP and UDP.\n",
  270. "schema": {
  271. "type": "int",
  272. "default": 30061,
  273. "show_if": [
  274. [
  275. "enableWebRtc",
  276. "=",
  277. true
  278. ]
  279. ],
  280. "min": 9000,
  281. "max": 65535,
  282. "required": true
  283. }
  284. }
  285. ]
  286. }
  287. }
  288. ]
  289. }
  290. },
  291. {
  292. "variable": "frigateStorage",
  293. "label": "",
  294. "group": "Storage Configuration",
  295. "schema": {
  296. "type": "dict",
  297. "attrs": [
  298. {
  299. "variable": "config",
  300. "label": "Frigate Config Storage",
  301. "description": "The path to store Frigate Configuration.",
  302. "schema": {
  303. "type": "dict",
  304. "attrs": [
  305. {
  306. "variable": "type",
  307. "label": "Type",
  308. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  309. "schema": {
  310. "type": "string",
  311. "required": true,
  312. "immutable": true,
  313. "default": "ixVolume",
  314. "enum": [
  315. {
  316. "value": "hostPath",
  317. "description": "Host Path (Path that already exists on the system)"
  318. },
  319. {
  320. "value": "ixVolume",
  321. "description": "ixVolume (Dataset created automatically by the system)"
  322. }
  323. ]
  324. }
  325. },
  326. {
  327. "variable": "datasetName",
  328. "label": "Dataset Name",
  329. "schema": {
  330. "type": "string",
  331. "show_if": [
  332. [
  333. "type",
  334. "=",
  335. "ixVolume"
  336. ]
  337. ],
  338. "required": true,
  339. "hidden": true,
  340. "immutable": true,
  341. "default": "config",
  342. "$ref": [
  343. "normalize/ixVolume"
  344. ]
  345. }
  346. },
  347. {
  348. "variable": "hostPath",
  349. "label": "Host Path",
  350. "schema": {
  351. "type": "hostpath",
  352. "show_if": [
  353. [
  354. "type",
  355. "=",
  356. "hostPath"
  357. ]
  358. ],
  359. "immutable": true,
  360. "required": true
  361. }
  362. }
  363. ]
  364. }
  365. },
  366. {
  367. "variable": "media",
  368. "label": "Frigate Media Storage",
  369. "description": "The path to store Frigate Media.",
  370. "schema": {
  371. "type": "dict",
  372. "attrs": [
  373. {
  374. "variable": "type",
  375. "label": "Type",
  376. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  377. "schema": {
  378. "type": "string",
  379. "required": true,
  380. "immutable": true,
  381. "default": "ixVolume",
  382. "enum": [
  383. {
  384. "value": "hostPath",
  385. "description": "Host Path (Path that already exists on the system)"
  386. },
  387. {
  388. "value": "ixVolume",
  389. "description": "ixVolume (Dataset created automatically by the system)"
  390. }
  391. ]
  392. }
  393. },
  394. {
  395. "variable": "datasetName",
  396. "label": "Dataset Name",
  397. "schema": {
  398. "type": "string",
  399. "show_if": [
  400. [
  401. "type",
  402. "=",
  403. "ixVolume"
  404. ]
  405. ],
  406. "required": true,
  407. "hidden": true,
  408. "immutable": true,
  409. "default": "config",
  410. "$ref": [
  411. "normalize/ixVolume"
  412. ]
  413. }
  414. },
  415. {
  416. "variable": "hostPath",
  417. "label": "Host Path",
  418. "schema": {
  419. "type": "hostpath",
  420. "show_if": [
  421. [
  422. "type",
  423. "=",
  424. "hostPath"
  425. ]
  426. ],
  427. "immutable": true,
  428. "required": true
  429. }
  430. }
  431. ]
  432. }
  433. },
  434. {
  435. "variable": "cache",
  436. "label": "Frigate Cache Storage",
  437. "schema": {
  438. "type": "dict",
  439. "attrs": [
  440. {
  441. "variable": "sizeGiB",
  442. "label": "Size (GiB)",
  443. "description": "The size of RAM is allowed to Frigate to use as cache",
  444. "schema": {
  445. "type": "int",
  446. "max": 4,
  447. "default": 1,
  448. "required": true
  449. }
  450. }
  451. ]
  452. }
  453. },
  454. {
  455. "variable": "shm",
  456. "label": "Frigate /dev/shm Storage",
  457. "schema": {
  458. "type": "dict",
  459. "attrs": [
  460. {
  461. "variable": "sizeMiB",
  462. "label": "Size (MiB)",
  463. "description": "The size of RAM is allowed to Frigate to use as /dev/shm</br>\nhttps://docs.frigate.video/frigate/installation/#calculating-required-shm-size\n",
  464. "schema": {
  465. "type": "int",
  466. "max": 2048,
  467. "default": 64,
  468. "required": true
  469. }
  470. }
  471. ]
  472. }
  473. },
  474. {
  475. "variable": "additionalStorages",
  476. "label": "Additional Storage",
  477. "description": "Additional storage for Frigate.",
  478. "schema": {
  479. "type": "list",
  480. "default": [],
  481. "items": [
  482. {
  483. "variable": "storageEntry",
  484. "label": "Storage Entry",
  485. "schema": {
  486. "type": "dict",
  487. "attrs": [
  488. {
  489. "variable": "type",
  490. "label": "Type",
  491. "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 a persistent volume claim.\n",
  492. "schema": {
  493. "type": "string",
  494. "required": true,
  495. "default": "ixVolume",
  496. "immutable": true,
  497. "enum": [
  498. {
  499. "value": "hostPath",
  500. "description": "Host Path (Path that already exists on the system)"
  501. },
  502. {
  503. "value": "ixVolume",
  504. "description": "ixVolume (Dataset created automatically by the system)"
  505. },
  506. {
  507. "value": "smb-pv-pvc",
  508. "description": "SMB Share (Mounts a persistent volume claim to a SMB share)"
  509. }
  510. ]
  511. }
  512. },
  513. {
  514. "variable": "mountPath",
  515. "label": "Mount Path",
  516. "description": "The path inside the container to mount the storage.",
  517. "schema": {
  518. "type": "path",
  519. "required": true
  520. }
  521. },
  522. {
  523. "variable": "hostPath",
  524. "label": "Host Path",
  525. "description": "The host path to use for storage.",
  526. "schema": {
  527. "type": "hostpath",
  528. "show_if": [
  529. [
  530. "type",
  531. "=",
  532. "hostPath"
  533. ]
  534. ],
  535. "required": true
  536. }
  537. },
  538. {
  539. "variable": "datasetName",
  540. "label": "Dataset Name",
  541. "description": "The name of the dataset to use for storage.",
  542. "schema": {
  543. "type": "string",
  544. "show_if": [
  545. [
  546. "type",
  547. "=",
  548. "ixVolume"
  549. ]
  550. ],
  551. "required": true,
  552. "immutable": true,
  553. "default": "storage_entry",
  554. "$ref": [
  555. "normalize/ixVolume"
  556. ]
  557. }
  558. },
  559. {
  560. "variable": "server",
  561. "label": "Server",
  562. "description": "The server for the SMB share.",
  563. "schema": {
  564. "type": "string",
  565. "show_if": [
  566. [
  567. "type",
  568. "=",
  569. "smb-pv-pvc"
  570. ]
  571. ],
  572. "required": true
  573. }
  574. },
  575. {
  576. "variable": "share",
  577. "label": "Share",
  578. "description": "The share name for the SMB share.",
  579. "schema": {
  580. "type": "string",
  581. "show_if": [
  582. [
  583. "type",
  584. "=",
  585. "smb-pv-pvc"
  586. ]
  587. ],
  588. "required": true
  589. }
  590. },
  591. {
  592. "variable": "domain",
  593. "label": "Domain (Optional)",
  594. "description": "The domain for the SMB share.",
  595. "schema": {
  596. "type": "string",
  597. "show_if": [
  598. [
  599. "type",
  600. "=",
  601. "smb-pv-pvc"
  602. ]
  603. ]
  604. }
  605. },
  606. {
  607. "variable": "username",
  608. "label": "Username",
  609. "description": "The username for the SMB share.",
  610. "schema": {
  611. "type": "string",
  612. "show_if": [
  613. [
  614. "type",
  615. "=",
  616. "smb-pv-pvc"
  617. ]
  618. ],
  619. "required": true
  620. }
  621. },
  622. {
  623. "variable": "password",
  624. "label": "Password",
  625. "description": "The password for the SMB share.",
  626. "schema": {
  627. "type": "string",
  628. "show_if": [
  629. [
  630. "type",
  631. "=",
  632. "smb-pv-pvc"
  633. ]
  634. ],
  635. "required": true,
  636. "private": true
  637. }
  638. },
  639. {
  640. "variable": "size",
  641. "label": "Size (in Gi)",
  642. "description": "The size of the volume quota.",
  643. "schema": {
  644. "type": "int",
  645. "show_if": [
  646. [
  647. "type",
  648. "=",
  649. "smb-pv-pvc"
  650. ]
  651. ],
  652. "required": true,
  653. "min": 1,
  654. "default": 1
  655. }
  656. }
  657. ]
  658. }
  659. }
  660. ]
  661. }
  662. }
  663. ]
  664. }
  665. },
  666. {
  667. "variable": "resources",
  668. "group": "Resources Configuration",
  669. "label": "",
  670. "schema": {
  671. "type": "dict",
  672. "attrs": [
  673. {
  674. "variable": "limits",
  675. "label": "Limits",
  676. "schema": {
  677. "type": "dict",
  678. "attrs": [
  679. {
  680. "variable": "cpu",
  681. "label": "CPU",
  682. "description": "CPU limit for Frigate.",
  683. "schema": {
  684. "type": "string",
  685. "max_length": 6,
  686. "valid_chars": "^(0\\.[1-9]|[1-9][0-9]*)(\\.[0-9]|m?)$",
  687. "valid_chars_error": "Valid CPU limit formats are</br>\n- Plain Integer - eg. 1</br>\n- Float - eg. 0.5</br>\n- Milicpu - eg. 500m\n",
  688. "default": "4000m",
  689. "required": true
  690. }
  691. },
  692. {
  693. "variable": "memory",
  694. "label": "Memory",
  695. "description": "Memory limit for Frigate.",
  696. "schema": {
  697. "type": "string",
  698. "max_length": 12,
  699. "valid_chars": "^[1-9][0-9]*([EPTGMK]i?|e[0-9]+)?$",
  700. "valid_chars_error": "Valid Memory limit formats are</br>\n- Suffixed with E/P/T/G/M/K - eg. 1G</br>\n- Suffixed with Ei/Pi/Ti/Gi/Mi/Ki - eg. 1Gi</br>\n- Plain Integer in bytes - eg. 1024</br>\n- Exponent - eg. 134e6\n",
  701. "default": "8Gi",
  702. "required": true
  703. }
  704. }
  705. ]
  706. }
  707. }
  708. ]
  709. }
  710. },
  711. {
  712. "variable": "frigateGPU",
  713. "group": "Resources Configuration",
  714. "label": "GPU Configuration",
  715. "schema": {
  716. "type": "dict",
  717. "$ref": [
  718. "definitions/gpuConfiguration"
  719. ],
  720. "attrs": []
  721. }
  722. }
  723. ]
  724. },
  725. "app_readme": "<h1>Frigate</h1>\n<p><a href=\"https://github.com/frigate/frigate\">Frigate</a> is an NVR With Realtime Object Detection for IP Cameras</p>\n<blockquote>\n<p>Note: <strong>m.2</strong> Coral TPU devices is not supported.</p>\n</blockquote>",
  726. "detailed_readme": "<h1>Frigate</h1>\n<p><a href=\"https://github.com/frigate/frigate\">Frigate</a> is an NVR With Realtime Object Detection for IP Cameras</p>\n<blockquote>\n<p>Note: <strong>m.2</strong> Coral TPU devices is not supported.</p>\n</blockquote>",
  727. "changelog": null
  728. }
  729. }