docker
docker copied to clipboard
The Docker configuration for Cal.com is an effort powered by people within the community. Cal.com, Inc. does not provide official support for Docker, but we will accept fixes and documentation. Use at...
When I was installing calcom for the first time, I got this error (I used this `DOCKER_BUILDKIT=0 docker compose build calcom` to build it): ``` /calcom/scripts/start.sh:4 scripts/wait-for-it.sh ${DATABASE_HOST} -- echo...
[Significant Refactor.](https://github.com/calcom/docker/commit/73b2e6104d652db258e54ead5d4d0eb1b01c3163) - added numerous environment variable changes such as implied defaults that can be overriden. - skipped out on using git modules and just pull repo into build/launch step....
Helm
Hello, In order to have calendso work on our deployment stack we have created a helm chart in order to deploy new build of the calendso docker image easily on...
Is there a way that's been documented anywhere for deploying this without building anything locally?
In production environments like docker swarm, you cannot build a container and can only pull containers. Is there a way in which someone could deploy this with environment variables, and...
Is there documentation on how to setup for production? Just read that this docker image is for local dev and evaluation only... Ideally there would be a docker-compose that'd just...
This issue is a copy of [this previously opened discussion](https://github.com/calcom/cal.com/discussions/3449). > Hey guys, > > First of all, thanks a lot for building this out as FOSS and being an...
Hey, here the same issue! I did a manual install and a docker one. Both failing to add a caldav server.  This is so frustrating, why is this happening?...
In step 8 of the readme.md instructions, notwithstanding the workaround for #121, Prisma studio throws the following error when trying to save the fist user: ``` Type: PrismaClientKnownRequestError Message: Invalid...
Hey there, Anyone knows how to deal with the migrations error? `@calcom/prisma:post-install: Prisma schema loaded from schema.prisma @calcom/prisma:db-deploy: Prisma schema loaded from schema.prisma @calcom/prisma:db-deploy: Datasource "db": PostgreSQL database "calendso", schema...