localinfra: sandboxed docker dev env
sandboxing all microservices required to run Tangled including entire
atproto infra in docker-compose.
atproto infra:
- did-method-plc (NOTE: linux/amd64 only)
- pds
- jetstream (NOTE: linux/amd64 only)
tangled services:
- knot
- knotmirror
- knotmirror-tap
- appview (air hot reloaded)
- tailwind-watch
misc:
- redis
- postgres
- caddy (reverse proxy)
spindle is not included in this revision to make things simple. It needs
some patches on appview mostly related to TLS handling in dev mode.
Signed-off-by: Seongmin Lee <git@boltless.me>