mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-22 04:55:33 -04:00
feature request: make revolt easier to intigrate with already exsisting infrastructure #105
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Fjox on GitHub (May 5, 2025).
What do you want to see?
the can be done with adding login options to redis and mongo (and spesificly for mongo custom database name). also id be useful to add documentation on how to setup bucket acces for minio.
@Docteh commented on GitHub (May 6, 2025):
Looking at the Revolt.toml in the backend repo, it looks like you might be able to specify parameters to integrate with existing infrastructure?
@Fjox commented on GitHub (May 6, 2025):
its missing stuff though and one of the backend services doesnt understand advanced options for one of them
@acceleratorlastorder commented on GitHub (May 12, 2025):
I think it would benefit to override the toml variables from the docker compose environment variable that can be used as is without cloning the project, maybe it's already possible i didn't checked when i did my install, i like the project and making it easier to use is probably a good thing for everyone, if I have some time I'll try to see if I can help toward a PR helping toward this goal