Expose Service

Make a service running on an internal or private host reachable — over Tailscale, a Cloudflare Tunnel, or a public reverse proxy — and keep it reachable after a reboot. Use on "expose X", "give me access to the admin panel", "put this behind a URL", "set up a tunnel to", "serve it on tailscale", "I can't reach it from outside", or when a just-deployed service 502s, is unreachable, or throws a cert warning. Also for the reverse — auditing whether something exposed is reachable by a path you did not intend. NOT a hosting or deployment decision (where the app should run); this starts once it runs somewhere.

mickzijdel 87c0176 4 files · 18.8 KB Updated

File contents

mickzijdel/dev-hooks/tree/main/plugins/dev-hooks/skills/expose-service commit 87c0176fa1

Frequently asked questions

npx skillmds@latest add mickzijdel/expose-service