element-hq / element-call

Group calls powered by Matrix
https://call.element.io
GNU Affero General Public License v3.0
589 stars 90 forks source link

Docker Compose support #2613

Closed fwsGonzo closed 1 week ago

fwsGonzo commented 2 months ago

Your use case

What would you like to do?

I would like to run docker compose up, with a simple YAML configuration

Why would you like to do it?

To avoid manual typing and tutorial hell

fkwp commented 2 months ago

Hi @fwsGonzo thx for reaching out. You could use https://github.com/element-hq/element-call/blob/livekit/backend-docker-compose.yml as starting point.

CoherentThought commented 2 months ago

I'm also interested in using this project, but it would be very helpful if there was an official, working docker compose which is not just for development. Looks very promising so far

alexander-potemkin commented 3 weeks ago

Hi @fwsGonzo thx for reaching out. You could use https://github.com/element-hq/element-call/blob/livekit/backend-docker-compose.yml as starting point.

It feels like that docker-compose.yaml indeed requires quite some work: it misses Synapse server, no livekit credentials, no front-end configuration via environments.

It would be of much use it you could share the parts you use in production, whenever possible!

WawaCallMePepe commented 2 weeks ago

can this be deployed at any point? wasted a few days looking through browser console and docker logs to find out, that dev configuration is poorly documented and confusing