feature request: make revolt easier to intigrate with already exsisting infrastructure
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.
Looking at the Revolt.toml in the backend repo, it looks like you might be able to specify parameters to integrate with existing infrastructure?
Looking at the Revolt.toml in the backend repo, it looks like you might be able to specify parameters to integrate with existing infrastructure?
its missing stuff though and one of the backend services doesnt understand advanced options for one of them
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