Does somebody have a working docker-compose.yml fi...
# docker
m
Does somebody have a working docker-compose.yml file for production and would be willing to share it? Last time I’ve tried the code base was still being moved and I decided to wait until that’s done. Now I got a fresh and bigger VPS and looking to get Cal.com up and running finally!
c
The current docker compose is sufficient, but you still do need to build your own image if you need to change any of the embedded static site variables, like the web_app_url
kubernetes and helm definitions are incoming, for more specific production support
m
Ok I’ll take another look then. It’s probably all there, I just couldn’t see it yet!
Got it working so far!