Update image, README
This commit is contained in:
parent
b0fb642e6d
commit
f16947b9e4
@ -5,7 +5,7 @@ Scuttlebutt room server, implemented in Go
|
||||
<!-- metadata -->
|
||||
* **Category**: Utilities
|
||||
* **Status**: 0, work-in-progress
|
||||
* **Image**: [`3wordchant/go-ssb-room`](https://hub.docker.com/r/3wordchant/go-ssb-room), 0, own
|
||||
* **Image**: [`git.coopcloud.tech/coop-cloud-chaos-patchs/go-ssb-room`](https://git.coopcloud.tech/coop-cloud-chaos-patchs/go-ssb-room/packages), 0, own
|
||||
* **Healthcheck**: No
|
||||
* **Backups**: No
|
||||
* **Email**: N/A
|
||||
@ -26,5 +26,10 @@ Scuttlebutt room server, implemented in Go
|
||||
abra app YOURAPPDOMAIN run app "/app/cmd/insert-user/insert-user -repo /app/data @your-ssb-cryptkey.edXXX"
|
||||
```
|
||||
|
||||
## Additional notes
|
||||
|
||||
For room aliases, you'll need wildcard SSL; see
|
||||
[`coop-cloud/traefik:README.md`](https://git.coopcloud.tech/coop-cloud/traefik/#configuring-wildcard-ssl-using-dns).
|
||||
|
||||
[`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra
|
||||
[`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik
|
||||
|
@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
app:
|
||||
image: 3wordchant/go-ssb-room:2.0.3
|
||||
image: git.coopcloud.tech/coop-cloud-chaos-patchs/go-ssb-room:latest
|
||||
networks:
|
||||
- proxy
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user