generated from coop-cloud/example
Extensible matrix bot written in Go • https://github.com/matrix-org/go-neb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.drone.yml | 2 weeks ago | |
.env.sample | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 weeks ago | |
abra.sh | 2 years ago | |
compose.yml | 2 years ago | |
renovate.json | 2 years ago |
README.md
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