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

    Jeff Loiselle

    01/04/2023, 2:48 PM
    They basically acting as CI and host.
  • c

    Colin - Krumware

    01/04/2023, 2:48 PM
    oh I see the dockerfile there
  • c

    Colin - Krumware

    01/04/2023, 2:49 PM
    does render allow you to specify a subdirectory in the repo? I'm working on a repo with multiple deployment options
  • j

    Jeff Loiselle

    01/04/2023, 2:50 PM
    I think it does
  • j

    Jeff Loiselle

    01/04/2023, 2:55 PM
    @Colin - Krumware Where’s your repo?
  • c

    Colin - Krumware

    01/04/2023, 2:56 PM
    it's private at the moment in the cal.com org 😬
  • c

    Colin - Krumware

    01/04/2023, 2:56 PM
    i can get you an invite, let me get the helm chart in there today
  • j

    Jeff Loiselle

    01/04/2023, 2:57 PM
    Alright. I’m working on this too. https://github.com/calcom/cal.com/issues/6231 So hard to say what’s going in the main repo or the separate one
  • j

    Jeff Loiselle

    01/04/2023, 2:58 PM
    Most of these one-clicks won’t work because
    cal
    is too savage on memory
  • j

    Jeff Loiselle

    01/04/2023, 2:58 PM
    and size
  • j

    Jeff Loiselle

    01/04/2023, 2:59 PM
    Was about to give Heroku the docker treatment
  • c

    Colin - Krumware

    01/04/2023, 3:01 PM
    you should be able to keep chugging on those
  • j

    Jeff Loiselle

    01/04/2023, 3:01 PM
    Also, I thought I noticed web building itself inside
    start.sh
  • j

    Jeff Loiselle

    01/04/2023, 3:02 PM
    Render managed to deal, but I was scared there for a minute 😉
  • c

    Colin - Krumware

    01/04/2023, 3:09 PM
    nah it's not building in start.sh, just doing some string replacement
  • j

    Jeff Loiselle

    01/04/2023, 3:10 PM
    @Colin - Krumware Ah yeah I see now. Sorry I was confused with an earlier iteration.
  • c

    Colin - Krumware

    01/04/2023, 3:13 PM
    Hopefully in the future the main cal.com repo will switch to using hosted npm packages instead of local file references, for the local modules. That should help cut down on the build significantly
  • p

    Peer

    01/18/2023, 5:26 PM
    is a helm chart in the making @Colin - Krumware?
  • c

    Colin - Krumware

    01/18/2023, 5:26 PM
    Yep! In the testing
  • j

    Josh

    01/21/2023, 4:43 PM
    @Colin - Krumware just curious… is this still on your roadmap? https://calendso.slack.com/archives/C027FQMLE6P/p1671677944422539?thread_ts=1671665741.448769&cid=C027FQMLE6P
    c
    • 2
    • 6
  • c

    Colin - Krumware

    01/21/2023, 4:45 PM
    Yup! Was actually working on it yesterday and some core project changes caused some hiccups
  • c

    Colin - Krumware

    01/21/2023, 4:46 PM
    The API container (for enterprise) and the helm are all coming to a head at the same time
  • c

    Colin - Krumware

    01/21/2023, 4:46 PM
    The versioning is needed for the base helm
  • j

    Josh

    01/21/2023, 4:46 PM
    ahh makes sense
  • c

    Colin - Krumware

    01/21/2023, 4:47 PM
    Core project changed the way submodules are used and it threw me for a loop
  • c

    Colin - Krumware

    01/21/2023, 4:47 PM
    On my docket to get back to in the morning
  • j

    Josh

    01/21/2023, 11:33 PM
    @Colin - Krumware one more question for you…. can the docker build take self-hosted URLs as an environment variable? i seem to remember when i looked at it 1-2 months ago, thee was some requirement to build the docker image manually in order to customize the URL? or something of that nature?
  • j

    Josh

    01/21/2023, 11:37 PM
    something about certain env/build params being unable to be rewritten without a full rebuild of the image
  • j

    Josh

    01/21/2023, 11:48 PM
    also, just noting that i +1'd this feature request and added a little context on next steps for it: https://github.com/calcom/docker/issues/200
  • c

    Colin - Krumware

    01/22/2023, 12:35 AM
    I saw, thanks! I routinely do this with certmanager in stacks, with secret sharing
1...678910Latest