Skip to content

2.0.2 at December 12, 2016

Compare
Choose a tag to compare
@cpriego cpriego released this 12 Dec 19:02
· 366 commits to master since this release
  • Decrease minimal Ubuntu version to 14.04 (as we no longer depend on systemd)
  • We now take advantage of the default config and folder structures of the Ubuntu versions of Nginx and PHP-FPM:
    • Instead of rewriting all of PHP-FPM config we take advange of pools (pool.d folder)
    • Instead of rewriting nginx.conf with all those radical changes, we simply include a new folder and change the user it is run as, that way it shouldn't break any previously configured sites.