This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
go-ssb-room/README.md

926 B

go-ssb-room

Scuttlebutt room server, implemented in Go

  • Category: Utilities
  • Status: ❹💣
  • Image: 3wordchant/go-ssb-room, ❹💣, own
  • Healthcheck:
  • Backups:
  • Email: N/A
  • Tests:
  • SSO:

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new go-ssb-room
  4. abra app YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. To set someone (yourself?) as an initial user, run
    abra app YOURAPPDOMAIN run app "/app/cmd/insert-user/insert-user -repo /app/data @your-ssb-cryptkey.edXXX"