OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.39k stars 2.39k forks source link

OrchardCore Clusters #13636

Open jtkech opened 1 year ago

jtkech commented 1 year ago

For tenants distributed hosting, particularly when there are many tenants, by using a reverse proxy.

Work in progress, see #13633

ShaneCourtrille commented 1 year ago

@jtkech What is required for hosting this? I'm assuming Azure App Services won't work but what about Azure Containers or our own Kubernetes?