Closed xyu closed 11 years ago
Hey xyu,
The goal for this project is to keep it as bare-bones as possible. I include only essential or near-essential plugins required to have WP running in Heroku. JetPack looks like a cool plugin but doesn't qualify as an essential.
Added the Jetpack plugin and reconfigured the dyno so that it can run 8 concurrent processes to allow for Jetpack to function with just 1 web dyno. This resolves issue #18.
This is a large pull request because I've moved WP to a htdocs subdir so that I can create a new conf dir to hold the dyno customizations.