Tailscale
Tailscale integration lets you access Pawz remotely and expose agent services over your tailnet.What is Tailscale?
Tailscale creates a private mesh VPN between your devices. With Pawz + Tailscale, you can:- Access Pawz from any device on your tailnet
- Expose agent services (webhooks, APIs) to your other machines
- Use Tailscale Funnel to make services available on the public internet
Setup
- Install Tailscale
- Authenticate:
tailscale up - Enable in Pawz Settings → Advanced
Tailscale Serve
Expose a local service to your tailnet:https://your-machine.tail-net.ts.net/.
Tailscale Funnel
Expose a service to the public internet:Use cases
- Remote access — use Pawz from your phone or another computer
- Webhook receiver — let external services (GitHub, Stripe) send events to your agents
- Webchat — run a public-facing chatbot powered by your Pawz agents
- API gateway — expose agent APIs for other apps to consume

