element-call icon indicating copy to clipboard operation
element-call copied to clipboard

Docker Compose support

Open fwsGonzo opened this issue 1 year ago • 3 comments

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

fwsGonzo avatar Sep 06 '24 13:09 fwsGonzo

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.

fkwp avatar Sep 06 '24 13:09 fkwp

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

CoherentThought avatar Sep 06 '24 15:09 CoherentThought

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!

alexander-potemkin avatar Oct 23 '24 12:10 alexander-potemkin

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

WawaCallMePepe avatar Oct 30 '24 18:10 WawaCallMePepe