Coder Social home page Coder Social logo

Kubernetes Support about cal.com HOT 8 CLOSED

calcom avatar calcom commented on July 3, 2024 23
Kubernetes Support

from cal.com.

Comments (8)

skadefro avatar skadefro commented on July 3, 2024 2

I've started implementing a helm chart for calendso at https://github.com/open-rpa/helm-charts/tree/main/charts/calendso
But keep running into the issue with some environment variables not getting picked up by next.js like others have reported.
( I can make stripe payments, i can define mail-, google api-, db- settings but BASE_URL or NEXT_PUBLIC_BASE_URL or NEXT_PUBLIC_APP_URL seem to not work ( it keeps saying localhost3000 ) and NEXT_PUBLIC_LICENSE_CONSENT does not work either.
Is there any ETA on when this gets fixed ?

from cal.com.

bashfulrobot avatar bashfulrobot commented on July 3, 2024

I'm mostly just commenting to follow this. ๐Ÿ‘

from cal.com.

kav avatar kav commented on July 3, 2024

Any notes on what you need here? Looks like at the moment it's just a stateless nodejs app. We've got a respectable if a bit bare helm chart for that here: https://github.com/pelotech/charts/tree/main/charts/nodejs
The bitnami folks have a comprehensive if slightly overkill chart here
https://github.com/bitnami/charts/tree/master/bitnami/node
Though as overkill as it is you might be able to point it at the repository and be good to go.

from cal.com.

kav avatar kav commented on July 3, 2024

Ah looks like it also has a postgres dep, the bitnami chart for that is also excellent, so might just need to require those two, https://github.com/bitnami/charts/tree/master/bitnami/postgresql
Happy to help out if you'd like

from cal.com.

aldenjenkins avatar aldenjenkins commented on July 3, 2024

Following

from cal.com.

baileypumfleet avatar baileypumfleet commented on July 3, 2024

I'm going to close this off because there hasn't been any movement on this. Happy to reopen if someone implements a community-supported version of Calendso on Kubernetes

from cal.com.

tomlobato avatar tomlobato commented on July 3, 2024

I've started implementing a helm chart for calendso at https://github.com/open-rpa/helm-charts/tree/main/charts/calendso But keep running into the issue with some environment variables not getting picked up by next.js like others have reported. ( I can make stripe payments, i can define mail-, google api-, db- settings but BASE_URL or NEXT_PUBLIC_BASE_URL or NEXT_PUBLIC_APP_URL seem to not work ( it keeps saying localhost3000 ) and NEXT_PUBLIC_LICENSE_CONSENT does not work either. Is there any ETA on when this gets fixed ?

Same here.
Found #1160 (comment) and https://github.com/calcom/docker.
Look at 'Important Notes' at last link. Until we have NEXT_PUBLIC_* vars being read at runtime we need to build our own private docker images.

from cal.com.

krumware avatar krumware commented on July 3, 2024

This is something that is very much on the radar over at https://github.com/calcom/docker, including the push for runtime variables

from cal.com.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.