app_versions.json 70 KB

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