scratch notes from bringing up the local stack
0
notes.md
1# Local stack notes
2
3Things that bit me, in order:
4
51. the dev CA has to be in the **system** trust store, not just the browser
62. `TANGLED_APPVIEW_HOST` must be a loopback IP, not `localhost`
73. the knot wants `/shared/owner-did` before it will start
8
9## Handy
10
11```sh
12docker compose logs -f appview | grep ingest
13```
14
15Still unclear: how [spindle](https://tangled.org/tangled.org/core) picks up
16`.tangled/workflows`.