• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Download the latest version of chevereto from a docker image timeout

baichaohua

Chevereto Member
Hi , all :
I am a chevereto user from China , and I want to use chevereto with docker.
But when i was use the docker image from chevereto/chevereto , i found that the latest version of chevereto can`t be download with a timeout error .
I tried many times , but the still not work .
Could set the timeout as 10 minutes when next docker image publish?
 
Solution
Hey there,

I'm sorry for the confusion but chevereto/chevereto at Docker hub is not usable, we are migrating to github container registry all our container images, here: https://github.com/orgs/chevereto/packages?repo_name=docker

I've updated the docker hub repo to remark this:

1628861645835.png

Now, for Docker you have to do this: https://v3-docs.chevereto.com/setup/container/registry.html (build your own images) and if you use the GitHub system it will be GitHub's IP downloading the software on the same country where the software is distributed not from your server IP.

From there the image will be available in your own private container registry, to be used in all the installations you need.
Hey there,

I'm sorry for the confusion but chevereto/chevereto at Docker hub is not usable, we are migrating to github container registry all our container images, here: https://github.com/orgs/chevereto/packages?repo_name=docker

I've updated the docker hub repo to remark this:

1628861645835.png

Now, for Docker you have to do this: https://v3-docs.chevereto.com/setup/container/registry.html (build your own images) and if you use the GitHub system it will be GitHub's IP downloading the software on the same country where the software is distributed not from your server IP.

From there the image will be available in your own private container registry, to be used in all the installations you need.
 
Solution
Back
Top