• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

Docker-compose setup free version license upgrade

gverbist

Chevereto Member
Hi I have the free version running in docker. I would to install the license I bought onto this new version.

Where can I enter the license to unlock to the paid version.

Thanks
 
We don't offer any Docker infra for the free edition. For Docker, you have to follow this guide: https://v3-docs.chevereto.com/setup/container/registry.html

There's no update procedure within Docker, you must create the application container on each version. This means that you can't directly update from free edition, you will require to connect the database container to your new container and mount the persistent paths.

Easiest path is to spawn the paid containers then simply restore your database backup and the user uploaded files.
 
mmm Then I will need to study a bit more to understand how to do that. not sure that to enter in the registry user name and password. is that a username and password I choose or should this be docker.io credentials?
 
I am not sure I understand but am willing to learn. So I currently use portainer and I understand basic docker-compose. I am not a specialist in running my own builds etc.. What to I need to do to be able to deploy chevereto via docker-compose?

I tried the guide in cloning to my own github account but I got stuck on the build part. It seems I dont fully understand the credentials needed and how the build process works. so if someone could shed some light on how thats done using noob language to would be great
 
Back
Top