Tagged Questions
1
vote
1answer
125 views
How to create a centralized update mechanism for a hosted CMS?
We're a team developing a hosted CMS (something like WordPress.com, but in .NET platform), and we want every site to get updates as we update our software.
Our CMS is not multi-tenant, i.e. each site ...