Skip to content

peachcloud/buttpub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

[deprecated] a complete Scuttlebutt pub server

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published