-
Avoiding Blank PHP Responses after upgrading to Ubuntu 16.04, and php7.0-fpm
Earlier this week I finally made the plunge to upgrade my VPS to Ubuntu 16.04. With a minor hiccup surrounding supervisord (which I probably can avoid if I go the systemd route) not being enabled at boot, the upgrade was simple for both my WSGI and Node webapps. I can not say the same thing…
-
Ansible Role for NGINX, UWSGI and Supervisor Released!
What better way to start 2015 than to release new software? As part of my efforts to create Rookeries, a modern Python-based CMS as a replacement for my WordPress sites: I am releasing an Ansible role to make it easier to setup WSGI apps on a private server. The nginx-uwsgi-supervisor role is available onĀ Ansible Galaxy.…