Hello,
I'm running two websites using Nginx + MySQL. The one is Ruby based running via unicorn (nginx as proxy) and the second is going to be a Wordpress installation (PHP). I have built a jail in which I'd like to host my websites. Jail networking works only binaries and configuration files needs to be installed now. So I have a couple of questions.
* Should MySQL run on the jail or no? Should everything that can be compromised run on the jail?
* Should the jail have GCC (or cc) installed?
* Should I use ports or only host pre-compiled packages?
Best regards,
I'm running two websites using Nginx + MySQL. The one is Ruby based running via unicorn (nginx as proxy) and the second is going to be a Wordpress installation (PHP). I have built a jail in which I'd like to host my websites. Jail networking works only binaries and configuration files needs to be installed now. So I have a couple of questions.
* Should MySQL run on the jail or no? Should everything that can be compromised run on the jail?
* Should the jail have GCC (or cc) installed?
* Should I use ports or only host pre-compiled packages?
Best regards,