Another question, if i build the calcom docker ima...
# developers
p
Another question, if i build the calcom docker image, is it the same deal with ports 3002 and 3004 for api and console? These dont seem to be bound in the container...
p
@Colin - Krumware
c
Hi @Philipp Fruh (Virtual-Identity), are you self-hosting the enterprise API and console?
p
@Colin - Krumware Yes, we build the image based on calcom/docker and we have an active enterprise key on it, however 3002 and 3004 are not active in the container.
From what you wrote it almost sounds like the API and console are hosted separately? Is that the case?
is it enough to add the following lines to the build and start command? Those app submodules seem to be private?
Copy code
--scope=\"@calcom/api\"
--scope=\"@calcom/console\"
Okay i just got the information per mail, that we indeed need the private submobules.
p
yep, api and console are private
and require a commercial license