Thanks for the post, but not what I was looking for. I would like to maintain the functionality of a CMS, but wanted to know if it was possible to configre the deployment to conform our security requirements (maintaining a Database but not directly accessed via the web server).
Does anyone know of any software like a database proxy service?
I have started using Umbraco 7 and observed that same above issue, where I now I need to split my project into a three layered. For security, our web servers only have access to the application servers, which in turn can access the DB servers.
3-Tier Install - DB Server, Application Server(s) and Web Server(s)
Hello,
The company I work for has a current production environment which has a central DB server, several application servers and several web servers.
For security, our web servers only have access to the application servers, which in turn can access the DB servers.
Can UMBRACO be installed in a 3-tier model separating out an application layer from the web servers?
Many thanks,
Richard
This is also something that I am very interested in learning about.
I'm guessing no...
This is something I would like to know as well. Does anyone have any documentation on this?
Umbraco is a content management system, and to manage the content it requires access to a database.
The only way to achieve what you want is via a product that the company I work for is developing called Snapshot: http://farmcode.org/post/2010/05/18/Introducing-Snapshot.aspx
Slace,
Thanks for the post, but not what I was looking for. I would like to maintain the functionality of a CMS, but wanted to know if it was possible to configre the deployment to conform our security requirements (maintaining a Database but not directly accessed via the web server).
Does anyone know of any software like a database proxy service?
Thanks,
Richard
Hi All,
I have started using Umbraco 7 and observed that same above issue, where I now I need to split my project into a three layered. For security, our web servers only have access to the application servers, which in turn can access the DB servers.
Please let me know is this possible?
is working on a reply...