diff --git a/10-Input/Server Info.md b/10-Input/Server Info.md new file mode 100644 index 0000000..00349af --- /dev/null +++ b/10-Input/Server Info.md @@ -0,0 +1,8 @@ +# Docker Hosting + +## Tailscale Sidecar Setup +The process is dead simple. +- create a service, and the tailscale sidecar +- On the side car, put ``` + network_mode: "service:[[service name]]"``` +- Connect to the sidecar via ssh or via the admin console on tailscale and run ```tailscale funnel --bg [[port]]```