SSB room server implemented in Go
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 to file
Renovate Bot 9b0c204c80 Add renovate.json 2021-06-04 07:01:51 +00:00
.env.sample Initial import 2021-06-01 00:12:33 +02:00
README.md Initial import 2021-06-01 00:12:33 +02:00
compose.yml Improve compose.yml: volume, tag, MUXRPC 2021-06-01 22:55:19 +02:00
renovate.json Add renovate.json 2021-06-04 07:01:51 +00:00

README.md

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