app_versions.json 91 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565
  1. {
  2. "1.0.17": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/community/steam-headless/1.0.17",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "debian_1.0.17",
  10. "version": "1.0.17",
  11. "app_metadata": {
  12. "app_version": "debian",
  13. "capabilities": [
  14. {
  15. "description": "Steam Headless is able to write records to audit log",
  16. "name": "AUDIT_WRITE"
  17. },
  18. {
  19. "description": "Steam Headless is able to change file ownership arbitrarily",
  20. "name": "CHOWN"
  21. },
  22. {
  23. "description": "Steam Headless is able to bypass file permission checks",
  24. "name": "DAC_OVERRIDE"
  25. },
  26. {
  27. "description": "Steam Headless is able to bypass permission checks for file operations",
  28. "name": "FOWNER"
  29. },
  30. {
  31. "description": "Steam Headless is able to preserve set-user-ID and set-group-ID bits",
  32. "name": "FSETID"
  33. },
  34. {
  35. "description": "Steam Headless is able to send signals to any process",
  36. "name": "KILL"
  37. },
  38. {
  39. "description": "Steam Headless is able to create special files using mknod()",
  40. "name": "MKNOD"
  41. },
  42. {
  43. "description": "Steam Headless is able to perform network administration tasks",
  44. "name": "NET_ADMIN"
  45. },
  46. {
  47. "description": "Steam Headless is able to change group ID of processes",
  48. "name": "SETGID"
  49. },
  50. {
  51. "description": "Steam Headless is able to change user ID of processes",
  52. "name": "SETUID"
  53. },
  54. {
  55. "description": "Steam Headless is able to perform system administration operations",
  56. "name": "SYS_ADMIN"
  57. },
  58. {
  59. "description": "Steam Headless is able to modify process scheduling priority",
  60. "name": "SYS_NICE"
  61. },
  62. {
  63. "description": "Steam Headless is able to override resource limits",
  64. "name": "SYS_RESOURCE"
  65. }
  66. ],
  67. "categories": [
  68. "games"
  69. ],
  70. "date_added": "2025-01-22",
  71. "description": "A Headless Steam Docker image supporting NVIDIA GPU and accessible via Web UI",
  72. "home": "https://github.com/Steam-Headless/docker-steam-headless",
  73. "host_mounts": [
  74. {
  75. "description": "DBus Socket",
  76. "host_path": "/var/run/dbus"
  77. },
  78. {
  79. "description": "Fuse Device",
  80. "host_path": "/dev/fuse"
  81. },
  82. {
  83. "description": "UInput Device",
  84. "host_path": "/dev/uinput"
  85. }
  86. ],
  87. "icon": "https://media.sys.truenas.net/apps/steam-headless/icons/icon.png",
  88. "keywords": [
  89. "games",
  90. "steam"
  91. ],
  92. "lib_version": "2.1.49",
  93. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  94. "maintainers": [
  95. {
  96. "email": "dev@ixsystems.com",
  97. "name": "truenas",
  98. "url": "https://www.truenas.com/"
  99. }
  100. ],
  101. "name": "steam-headless",
  102. "run_as_context": [
  103. {
  104. "description": "Steam Headless runs as root user.",
  105. "gid": 0,
  106. "group_name": "root",
  107. "uid": 0,
  108. "user_name": "root"
  109. }
  110. ],
  111. "screenshots": [],
  112. "sources": [
  113. "https://github.com/Steam-Headless/docker-steam-headless"
  114. ],
  115. "title": "Steam Headless",
  116. "train": "community",
  117. "version": "1.0.17"
  118. },
  119. "schema": {
  120. "groups": [
  121. {
  122. "name": "Steam Headless Configuration",
  123. "description": "Configure Steam Headless"
  124. },
  125. {
  126. "name": "User and Group Configuration",
  127. "description": "Configure User and Group for Steam Headless"
  128. },
  129. {
  130. "name": "Network Configuration",
  131. "description": "Configure Network for Steam Headless"
  132. },
  133. {
  134. "name": "Storage Configuration",
  135. "description": "Configure Storage for Steam Headless"
  136. },
  137. {
  138. "name": "Labels Configuration",
  139. "description": "Configure Labels for Steam Headless"
  140. },
  141. {
  142. "name": "Resources Configuration",
  143. "description": "Configure Resources for Steam Headless"
  144. }
  145. ],
  146. "questions": [
  147. {
  148. "variable": "TZ",
  149. "group": "Steam Headless Configuration",
  150. "label": "Timezone",
  151. "schema": {
  152. "type": "string",
  153. "default": "Etc/UTC",
  154. "required": true,
  155. "$ref": [
  156. "definitions/timezone"
  157. ]
  158. }
  159. },
  160. {
  161. "variable": "steam_headless",
  162. "label": "",
  163. "group": "Steam Headless Configuration",
  164. "schema": {
  165. "type": "dict",
  166. "attrs": [
  167. {
  168. "variable": "name",
  169. "label": "Name",
  170. "description": "The name of the Steam Headless instance.",
  171. "schema": {
  172. "type": "string",
  173. "required": true,
  174. "default": "steam-headless"
  175. }
  176. },
  177. {
  178. "variable": "user_password",
  179. "label": "User Password",
  180. "description": "The password for the Steam Headless user.",
  181. "schema": {
  182. "type": "string",
  183. "required": true,
  184. "private": true
  185. }
  186. },
  187. {
  188. "variable": "enable_ev_dev_inputs",
  189. "label": "Enable EV Dev Inputs",
  190. "description": "Enable EV Dev Inputs.",
  191. "schema": {
  192. "type": "boolean",
  193. "default": false
  194. }
  195. },
  196. {
  197. "variable": "shm_size_mb",
  198. "label": "SHM Size (MB)",
  199. "description": "The size of the SHM.",
  200. "schema": {
  201. "type": "int",
  202. "default": 2048,
  203. "required": true
  204. }
  205. },
  206. {
  207. "variable": "mode",
  208. "label": "Mode",
  209. "description": "The mode to use.",
  210. "schema": {
  211. "type": "string",
  212. "default": "primary",
  213. "required": true,
  214. "enum": [
  215. {
  216. "value": "primary",
  217. "description": "Primary"
  218. },
  219. {
  220. "value": "secondary",
  221. "description": "Secondary"
  222. }
  223. ]
  224. }
  225. },
  226. {
  227. "variable": "force_x11_dummy_config",
  228. "label": "Force X11 Dummy Config",
  229. "description": "Force X11 Dummy Config.",
  230. "schema": {
  231. "type": "boolean",
  232. "show_if": [
  233. [
  234. "mode",
  235. "=",
  236. "primary"
  237. ]
  238. ],
  239. "default": false
  240. }
  241. },
  242. {
  243. "variable": "display",
  244. "label": "Display",
  245. "description": "The display to use.",
  246. "schema": {
  247. "type": "string",
  248. "show_if": [
  249. [
  250. "force_x11_dummy_config",
  251. "=",
  252. false
  253. ]
  254. ],
  255. "default": ":55",
  256. "required": true
  257. }
  258. },
  259. {
  260. "variable": "steam",
  261. "label": "Steam",
  262. "description": "Configure Steam.",
  263. "schema": {
  264. "type": "dict",
  265. "attrs": [
  266. {
  267. "variable": "enable",
  268. "label": "Enable",
  269. "schema": {
  270. "type": "boolean",
  271. "default": true
  272. }
  273. },
  274. {
  275. "variable": "args",
  276. "label": "Steam Args",
  277. "description": "Configure Steam Args.",
  278. "schema": {
  279. "type": "list",
  280. "show_if": [
  281. [
  282. "enable",
  283. "=",
  284. true
  285. ]
  286. ],
  287. "default": [
  288. "-silent"
  289. ],
  290. "items": [
  291. {
  292. "variable": "arg",
  293. "label": "Argument",
  294. "schema": {
  295. "type": "string",
  296. "required": true
  297. }
  298. }
  299. ]
  300. }
  301. }
  302. ]
  303. }
  304. },
  305. {
  306. "variable": "sunshine",
  307. "label": "Sunshine",
  308. "description": "Configure Sunshine.",
  309. "schema": {
  310. "type": "dict",
  311. "attrs": [
  312. {
  313. "variable": "enable",
  314. "label": "Enable",
  315. "schema": {
  316. "type": "boolean",
  317. "default": true
  318. }
  319. },
  320. {
  321. "variable": "username",
  322. "label": "Username",
  323. "schema": {
  324. "type": "string",
  325. "show_if": [
  326. [
  327. "enable",
  328. "=",
  329. true
  330. ]
  331. ],
  332. "default": "",
  333. "required": true
  334. }
  335. },
  336. {
  337. "variable": "password",
  338. "label": "Password",
  339. "schema": {
  340. "type": "string",
  341. "show_if": [
  342. [
  343. "enable",
  344. "=",
  345. true
  346. ]
  347. ],
  348. "default": "",
  349. "private": true,
  350. "required": true
  351. }
  352. }
  353. ]
  354. }
  355. },
  356. {
  357. "variable": "additional_envs",
  358. "label": "Additional Environment Variables",
  359. "schema": {
  360. "type": "list",
  361. "default": [],
  362. "items": [
  363. {
  364. "variable": "env",
  365. "label": "Environment Variable",
  366. "schema": {
  367. "type": "dict",
  368. "attrs": [
  369. {
  370. "variable": "name",
  371. "label": "Name",
  372. "schema": {
  373. "type": "string",
  374. "required": true
  375. }
  376. },
  377. {
  378. "variable": "value",
  379. "label": "Value",
  380. "schema": {
  381. "type": "string"
  382. }
  383. }
  384. ]
  385. }
  386. }
  387. ]
  388. }
  389. }
  390. ]
  391. }
  392. },
  393. {
  394. "variable": "run_as",
  395. "label": "",
  396. "group": "User and Group Configuration",
  397. "schema": {
  398. "type": "dict",
  399. "attrs": [
  400. {
  401. "variable": "user",
  402. "label": "User ID",
  403. "description": "The user id that Steam Headless files will be owned by.",
  404. "schema": {
  405. "type": "int",
  406. "min": 568,
  407. "default": 568,
  408. "required": true
  409. }
  410. },
  411. {
  412. "variable": "group",
  413. "label": "Group ID",
  414. "description": "The group id that Steam Headless files will be owned by.",
  415. "schema": {
  416. "type": "int",
  417. "min": 568,
  418. "default": 568,
  419. "required": true
  420. }
  421. }
  422. ]
  423. }
  424. },
  425. {
  426. "variable": "network",
  427. "label": "",
  428. "group": "Network Configuration",
  429. "schema": {
  430. "type": "dict",
  431. "attrs": [
  432. {
  433. "variable": "vnc_port",
  434. "label": "VNC Port",
  435. "schema": {
  436. "type": "dict",
  437. "attrs": [
  438. {
  439. "variable": "bind_mode",
  440. "label": "Port Bind Mode",
  441. "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",
  442. "schema": {
  443. "type": "string",
  444. "default": "published",
  445. "enum": [
  446. {
  447. "value": "published",
  448. "description": "Publish port on the host for external access"
  449. },
  450. {
  451. "value": "exposed",
  452. "description": "Expose port for inter-container communication"
  453. },
  454. {
  455. "value": "",
  456. "description": "None"
  457. }
  458. ]
  459. }
  460. },
  461. {
  462. "variable": "port_number",
  463. "label": "Port Number",
  464. "schema": {
  465. "type": "int",
  466. "default": 31100,
  467. "min": 1,
  468. "max": 65535,
  469. "required": true
  470. }
  471. },
  472. {
  473. "variable": "host_ips",
  474. "label": "Host IPs",
  475. "description": "IPs on the host to bind this port",
  476. "schema": {
  477. "type": "list",
  478. "show_if": [
  479. [
  480. "bind_mode",
  481. "=",
  482. "published"
  483. ]
  484. ],
  485. "default": [],
  486. "items": [
  487. {
  488. "variable": "host_ip",
  489. "label": "Host IP",
  490. "schema": {
  491. "type": "string",
  492. "required": true,
  493. "$ref": [
  494. "definitions/node_bind_ip"
  495. ]
  496. }
  497. }
  498. ]
  499. }
  500. }
  501. ]
  502. }
  503. },
  504. {
  505. "variable": "host_network",
  506. "label": "Host Network",
  507. "description": "Bind to the host network.",
  508. "schema": {
  509. "type": "boolean",
  510. "default": true
  511. }
  512. }
  513. ]
  514. }
  515. },
  516. {
  517. "variable": "storage",
  518. "label": "",
  519. "group": "Storage Configuration",
  520. "schema": {
  521. "type": "dict",
  522. "attrs": [
  523. {
  524. "variable": "home",
  525. "label": "Steam Headless Home Storage",
  526. "description": "The path to store Steam Headless Home.",
  527. "schema": {
  528. "type": "dict",
  529. "attrs": [
  530. {
  531. "variable": "type",
  532. "label": "Type",
  533. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  534. "schema": {
  535. "type": "string",
  536. "required": true,
  537. "default": "ix_volume",
  538. "enum": [
  539. {
  540. "value": "host_path",
  541. "description": "Host Path (Path that already exists on the system)"
  542. },
  543. {
  544. "value": "ix_volume",
  545. "description": "ixVolume (Dataset created automatically by the system)"
  546. }
  547. ]
  548. }
  549. },
  550. {
  551. "variable": "ix_volume_config",
  552. "label": "ixVolume Configuration",
  553. "description": "The configuration for the ixVolume dataset.",
  554. "schema": {
  555. "type": "dict",
  556. "show_if": [
  557. [
  558. "type",
  559. "=",
  560. "ix_volume"
  561. ]
  562. ],
  563. "$ref": [
  564. "normalize/ix_volume"
  565. ],
  566. "attrs": [
  567. {
  568. "variable": "acl_enable",
  569. "label": "Enable ACL",
  570. "description": "Enable ACL for the storage.",
  571. "schema": {
  572. "type": "boolean",
  573. "default": false
  574. }
  575. },
  576. {
  577. "variable": "dataset_name",
  578. "label": "Dataset Name",
  579. "description": "The name of the dataset to use for storage.",
  580. "schema": {
  581. "type": "string",
  582. "required": true,
  583. "hidden": true,
  584. "default": "home"
  585. }
  586. },
  587. {
  588. "variable": "acl_entries",
  589. "label": "ACL Configuration",
  590. "schema": {
  591. "type": "dict",
  592. "show_if": [
  593. [
  594. "acl_enable",
  595. "=",
  596. true
  597. ]
  598. ],
  599. "attrs": []
  600. }
  601. }
  602. ]
  603. }
  604. },
  605. {
  606. "variable": "host_path_config",
  607. "label": "Host Path Configuration",
  608. "schema": {
  609. "type": "dict",
  610. "show_if": [
  611. [
  612. "type",
  613. "=",
  614. "host_path"
  615. ]
  616. ],
  617. "attrs": [
  618. {
  619. "variable": "acl_enable",
  620. "label": "Enable ACL",
  621. "description": "Enable ACL for the storage.",
  622. "schema": {
  623. "type": "boolean",
  624. "default": false
  625. }
  626. },
  627. {
  628. "variable": "acl",
  629. "label": "ACL Configuration",
  630. "schema": {
  631. "type": "dict",
  632. "show_if": [
  633. [
  634. "acl_enable",
  635. "=",
  636. true
  637. ]
  638. ],
  639. "attrs": [],
  640. "$ref": [
  641. "normalize/acl"
  642. ]
  643. }
  644. },
  645. {
  646. "variable": "path",
  647. "label": "Host Path",
  648. "description": "The host path to use for storage.",
  649. "schema": {
  650. "type": "hostpath",
  651. "show_if": [
  652. [
  653. "acl_enable",
  654. "=",
  655. false
  656. ]
  657. ],
  658. "required": true
  659. }
  660. }
  661. ]
  662. }
  663. }
  664. ]
  665. }
  666. },
  667. {
  668. "variable": "games",
  669. "label": "Steam Headless Games Storage",
  670. "description": "The path to store Steam Headless Games.",
  671. "schema": {
  672. "type": "dict",
  673. "attrs": [
  674. {
  675. "variable": "type",
  676. "label": "Type",
  677. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  678. "schema": {
  679. "type": "string",
  680. "required": true,
  681. "default": "ix_volume",
  682. "enum": [
  683. {
  684. "value": "host_path",
  685. "description": "Host Path (Path that already exists on the system)"
  686. },
  687. {
  688. "value": "ix_volume",
  689. "description": "ixVolume (Dataset created automatically by the system)"
  690. }
  691. ]
  692. }
  693. },
  694. {
  695. "variable": "ix_volume_config",
  696. "label": "ixVolume Configuration",
  697. "description": "The configuration for the ixVolume dataset.",
  698. "schema": {
  699. "type": "dict",
  700. "show_if": [
  701. [
  702. "type",
  703. "=",
  704. "ix_volume"
  705. ]
  706. ],
  707. "$ref": [
  708. "normalize/ix_volume"
  709. ],
  710. "attrs": [
  711. {
  712. "variable": "acl_enable",
  713. "label": "Enable ACL",
  714. "description": "Enable ACL for the storage.",
  715. "schema": {
  716. "type": "boolean",
  717. "default": false
  718. }
  719. },
  720. {
  721. "variable": "dataset_name",
  722. "label": "Dataset Name",
  723. "description": "The name of the dataset to use for storage.",
  724. "schema": {
  725. "type": "string",
  726. "required": true,
  727. "hidden": true,
  728. "default": "games"
  729. }
  730. },
  731. {
  732. "variable": "acl_entries",
  733. "label": "ACL Configuration",
  734. "schema": {
  735. "type": "dict",
  736. "show_if": [
  737. [
  738. "acl_enable",
  739. "=",
  740. true
  741. ]
  742. ],
  743. "attrs": []
  744. }
  745. }
  746. ]
  747. }
  748. },
  749. {
  750. "variable": "host_path_config",
  751. "label": "Host Path Configuration",
  752. "schema": {
  753. "type": "dict",
  754. "show_if": [
  755. [
  756. "type",
  757. "=",
  758. "host_path"
  759. ]
  760. ],
  761. "attrs": [
  762. {
  763. "variable": "acl_enable",
  764. "label": "Enable ACL",
  765. "description": "Enable ACL for the storage.",
  766. "schema": {
  767. "type": "boolean",
  768. "default": false
  769. }
  770. },
  771. {
  772. "variable": "acl",
  773. "label": "ACL Configuration",
  774. "schema": {
  775. "type": "dict",
  776. "show_if": [
  777. [
  778. "acl_enable",
  779. "=",
  780. true
  781. ]
  782. ],
  783. "attrs": [],
  784. "$ref": [
  785. "normalize/acl"
  786. ]
  787. }
  788. },
  789. {
  790. "variable": "path",
  791. "label": "Host Path",
  792. "description": "The host path to use for storage.",
  793. "schema": {
  794. "type": "hostpath",
  795. "show_if": [
  796. [
  797. "acl_enable",
  798. "=",
  799. false
  800. ]
  801. ],
  802. "required": true
  803. }
  804. }
  805. ]
  806. }
  807. }
  808. ]
  809. }
  810. },
  811. {
  812. "variable": "x11_socket",
  813. "label": "Steam Headless X11 Socket Storage",
  814. "description": "The path to store Steam Headless X11 Socket.",
  815. "schema": {
  816. "type": "dict",
  817. "attrs": [
  818. {
  819. "variable": "type",
  820. "label": "Type",
  821. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  822. "schema": {
  823. "type": "string",
  824. "required": true,
  825. "default": "ix_volume",
  826. "enum": [
  827. {
  828. "value": "host_path",
  829. "description": "Host Path (Path that already exists on the system)"
  830. },
  831. {
  832. "value": "ix_volume",
  833. "description": "ixVolume (Dataset created automatically by the system)"
  834. }
  835. ]
  836. }
  837. },
  838. {
  839. "variable": "ix_volume_config",
  840. "label": "ixVolume Configuration",
  841. "description": "The configuration for the ixVolume dataset.",
  842. "schema": {
  843. "type": "dict",
  844. "show_if": [
  845. [
  846. "type",
  847. "=",
  848. "ix_volume"
  849. ]
  850. ],
  851. "$ref": [
  852. "normalize/ix_volume"
  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": "dataset_name",
  866. "label": "Dataset Name",
  867. "description": "The name of the dataset to use for storage.",
  868. "schema": {
  869. "type": "string",
  870. "required": true,
  871. "hidden": true,
  872. "default": "x11_socket"
  873. }
  874. },
  875. {
  876. "variable": "acl_entries",
  877. "label": "ACL Configuration",
  878. "schema": {
  879. "type": "dict",
  880. "show_if": [
  881. [
  882. "acl_enable",
  883. "=",
  884. true
  885. ]
  886. ],
  887. "attrs": []
  888. }
  889. }
  890. ]
  891. }
  892. },
  893. {
  894. "variable": "host_path_config",
  895. "label": "Host Path Configuration",
  896. "schema": {
  897. "type": "dict",
  898. "show_if": [
  899. [
  900. "type",
  901. "=",
  902. "host_path"
  903. ]
  904. ],
  905. "attrs": [
  906. {
  907. "variable": "acl_enable",
  908. "label": "Enable ACL",
  909. "description": "Enable ACL for the storage.",
  910. "schema": {
  911. "type": "boolean",
  912. "default": false
  913. }
  914. },
  915. {
  916. "variable": "acl",
  917. "label": "ACL Configuration",
  918. "schema": {
  919. "type": "dict",
  920. "show_if": [
  921. [
  922. "acl_enable",
  923. "=",
  924. true
  925. ]
  926. ],
  927. "attrs": [],
  928. "$ref": [
  929. "normalize/acl"
  930. ]
  931. }
  932. },
  933. {
  934. "variable": "path",
  935. "label": "Host Path",
  936. "description": "The host path to use for storage.",
  937. "schema": {
  938. "type": "hostpath",
  939. "show_if": [
  940. [
  941. "acl_enable",
  942. "=",
  943. false
  944. ]
  945. ],
  946. "required": true
  947. }
  948. }
  949. ]
  950. }
  951. }
  952. ]
  953. }
  954. },
  955. {
  956. "variable": "pulse_socket",
  957. "label": "Steam Headless Pulse Socket Storage",
  958. "description": "The path to store Steam Headless Pulse Socket.",
  959. "schema": {
  960. "type": "dict",
  961. "attrs": [
  962. {
  963. "variable": "type",
  964. "label": "Type",
  965. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  966. "schema": {
  967. "type": "string",
  968. "required": true,
  969. "default": "ix_volume",
  970. "enum": [
  971. {
  972. "value": "host_path",
  973. "description": "Host Path (Path that already exists on the system)"
  974. },
  975. {
  976. "value": "ix_volume",
  977. "description": "ixVolume (Dataset created automatically by the system)"
  978. }
  979. ]
  980. }
  981. },
  982. {
  983. "variable": "ix_volume_config",
  984. "label": "ixVolume Configuration",
  985. "description": "The configuration for the ixVolume dataset.",
  986. "schema": {
  987. "type": "dict",
  988. "show_if": [
  989. [
  990. "type",
  991. "=",
  992. "ix_volume"
  993. ]
  994. ],
  995. "$ref": [
  996. "normalize/ix_volume"
  997. ],
  998. "attrs": [
  999. {
  1000. "variable": "acl_enable",
  1001. "label": "Enable ACL",
  1002. "description": "Enable ACL for the storage.",
  1003. "schema": {
  1004. "type": "boolean",
  1005. "default": false
  1006. }
  1007. },
  1008. {
  1009. "variable": "dataset_name",
  1010. "label": "Dataset Name",
  1011. "description": "The name of the dataset to use for storage.",
  1012. "schema": {
  1013. "type": "string",
  1014. "required": true,
  1015. "hidden": true,
  1016. "default": "pulse_socket"
  1017. }
  1018. },
  1019. {
  1020. "variable": "acl_entries",
  1021. "label": "ACL Configuration",
  1022. "schema": {
  1023. "type": "dict",
  1024. "show_if": [
  1025. [
  1026. "acl_enable",
  1027. "=",
  1028. true
  1029. ]
  1030. ],
  1031. "attrs": []
  1032. }
  1033. }
  1034. ]
  1035. }
  1036. },
  1037. {
  1038. "variable": "host_path_config",
  1039. "label": "Host Path Configuration",
  1040. "schema": {
  1041. "type": "dict",
  1042. "show_if": [
  1043. [
  1044. "type",
  1045. "=",
  1046. "host_path"
  1047. ]
  1048. ],
  1049. "attrs": [
  1050. {
  1051. "variable": "acl_enable",
  1052. "label": "Enable ACL",
  1053. "description": "Enable ACL for the storage.",
  1054. "schema": {
  1055. "type": "boolean",
  1056. "default": false
  1057. }
  1058. },
  1059. {
  1060. "variable": "acl",
  1061. "label": "ACL Configuration",
  1062. "schema": {
  1063. "type": "dict",
  1064. "show_if": [
  1065. [
  1066. "acl_enable",
  1067. "=",
  1068. true
  1069. ]
  1070. ],
  1071. "attrs": [],
  1072. "$ref": [
  1073. "normalize/acl"
  1074. ]
  1075. }
  1076. },
  1077. {
  1078. "variable": "path",
  1079. "label": "Host Path",
  1080. "description": "The host path to use for storage.",
  1081. "schema": {
  1082. "type": "hostpath",
  1083. "show_if": [
  1084. [
  1085. "acl_enable",
  1086. "=",
  1087. false
  1088. ]
  1089. ],
  1090. "required": true
  1091. }
  1092. }
  1093. ]
  1094. }
  1095. }
  1096. ]
  1097. }
  1098. },
  1099. {
  1100. "variable": "additional_storage",
  1101. "label": "Additional Storage",
  1102. "schema": {
  1103. "type": "list",
  1104. "default": [],
  1105. "items": [
  1106. {
  1107. "variable": "storageEntry",
  1108. "label": "Storage Entry",
  1109. "schema": {
  1110. "type": "dict",
  1111. "attrs": [
  1112. {
  1113. "variable": "type",
  1114. "label": "Type",
  1115. "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",
  1116. "schema": {
  1117. "type": "string",
  1118. "required": true,
  1119. "default": "ix_volume",
  1120. "enum": [
  1121. {
  1122. "value": "host_path",
  1123. "description": "Host Path (Path that already exists on the system)"
  1124. },
  1125. {
  1126. "value": "ix_volume",
  1127. "description": "ixVolume (Dataset created automatically by the system)"
  1128. },
  1129. {
  1130. "value": "cifs",
  1131. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  1132. }
  1133. ]
  1134. }
  1135. },
  1136. {
  1137. "variable": "read_only",
  1138. "label": "Read Only",
  1139. "description": "Mount the volume as read only.",
  1140. "schema": {
  1141. "type": "boolean",
  1142. "default": false
  1143. }
  1144. },
  1145. {
  1146. "variable": "mount_path",
  1147. "label": "Mount Path",
  1148. "description": "The path inside the container to mount the storage.",
  1149. "schema": {
  1150. "type": "path",
  1151. "required": true
  1152. }
  1153. },
  1154. {
  1155. "variable": "host_path_config",
  1156. "label": "Host Path Configuration",
  1157. "schema": {
  1158. "type": "dict",
  1159. "show_if": [
  1160. [
  1161. "type",
  1162. "=",
  1163. "host_path"
  1164. ]
  1165. ],
  1166. "attrs": [
  1167. {
  1168. "variable": "acl_enable",
  1169. "label": "Enable ACL",
  1170. "description": "Enable ACL for the storage.",
  1171. "schema": {
  1172. "type": "boolean",
  1173. "default": false
  1174. }
  1175. },
  1176. {
  1177. "variable": "acl",
  1178. "label": "ACL Configuration",
  1179. "schema": {
  1180. "type": "dict",
  1181. "show_if": [
  1182. [
  1183. "acl_enable",
  1184. "=",
  1185. true
  1186. ]
  1187. ],
  1188. "attrs": [],
  1189. "$ref": [
  1190. "normalize/acl"
  1191. ]
  1192. }
  1193. },
  1194. {
  1195. "variable": "path",
  1196. "label": "Host Path",
  1197. "description": "The host path to use for storage.",
  1198. "schema": {
  1199. "type": "hostpath",
  1200. "show_if": [
  1201. [
  1202. "acl_enable",
  1203. "=",
  1204. false
  1205. ]
  1206. ],
  1207. "required": true
  1208. }
  1209. }
  1210. ]
  1211. }
  1212. },
  1213. {
  1214. "variable": "ix_volume_config",
  1215. "label": "ixVolume Configuration",
  1216. "description": "The configuration for the ixVolume dataset.",
  1217. "schema": {
  1218. "type": "dict",
  1219. "show_if": [
  1220. [
  1221. "type",
  1222. "=",
  1223. "ix_volume"
  1224. ]
  1225. ],
  1226. "$ref": [
  1227. "normalize/ix_volume"
  1228. ],
  1229. "attrs": [
  1230. {
  1231. "variable": "acl_enable",
  1232. "label": "Enable ACL",
  1233. "description": "Enable ACL for the storage.",
  1234. "schema": {
  1235. "type": "boolean",
  1236. "default": false
  1237. }
  1238. },
  1239. {
  1240. "variable": "dataset_name",
  1241. "label": "Dataset Name",
  1242. "description": "The name of the dataset to use for storage.",
  1243. "schema": {
  1244. "type": "string",
  1245. "required": true,
  1246. "default": "storage_entry"
  1247. }
  1248. },
  1249. {
  1250. "variable": "acl_entries",
  1251. "label": "ACL Configuration",
  1252. "schema": {
  1253. "type": "dict",
  1254. "show_if": [
  1255. [
  1256. "acl_enable",
  1257. "=",
  1258. true
  1259. ]
  1260. ],
  1261. "attrs": [],
  1262. "$ref": [
  1263. "normalize/acl"
  1264. ]
  1265. }
  1266. }
  1267. ]
  1268. }
  1269. },
  1270. {
  1271. "variable": "cifs_config",
  1272. "label": "SMB Configuration",
  1273. "description": "The configuration for the SMB dataset.",
  1274. "schema": {
  1275. "type": "dict",
  1276. "show_if": [
  1277. [
  1278. "type",
  1279. "=",
  1280. "cifs"
  1281. ]
  1282. ],
  1283. "attrs": [
  1284. {
  1285. "variable": "server",
  1286. "label": "Server",
  1287. "description": "The server to mount the SMB share.",
  1288. "schema": {
  1289. "type": "string",
  1290. "required": true
  1291. }
  1292. },
  1293. {
  1294. "variable": "path",
  1295. "label": "Path",
  1296. "description": "The path to mount the SMB share.",
  1297. "schema": {
  1298. "type": "string",
  1299. "required": true
  1300. }
  1301. },
  1302. {
  1303. "variable": "username",
  1304. "label": "Username",
  1305. "description": "The username to use for the SMB share.",
  1306. "schema": {
  1307. "type": "string",
  1308. "required": true
  1309. }
  1310. },
  1311. {
  1312. "variable": "password",
  1313. "label": "Password",
  1314. "description": "The password to use for the SMB share.",
  1315. "schema": {
  1316. "type": "string",
  1317. "required": true,
  1318. "private": true
  1319. }
  1320. },
  1321. {
  1322. "variable": "domain",
  1323. "label": "Domain",
  1324. "description": "The domain to use for the SMB share.",
  1325. "schema": {
  1326. "type": "string"
  1327. }
  1328. }
  1329. ]
  1330. }
  1331. }
  1332. ]
  1333. }
  1334. }
  1335. ]
  1336. }
  1337. }
  1338. ]
  1339. }
  1340. },
  1341. {
  1342. "variable": "labels",
  1343. "label": "",
  1344. "group": "Labels Configuration",
  1345. "schema": {
  1346. "type": "list",
  1347. "default": [],
  1348. "items": [
  1349. {
  1350. "variable": "label",
  1351. "label": "Label",
  1352. "schema": {
  1353. "type": "dict",
  1354. "attrs": [
  1355. {
  1356. "variable": "key",
  1357. "label": "Key",
  1358. "schema": {
  1359. "type": "string",
  1360. "required": true
  1361. }
  1362. },
  1363. {
  1364. "variable": "value",
  1365. "label": "Value",
  1366. "schema": {
  1367. "type": "string",
  1368. "required": true
  1369. }
  1370. },
  1371. {
  1372. "variable": "containers",
  1373. "label": "Containers",
  1374. "description": "Containers where the label should be applied",
  1375. "schema": {
  1376. "type": "list",
  1377. "items": [
  1378. {
  1379. "variable": "container",
  1380. "label": "Container",
  1381. "schema": {
  1382. "type": "string",
  1383. "required": true,
  1384. "enum": [
  1385. {
  1386. "value": "steam-headless",
  1387. "description": "steam-headless"
  1388. }
  1389. ]
  1390. }
  1391. }
  1392. ]
  1393. }
  1394. }
  1395. ]
  1396. }
  1397. }
  1398. ]
  1399. }
  1400. },
  1401. {
  1402. "variable": "resources",
  1403. "label": "",
  1404. "group": "Resources Configuration",
  1405. "schema": {
  1406. "type": "dict",
  1407. "attrs": [
  1408. {
  1409. "variable": "limits",
  1410. "label": "Limits",
  1411. "schema": {
  1412. "type": "dict",
  1413. "attrs": [
  1414. {
  1415. "variable": "cpus",
  1416. "label": "CPUs",
  1417. "description": "CPUs limit for Steam Headless.",
  1418. "schema": {
  1419. "type": "int",
  1420. "default": 2,
  1421. "required": true
  1422. }
  1423. },
  1424. {
  1425. "variable": "memory",
  1426. "label": "Memory (in MB)",
  1427. "description": "Memory limit for Steam Headless.",
  1428. "schema": {
  1429. "type": "int",
  1430. "default": 4096,
  1431. "required": true
  1432. }
  1433. }
  1434. ]
  1435. }
  1436. },
  1437. {
  1438. "variable": "gpus",
  1439. "group": "Resources Configuration",
  1440. "label": "GPU Configuration",
  1441. "schema": {
  1442. "type": "dict",
  1443. "$ref": [
  1444. "definitions/gpu_configuration"
  1445. ],
  1446. "attrs": []
  1447. }
  1448. }
  1449. ]
  1450. }
  1451. }
  1452. ]
  1453. },
  1454. "readme": "<h1>Steam Headless</h1> <p><a href=\"https://github.com/Steam-Headless/docker-steam-headless\">Steam Headless</a> is a self-hosted Steam client that runs in a Docker container.</p>",
  1455. "changelog": null,
  1456. "chart_metadata": {
  1457. "app_version": "debian",
  1458. "capabilities": [
  1459. {
  1460. "description": "Steam Headless is able to write records to audit log",
  1461. "name": "AUDIT_WRITE"
  1462. },
  1463. {
  1464. "description": "Steam Headless is able to change file ownership arbitrarily",
  1465. "name": "CHOWN"
  1466. },
  1467. {
  1468. "description": "Steam Headless is able to bypass file permission checks",
  1469. "name": "DAC_OVERRIDE"
  1470. },
  1471. {
  1472. "description": "Steam Headless is able to bypass permission checks for file operations",
  1473. "name": "FOWNER"
  1474. },
  1475. {
  1476. "description": "Steam Headless is able to preserve set-user-ID and set-group-ID bits",
  1477. "name": "FSETID"
  1478. },
  1479. {
  1480. "description": "Steam Headless is able to send signals to any process",
  1481. "name": "KILL"
  1482. },
  1483. {
  1484. "description": "Steam Headless is able to create special files using mknod()",
  1485. "name": "MKNOD"
  1486. },
  1487. {
  1488. "description": "Steam Headless is able to perform network administration tasks",
  1489. "name": "NET_ADMIN"
  1490. },
  1491. {
  1492. "description": "Steam Headless is able to change group ID of processes",
  1493. "name": "SETGID"
  1494. },
  1495. {
  1496. "description": "Steam Headless is able to change user ID of processes",
  1497. "name": "SETUID"
  1498. },
  1499. {
  1500. "description": "Steam Headless is able to perform system administration operations",
  1501. "name": "SYS_ADMIN"
  1502. },
  1503. {
  1504. "description": "Steam Headless is able to modify process scheduling priority",
  1505. "name": "SYS_NICE"
  1506. },
  1507. {
  1508. "description": "Steam Headless is able to override resource limits",
  1509. "name": "SYS_RESOURCE"
  1510. }
  1511. ],
  1512. "categories": [
  1513. "games"
  1514. ],
  1515. "date_added": "2025-01-22",
  1516. "description": "A Headless Steam Docker image supporting NVIDIA GPU and accessible via Web UI",
  1517. "home": "https://github.com/Steam-Headless/docker-steam-headless",
  1518. "host_mounts": [
  1519. {
  1520. "description": "DBus Socket",
  1521. "host_path": "/var/run/dbus"
  1522. },
  1523. {
  1524. "description": "Fuse Device",
  1525. "host_path": "/dev/fuse"
  1526. },
  1527. {
  1528. "description": "UInput Device",
  1529. "host_path": "/dev/uinput"
  1530. }
  1531. ],
  1532. "icon": "https://media.sys.truenas.net/apps/steam-headless/icons/icon.png",
  1533. "keywords": [
  1534. "games",
  1535. "steam"
  1536. ],
  1537. "lib_version": "2.1.49",
  1538. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  1539. "maintainers": [
  1540. {
  1541. "email": "dev@ixsystems.com",
  1542. "name": "truenas",
  1543. "url": "https://www.truenas.com/"
  1544. }
  1545. ],
  1546. "name": "steam-headless",
  1547. "run_as_context": [
  1548. {
  1549. "description": "Steam Headless runs as root user.",
  1550. "gid": 0,
  1551. "group_name": "root",
  1552. "uid": 0,
  1553. "user_name": "root"
  1554. }
  1555. ],
  1556. "screenshots": [],
  1557. "sources": [
  1558. "https://github.com/Steam-Headless/docker-steam-headless"
  1559. ],
  1560. "title": "Steam Headless",
  1561. "train": "community",
  1562. "version": "1.0.17"
  1563. }
  1564. }
  1565. }