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...
Hey, I keep getting the following error everytime I try to login. I updated just today, and started getting this error. @calcom/web:start: [next-auth][error][CLIENT_FETCH_ERROR] @calcom/web:start: https://next-auth.js.org/errors#client_fetch_error fetch failed { @calcom/web:start: error:...
Subj. It seems they are not published neither to dockerhub , nor to calcom.docker.scarf.sh
Hello Guys, i have issues with Google Integration. Basically i'm using it for private purposes and i don't have google workspace. Because of that i had to mark in google...
I'm trying to integrate with a gmail calendar... I've followed the steps for the docker deployment as well as getting the google app credentials which I've put in the proper...
When you set `NEXT_PUBLIC_WEBAPP_URL=` to your devices IP address e.g. 192.168.1.x or whatever, it will say it is listening on 0.0.0.0:3000 **which is accurate.** However, within the .env config `NEXT_PUBLIC_WEBAPP_URL=`...
I run my own postgresql for several other things, so I connected calcom to that as well. It works fine there. docker compose up -d calcom says it just runs...
I installed calcom in docker, below is my .en and doceker file. Iam able to access the web interface via the url. the issue i am having is, once i...
I had an active selfhosted instance running, that must have stopped working after an upgrade, opening the corresponding page to schedule an event returned a 500. Iirc logs sayed something...
Hello everyone, First of all, thank you very much for your work. I have just installed this app as a Docker version because my previous solution did not work very...
I've followed the [Build and Run Cal.com](https://github.com/calcom/docker#advanced-users-build-and-run-calcom) instructions and everything appears to be working apart from the SSO configuration page at `/settings/security/sso`, this displays: > ### Single Sign-On > saml_description...