Hi. Is it possible to deploy the administrative part of umbraco (back office I think it's called) from the piece that actually does the displaying of the site (front end engine?)? If so how would that work.
I may have an incorrect understanding of Umbracos infrastructure so I apologize in advance. I just can't seem to find the right documentation.
This page has a diagram of what I am trying to express:
You don't need to have a multiple front end servers but the principles are that the site is balanced between the front and back end servers and only the front end ones are visible to the public.
Deploy back office separately
Hi. Is it possible to deploy the administrative part of umbraco (back office I think it's called) from the piece that actually does the displaying of the site (front end engine?)? If so how would that work.
I may have an incorrect understanding of Umbracos infrastructure so I apologize in advance. I just can't seem to find the right documentation.
This page has a diagram of what I am trying to express:
https://docs.microsoft.com/en-us/azure/architecture/solution-ideas/articles/medium-umbraco-web-app
Hi Colin,
the load balancing setup docs probably cover most of the info you are looking for. https://our.umbraco.com/documentation/Getting-Started/Setup/Server-Setup/Load-Balancing/
You don't need to have a multiple front end servers but the principles are that the site is balanced between the front and back end servers and only the front end ones are visible to the public.
also the azure docs might also help depending on how you are then deploying the site https://our.umbraco.com/documentation/Getting-Started/Setup/Server-Setup/azure-web-apps as there are some little tweaks which make umbraco run nicer on cloud environments.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.