issues
search
netgen
/
vagrant-ansible-ezpublish
Vagrant setup with Ansible provisioner configured for running eZ Publish projects
https://netgen.io
MIT License
23
stars
12
forks
source link
A bunch of fixes
#1
Closed
dkorunic
closed
9 years ago
dkorunic
commented
9 years ago
fix Vagrant file private IPs (using publicly routable IP for private network is really a bad idea)
use native shared folder filesystem (vboxsf and fallback on nfs only if really needed)
tune MySQL for eZ by adding ez.cnf
tune PHP FPM
stricten PHP memory limits back to reasonably low defaults
relax PHP timing limits
install, configure and enable OpCache
vranac
commented
9 years ago
:+1: