Updated Setting up a Hub (markdown)

Jack Robison 2023-01-10 13:23:48 -05:00
parent 57ffb3bdd2
commit ef5b406b4d

@ -76,18 +76,9 @@ wait for it to sync fully (how will they know?)
## Scribe
### download scribe snapshot
```
cd /home/lbry/docker-volumes/lbcd
wget -c https://snapshots.lbry.com/hub/block_1256013/lbry-rocksdb.tar -O - | tar -x
sudo chown -R 999:999 .
cd ~
```
### start scribe and let it sync
scribe sync takes two days if you sync from scratch, or an hour or two if you use a recent snapshot
scribe sync takes about a week if you sync from scratch, or an hour or two if you use a recent snapshot
```
docker compose up -d scribe