• 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

Work in progress Chevereto v4.5.2 announcement

Rodolfo

👑 Chevereto Godlike
Chevereto Staff
Administrator
Hello there,

I'm confirming the ongoing development of Chevereto v4.5.2 which aims to address the edge cases and needs we have encountered by running Chevereto in multi-tenant setups.
 
Added support for X-Forwarded-Host and X-Router-Secret headers

This enables proper hostname detection when running behind a reverse proxy, and lets you restrict direct access to the app so only traffic coming through your proxy is accepted.
 
Added CHEVERETO_ROUTER_SECRET, CHEVERETO_HEADER_FORWARDED_HOST, and CHEVERETO_HEADER_ROUTER_SECRET environment variables

These variables enable to configure hostname proxy support.
 
Back
Top