ssbc / ssb-server

The gossip and replication server for Secure Scuttlebutt - a distributed social network
1.68k stars 164 forks source link

Incomplete documentation #740

Closed sunjam closed 3 years ago

sunjam commented 3 years ago

Unclear on process. Steps are missing during updade.

update ssb-pub image

docker pull ahdinosaur/ssb-pub docker stop sbot docker rm sbot

edit ~/ssb-pub-data/config if necessary

./create-sbot <--fails

sunjam commented 3 years ago

This was corrected via https://github.com/ahdinosaur/ssb-pub/issues/37#issuecomment-724459234