https://cal.com logo
Join Slack
Powered by
# docker
  • c

    Colin - Krumware

    03/15/2023, 11:40 PM
    will work on that
  • z

    zomars

    03/15/2023, 11:43 PM
    Yup was about to give a heads up
  • z

    zomars

    03/15/2023, 11:43 PM
    We upgraded yarn to v3 also Node to v18
  • c

    Colin - Krumware

    03/16/2023, 1:17 PM
    šŸ‘
  • c

    Colin - Krumware

    03/17/2023, 10:29 PM
    dockerfile is building and running with base image node:18, working on resolving a runtime issue
    e
    • 2
    • 3
  • c

    Colin - Krumware

    03/20/2023, 9:39 PM
    v2.7.2 is pushed as well!
  • e

    Elliott

    03/21/2023, 9:36 AM
    Noticed a decent reduction in the image size which is nice...thanks team @Peer @zomars šŸ™šŸ½
    c
    z
    • 3
    • 2
  • n

    nandan vasista

    03/21/2023, 11:44 AM
    I needed to get the platform version of cal.com up and running using docker https://cal.com/docs/introduction/quick-start/self-hosting/docker is this correct place to get platform version up and running
    c
    • 2
    • 1
  • c

    Colin - Krumware

    03/21/2023, 8:02 PM
    @Elliott
    :main
    has been updated with a much reduced image size. Are you by chance able to test?
    e
    • 2
    • 3
  • s

    Sascha Foerster

    03/22/2023, 9:50 PM
    Tried it and seems to work. šŸ™‚
  • e

    Elliott

    03/28/2023, 5:06 PM
    How's the Docker release automation coming along, @Colin - Krumware @Peer @zomars? 😁
    z
    c
    • 3
    • 3
  • r

    Rainer Fehrenbacher

    03/30/2023, 5:25 PM
    Hi all, I'm running into the issue that @Dom reported over in General a few weeks ago regarding the banner on that says you need to change your password even if you have one that is over 15 characters long. It looks like the solution for that issue was to do some work in a way that didn't seem to translate well into a docker solution. Has anybody else on a docker self-host run into and resolved this issue?
  • r

    Rainer Fehrenbacher

    03/30/2023, 5:26 PM
    This error message is what I'm trying to figure out:

    https://files.slack.com/files-pri/T01N4FWPGPP-F04UB4LMM5G/cleanshot_2023-03-16_at_17.34.10_2x.pngā–¾

  • c

    Colin - Krumware

    03/30/2023, 8:17 PM
    Is the admin account password at least 15 characters?
  • r

    Rainer Fehrenbacher

    03/30/2023, 8:45 PM
    It is - it's quite long. I don't have 2FA enabled because I've been getting an error message that says "Something went wrong". I'm curious if this is because I don't have a functional SMTP configuration yet, or if there is some other area where I might need to troubleshoot
  • c

    Colin - Krumware

    03/30/2023, 9:42 PM
    Good news is, I now have the same banner locally
  • c

    Colin - Krumware

    03/30/2023, 9:42 PM
    so I'll work to fix
  • e

    Elliott

    04/03/2023, 11:36 AM
    Any ideas why insights is bugged? @Colin - Krumware @zomars @Peer v2.7.6
    p
    • 2
    • 5
  • k

    Kavita Nambissan

    04/06/2023, 3:02 PM
    Hey guys, so I upgraded Calcom recently as well as moved to the new Dockerfile. I need to build the Calcom image, have some changes I need, the build fails at the yarn install step with exit code 129. I'm not able to figure out what is causing this error. Vercel build for the upgraded calcom is also failing at the yarn install step. I posted an issue in the github repo about this as well - https://github.com/calcom/docker/issues/233. There isn't any information on what is causing the yarn install to fail in either case, so it would be great if anyone could point me in the right direction.
    yarn install
    works completely fine in the calcom repo when run locally.. docker container also builds fine locally. Only failing on an EC2 and Vercel
    c
    a
    • 3
    • 22
  • e

    Elliott

    04/09/2023, 2:22 PM
    Hey @Colin - Krumware - Any chance of getting V2.7.10 soon? 😁
  • s

    Sascha Foerster

    04/10/2023, 7:11 AM
    I tried to build myself and got some errors. Possibly automation is stuck for generating images.
  • c

    Colin - Krumware

    04/10/2023, 12:47 PM
    Looking into new version this morn. We did get distracted by core app deps
  • k

    Kavita Nambissan

    04/10/2023, 11:57 PM
    Hey guys, apologies for the new thread, but I am getting the following error when trying to build the docker image for calcom. I updated the calcom submodule and since then the docker build is failing with this error. Failing locally as well. Any one else facing this and managed to resolve?
    Copy code
    #0 2.816  - Added @calcom/zoomvideo
    #0 2.851  ERROR  Failed to encode pruned lockfile: Unable to find entry for tailwindcss@npm:3.3.1
    #0 2.852 Turbo error: Failed to encode pruned lockfile: Unable to find entry for tailwindcss@npm:3.3.1
    • 1
    • 2
  • e

    Elliott

    04/11/2023, 7:33 AM
    Just updated but Cal shows v2.7.10 instead of 11 Has the version number been forgotten about again? @Peer
    p
    k
    c
    • 4
    • 4
  • c

    Colin - Krumware

    04/11/2023, 2:34 PM
    @Emrysal @Efrain Rochin
    Copy code
    Step 15/41 : RUN npx turbo prune --scope=@calcom/web --docker
     ---> Running in bd3e7e15b3f2
    npm WARN exec The following package was not found and will be installed: turbo@1.8.8
    Generating pruned monorepo for @calcom/web in /calcom/out
     - Added @calcom/app-store
     - Added @calcom/app-store-cli
     - Added @calcom/config
     - Added @calcom/core
     - Added @calcom/dailyvideo
     - Added @calcom/dayjs
     - Added @calcom/embed-core
     - Added @calcom/embed-react
     - Added @calcom/embed-snippet
     - Added @calcom/eslint-plugin-eslint
     - Added @calcom/features
     - Added @calcom/lib
     - Added @calcom/office365video
     - Added @calcom/prisma
     - Added @calcom/trpc
     - Added @calcom/tsconfig
     - Added @calcom/types
     - Added @calcom/ui
     - Added @calcom/web
     - Added @calcom/zoomvideo
     ERROR  Failed to encode pruned lockfile: Unable to find entry for tailwindcss@npm:3.3.1
    Turbo error: Failed to encode pruned lockfile: Unable to find entry for tailwindcss@npm:3.3.1
    z
    • 2
    • 2
  • c

    Colin - Krumware

    04/11/2023, 9:21 PM
    @Elliott @Kavita Nambissan @Ayush fixes were pushed in 2.7.13 for build dependencies, and the the new release is pushed and tagged. can you please let us know if 2.7.13 helps your own build issues?
    k
    e
    • 3
    • 6
  • g

    Genius Khalipha

    04/12/2023, 9:55 PM
    Can anyone help why hubspot app is missing on self hosted cal ?
    h
    l
    • 3
    • 18
  • g

    Genius Khalipha

    04/12/2023, 9:55 PM
    Hello Everyone
  • g

    Genius Khalipha

    04/12/2023, 9:55 PM
    I have deployed cal via docker but the hubsport crm app is not available in the list of app. But hubspot crm is available in the official cal
  • z

    zomars

    04/13/2023, 6:54 PM
    Hey @Colin - Krumware do you know why we need two builders for the Dockerfile? https://github.com/calcom/docker/blob/7f2a0844a6f19729d9b8f84333c678dd2aa6702e/Dockerfile#L37
    p
    c
    • 3
    • 27
1...678910Latest