Skip to content

Commit

Permalink
Auto generate docs and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 4, 2024
1 parent 9edfc3b commit 99b0d53
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/services-all.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
services.rabbitmq.enable = true;
services.redis.enable = true;
services.sqld.enable = true;
services.tailscale.enable = true;
services.temporal.enable = true;
services.tideways.enable = true;
services.trafficserver.enable = true;
Expand Down
36 changes: 36 additions & 0 deletions docs/supported-services/tailscale.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
[comment]: # (Do not edit this file as it is autogenerated. Go to docs/individual-docs if you want to make edits.)


[comment]: # (Please add your documentation on top of this line)

## services\.tailscale\.enable

Whether to enable Tailscale\.



*Type:*
boolean



*Default:*
` false `



*Example:*
` true `



## services\.tailscale\.funnel



Target host or host:port for Tailscale funnel



*Type:*
string

0 comments on commit 99b0d53

Please sign in to comment.