@jamiexiongr/panda-hub
v0.1.9
Published
Panda hub runtime
Downloads
1,253
Readme
@jamiexiongr/panda-hub
Published hub runtime for Panda, including the built web UI.
Usage
panda-hub
panda-hub tailscareservtailscareserv and --tailscale-serve both enable automatic tailscale serve publishing.
When enabled, hub startup will:
- detect whether
tailscaleis available and online - run
tailscale serve --bg - print the generated Tailscale HTTPS URL in the startup log
Environment
PANDA_HUB_PORTLocal hub listen port. Default:4343PANDA_HUB_TAILSCALE_SERVE_PORTTailscale HTTPS port. Default:443PANDA_TAILSCALE_SERVE=1Optional env alternative to the startup flag
Notes
- Tailscale Serve publishes a tailnet HTTPS address, not a public Internet address.
- This is the recommended way to run the installable PWA on mobile, because the bundled hub serves the built web assets over HTTPS.
