generated from coop-cloud/example
Extensible matrix bot written in Go • https://github.com/matrix-org/go-neb
|
||
---|---|---|
.drone.yml | ||
.env.sample | ||
.gitignore | ||
abra.sh | ||
compose.yml | ||
README.md | ||
renovate.json |
go-neb
Extensible matrix bot written in Go • https://github.com/matrix-org/go-neb
- Category: Utilities
- Status: 0, work-in-progress
- Image:
go-neb
, 4, upstream - Healthcheck:
- Backups:
- Email:
- Tests:
- SSO:
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new go-neb --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPDOMAIN
- be sure to changeDOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in your browser to finish set-up