app_versions.json 67 KB

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