Updated Setting up a Hub (markdown)

Alex Grin 2022-10-19 14:05:16 -04:00
parent b50d9f9ae8
commit c94900e55e

@ -70,9 +70,27 @@ docker compose up -d lbcd
wait for it to sync fully (how will they know?)
## then start scribe and let it sync (takes two days)
## then start the rest of the docker-compose
```
docker compose up -d scribe
```
wait for it to sync
## then start elastic sync and wait for that
```
docker compose up -d scribe_elastic_sync
```
wait for it to sync
## finally start herald
## federation