scratch notes from bringing up the local stack
0
notes.md
16 lines 416 B View raw View code

Local stack notes#

Things that bit me, in order:

  1. the dev CA has to be in the system trust store, not just the browser
  2. TANGLED_APPVIEW_HOST must be a loopback IP, not localhost
  3. the knot wants /shared/owner-did before it will start

Handy#

docker compose logs -f appview | grep ingest

Still unclear: how spindle picks up .tangled/workflows.

Sign up or login to add to the discussion