Skip to content

Operations

FlowPad is an in-browser webapp. There is no server-side daemon. Its "operations" surface is therefore about how the package is installed into a Host, how the gateway serves it, and how runtime errors are diagnosed.

  • Install — how hivecast install and matrix install register FlowPad as a runtime.
  • Run — what matrix up @open-matrix/flowpad --serve does, and how the page is loaded.
  • Logs and transport messages — runtime logs, the transport-log dock tab, and how to inspect bus traffic.
  • Troubleshooting — known failure modes (no actors discovered, federation timeout, dist out-of-date).