One liner to install php 7, mysql 5.6, apache 2.4, drush and drupal on centos 7

Depending on your needs this is pretty much ready for production. I don't guarantee anything but I am currently using this on linode successfully.

If you are going to use php7, you may as well use php7-fpm...

https://github.com/bradallenfisher/php7-fpm-centos7-mysql56

Follow the Readme there for install instructions. I recommend you install with vagrant first to play around with it.