I am thinking of setting up a website for my own personal use and don't want to have multiple servers and prefer to use just one.
My thinking is to run the http server (apache), the app server (tomcat) and database (mysql) each in their own jail.
1) Would I also need to run ipfw inside a jail? Or would the firewall need to run outside a jail on the "global" server?
2) Is this possible to do using one server?
3) Would it be best to just use one jail for apache and have the others on the global server?
Thanks for any input and suggestions.
My thinking is to run the http server (apache), the app server (tomcat) and database (mysql) each in their own jail.
1) Would I also need to run ipfw inside a jail? Or would the firewall need to run outside a jail on the "global" server?
2) Is this possible to do using one server?
3) Would it be best to just use one jail for apache and have the others on the global server?
Thanks for any input and suggestions.