Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker Hub image #5513

Open
livingstonlarus opened this issue May 21, 2024 · 2 comments
Open

Update Docker Hub image #5513

livingstonlarus opened this issue May 21, 2024 · 2 comments

Comments

@livingstonlarus
Copy link

Scope & Context

At Docker Hub, the latest tag is 0.3.3: https://hub.docker.com/r/twentycrm/twenty-front/tags

While at GitHub it's 0.11.0: https://github.com/twentyhq/twenty/releases

The Docker Hub image should be updated for each new release.

Why it's important?

From the docs, it's suggested to install Twenty to Render or RepoCloud:

https://docs.twenty.com/start/self-hosting/cloud-providers

=> https://render.com/deploy?repo=https://github.com/twentyhq/twenty

=> https://repocloud.io/details/?app_id=259

When installing on RepoCloud, I have version 0.11.2 that's pulled directly from GitHub (notice that it's even fresher than the latest release on GitHub, which shows 0.11.0).

But when installing to Render, it's pulling the image from Docker Hub (image URL: docker.io/twentycrm/twenty-front:latest). So I'm running an outdated image, 0.3.3.

@charlesBochet
Copy link
Member

@livingstonlarus we recommend using twenty image now (not twenty-front or twenty-server). That's the only one we publicly maintain

We need to update the docs and render to use twenty instead of the previous images. Regarding repocloud it's community maintained at the moment

@moltar
Copy link

moltar commented Jun 11, 2024

we recommend using twenty image now

@charlesBochet So there's just one container then now that holds both BE & FE? Or are we supposed to run separate services still, just a single image is baked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants