Coder Social home page Coder Social logo

Docker hub Calendso not working about docker HOT 22 CLOSED

calcom avatar calcom commented on June 7, 2024
Docker hub Calendso not working

from docker.

Comments (22)

krumware avatar krumware commented on June 7, 2024 1

moving on to this now that the build is stable

from docker.

krumware avatar krumware commented on June 7, 2024

Thanks for re-opening!
(linking closed issue here: #2)

from docker.

kelvinalfaro avatar kelvinalfaro commented on June 7, 2024

@dotesfera with Changes from @krumware in other issues I was able to get my fork to work. I also got the actions auto builds to work for dockers images - docker pull ghcr.io/kelvinalfaro/docker:main

from docker.

PeerRich avatar PeerRich commented on June 7, 2024

hey everyone, we just made a dedicated GitHub Team for docker, #32

anyone wants to join and help us get Docker Hub fixed?

from docker.

cyango avatar cyango commented on June 7, 2024

When is this going to be available on docker Hub?

from docker.

cyango avatar cyango commented on June 7, 2024

@dotesfera with Changes from @krumware in other issues I was able to get my fork to work. I also got the actions auto builds to work for dockers images - docker pull ghcr.io/kelvinalfaro/docker:main

Using portainer with your fork, it gives this error, any clue?

image

from docker.

krumware avatar krumware commented on June 7, 2024

I don't use portainer, but you could try killing the lines in the docker-compose which include volume references

from docker.

cyango avatar cyango commented on June 7, 2024

Hum, using your suggestion and deploying the stack via portainer gives "Unable to deploy error"... so I think having this on docker hub would be life saving...

from docker.

krumware avatar krumware commented on June 7, 2024

I'm on the outside looking in but being on docker hub likely would not change your issue. It sounds like there is an issue with your configuration of the deployment of the image and not necessarily the image itself.

From past experience on other platforms, it may be that portainer does not recursively clone the submodule by default, so the calendso folder might not be populated. If so the build will certainly fail.

Is there any sort of logging beyond the error modal?

from docker.

emrysal avatar emrysal commented on June 7, 2024

Docker hub circumvents docker-compose I suppose, so maybe Portainer would no longer use that file at all?

from docker.

cyango avatar cyango commented on June 7, 2024

Where can I see Portainer logs on a failed stack deployment?

Is there any possibility to add this to docker hub? Because I could use my Synology docker to easily install this...

from docker.

cyango avatar cyango commented on June 7, 2024

Any news on this?

from docker.

cyango avatar cyango commented on June 7, 2024

moving on to this now that the build is stable

Is there any estimation when this is solved?

from docker.

krumware avatar krumware commented on June 7, 2024

@dotesfera this is now building and pushing to the public image

from docker.

ovizii avatar ovizii commented on June 7, 2024

I would prefer using an image from dockerhub rather than building my own according to the instructions here so I am wondering, is this the image which is being maintained and suggested to use?
There are a couple of others which also seem up-to-date hence my question.

=> https://hub.docker.com/r/calendso/calendso
(Btw. I noticed this one also needs to be git cloned and then built, right? So, no usage right off the bat?)

from docker.

PeerRich avatar PeerRich commented on June 7, 2024

I haven't used docker in a while but https://hub.docker.com/r/calendso/calendso should be ready to go @krumware right?

from docker.

ovizii avatar ovizii commented on June 7, 2024

maybe the instructions just have not been updated? I checked https://hub.docker.com/r/calendso/calendso and it still says:

image

from docker.

krumware avatar krumware commented on June 7, 2024

@ovizii there are limitations being talked about and tracked here: #56

The issue is that Calendso bakes variables into a static build, which forces us to have some form of build process in addition to the container run. There is another thread in calendso/calendso which talks about it as well. Because of the static build, we are losing some runtime convenience in favor of render speed, even though there are tools provided in next.js for runtime variables. (not my decision)

I'm testing a workaround outlined in the thread linked above

from docker.

krumware avatar krumware commented on June 7, 2024

For localhost usage and demo, the dockerhub option works out of the box. For production configurability at runtime, we're working through that

from docker.

ovizii avatar ovizii commented on June 7, 2024

@krumware thanks, I had read a couple of topics here and I don't mind building the image myself. It seems I misread a couple of replies in this thread which led me to believe this was already no longer necessary.
I'll give it a go, perfectly happy to see how it all works.

from docker.

krumware avatar krumware commented on June 7, 2024

I'm working on adding a quick conditional to the start script to run the dev server at runtime, which could give us configurability we're looking for. Testing now

from docker.

cyango avatar cyango commented on June 7, 2024

Made it work finally using docker hub, thank you!

from docker.

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.