← Back to main site

worldofai.space — Holo edge node status & apps

A simple live view of the Holo edge node behind worldofai.space (this page is also available at ai.worldofai.space): how the machine is doing, which Holochain apps are running, and what else could be hosted here. Numbers refresh from the server on a timer or when you load.

Quick steps (node operator)

  1. Install Doorstep (or other presets) — Save your API token below, then use Install on node on the Doorstep card, or paste the .happ URL from the Doorstep pilot page.
  2. App WebSocket + browser origins — After install, set allowed_origins and a public wss:// URL so pilots can Connect (see operator setup).
  3. Verify this dashboard — Use Verify token, then Enable / Disable / Remove on hosted apps as needed.
  4. Pilots — Share the app WebSocket URL + token; point them at doorstep.social for the UI. Questions: Telegram support.
Loading…

Your apps & what the node is doing

Choose a hosted app for actions. The log on the right is read straight from the server when the page updates — it often mentions peers, gossip, and the network.

Hosted apps

Control API — paste the same secret as HOLO_EDGE_API_TOKEN in holo-edge-api.env, then Save. The token is kept in session storage (this tab only; cleared when you close the tab). Install on node, Remove from node, and the Enable / Disable / Remove buttons only work after a correct token is saved — otherwise the browser never sends Authorization: Bearer … to /api/edge/.

Behind the scenes

Network & discovery (from log)

Recent node log

Apps you could host

Use Install on node to add Kando, Emergence, or Doorstep to this edge, or Remove from node to uninstall them. Install on node and Remove from node need a saved API token (above) — the browser sends Authorization: Bearer … to /api/edge/. Installs can take a few minutes; watch the feedback box. Pick an installed app above for Enable / Disable / Remove (also token-gated).

Under the hood

Live data is read from status.json. Install / remove presets and app actions call /api/edge/ with a Bearer token you paste above (same value as on the server). Nginx must forward Authorization to the API (see api-edge-auth.inc). Operators: after editing nginx snippets, run bash ~/vps-sync-hello-nginx-api-auth.sh.

Raw status.json:

(click Load now)