Skip to main content

fased start

Start the runtime using Fased’s current startup decision logic. Browser equivalent: none. This is an operator command used before the browser UI is available.

Usage

fased start
fased start --mode auto
fased start --mode gateway
fased start --mode managed
Modes:
  • auto: choose managed startup when the config needs federation, tunnel, or wallet preflight; otherwise start the local gateway
  • gateway: start only the local gateway runtime
  • managed: run the managed startup path
For direct gateway options such as port, bind mode, auth, and Tailscale, use fased gateway. Related: