self-hosted icon indicating copy to clipboard operation
self-hosted copied to clipboard

feature request: make revolt easier to intigrate with already exsisting infrastructure

Open Fjox opened this issue 7 months ago • 3 comments

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.

Fjox avatar May 05 '25 14:05 Fjox

Looking at the Revolt.toml in the backend repo, it looks like you might be able to specify parameters to integrate with existing infrastructure?

Docteh avatar May 06 '25 05:05 Docteh

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

Fjox avatar May 06 '25 07:05 Fjox

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

acceleratorlastorder avatar May 12 '25 16:05 acceleratorlastorder