• 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

Deployment in Azure web app

Blizard17

Chevereto Noob
Hi all,

How is it possible to deploy this software (I want to purchase the pro in case) on azure app service, including MySQL?

My idea is to host software and dependencies on azure pass services, and use azure blob storage to store uploads files.

Is it possible?
How to achieve this?

Thanks 🙏
 
but seems need MySQL hostname etc.
Of course, you need a database to use Chevereto.

not clear why I have to make cro proxy and so on.
The proxy is needed when you want to host from 1 to N Chevereto instances on a single machine. If you want to host Chevereto with other apps you need to follow the pure docker instructions.
 
Of course, you need a database to use Chevereto.


The proxy is needed when you want to host from 1 to N Chevereto instances on a single machine. If you want to host Chevereto with other apps you need to follow the pure docker instructions.

Ok thank again for reply.
My initial query was, how I can have chevereto plus dependencies (db for instance) in one single container in order to run into an azure web app?
Thanks 🙏
 
Back
Top