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
Colin - Krumware
07/26/2022, 4:32 PM
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
Colin - Krumware
07/26/2022, 4:32 PM
kubernetes and helm definitions are incoming, for more specific production support
m
Markus
07/30/2022, 6:35 PM
Ok I’ll take another look then. It’s probably all there, I just couldn’t see it yet!