hephaestus/docs/how-to/how-to.md
Erich Blume 936c2635ef
All checks were successful
Build / validate (pull_request) Successful in 6m18s
doc(heph-pwa): production runbook — host the app from the hub (indri) with OIDC
Add host-heph-pwa.md: a deployment how-to for serving the PWA from the canonical
hub in the hub/spoke OIDC setup (post-release) — fetch the shell at the hub's
tag, add --web-root, terminate TLS (tailscale serve / reverse proxy), and the
token-paste caveat with the device-code-login follow-up. Cross-linked from
heph-pwa and the how-to index.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 17:17:25 -07:00

1,009 B

title modified tags
How-To Guides 2026-03-03
how-to
meta

How-To Guides

Task-oriented guides for common operations.

Knowledge Base

heph

  • install-heph — Install heph/hephd from the forge, set up the Neovim plugin, and isolate in-repo development
  • run-the-daemon — Run hephd as an OS service with heph daemon start/stop/restart/status
  • set-up-sync-hub — Stand up the canonical hub (indri) and connect an existing device as an offline-capable spoke
  • import-todoist — Seed a heph store from your Todoist projects + tasks (mise run import-todoist)
  • self-update — Opt-in hephd self-update: poll the forge for new releases and auto-update
  • heph-pwa — The mobile app: an installable PWA mirror of heph-tui (browse, triage, fast quick-add, voice)
  • host-heph-pwa — Serve the mobile app from the hub (indri) with OIDC, in the hub/spoke deployment