How to Sass-ify and Productize Your Drupal Distro
So you’ve build a great Drupal distribution and believe the world will be a better place with it?
The next challenge is how to make this available to as many users as possible. The answer, of course, is to provide a SaaS-based solution that will allow anyone to fire up an instance and manage their site.
This session is going to look under the hood of the solution we built at a Drupal OpenSaaS startup - Roomify.
Using Red Hat OpenShift we were able to create a SaaS service that launches a complicated Drupal site on demand for users in just a few minutes.
Everything is automated and brings together a number of different services to provide the final result - from automated testing, packaging of the distro to how to overcome the usually very long installation process this is a great guide on how to SaaS-ify any Drupal distro.