Docker image: Environment variables for domains and ports #21069
Replies: 1 comment 1 reply
-
Hello @avunculargroup! I'm here to help you with bugs, answer questions, and guide you toward contributing. Feel free to ask anything while you wait for a human maintainer. Let's tackle this together! To configure the domain and ports for both the admin and public booking pages in a self-hosted Cal.com setup, you need to set specific environment variables. Here are the key variables you should focus on:
Additionally, if the public booking pages are defaulting to the Railway URL, you might need to set the Make sure these environment variables are correctly set in your deployment configuration to ensure both the admin and public booking pages are accessible through your desired domain. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
I am self-hosting using the Docker image with the Railway template.
I'm wanting to clarify how many ports the app runs on. I notice on the main cal.com, there is app.cal.com, then cal.com for the public booking pages. How does that work with the environment variables? I'm a bit confused.
I assumed that everything ran on the same port, so I'm just using cal.avunculargroup.com. It is working fine for the "app" part (admin side), but for the public booking pages its defaulting to the Railway url. I haven't had a lot of experience with deploying cal, would appreciate some direction. I've looked at the the github env example, but it's not clear.
I have posed this question in the Railway support pages but they said they cannot help and better to ask here.
Beta Was this translation helpful? Give feedback.
All reactions