Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 931 Bytes

README.md

File metadata and controls

53 lines (40 loc) · 931 Bytes

buttpub

work in progress

a complete, production-quality Scuttlebutt pub server

usage

git clone https://github.com/buttcloud/buttpub
cd buttpub
npm run swarm:init
npm run network:web:create
npm run stack:hub:deploy
npm run stack:pub:deploy
npm run sbot whoami
curl -H "Host: example.butt.nz" localhost

scripts

npm run ${command}

  • swarm:init
  • network:web:create
  • network:web:rm
  • volume:ssb:create
  • volume:ssb:rm
  • stack:hub:deploy
  • stack:hub:ps
  • stack:hub:rm
  • stack:hub:services
  • stack:pub:deploy
  • stack:pub:ps
  • stack:pub:rm
  • stack:pub:services
  • stack:ls
  • service:logs
  • inspect
  • sbot

configuration

TODO environment variables

STACK_NAME

HOST

WEB_NETWORK