After a few more weeks of playing with things I have come up with this: https://github.com/heathprovost/openbd-heroku
This is a Heroku CLI plugin with an integrated buildpack for running OpenBD on Heroku. Features include: * Simple, straightforward command line workflow. Do your provisioning, testing, and deployment all from one place. * Nothing to download. Install the plugin and your ready to go. * Rails-like project generation - one command will get you from an empty folder to a fully running copy of OpenBD ready for development and deployment. * Ability to change the underlying version of OpenBD that your project is using on-the-fly. Supports all stable releases from 1.1 to 3.0 (you can use the nightly too if you want). * Uses thin deployments by default to keep the bulk of the OpenBD engine out of revision control making deployments fast and efficient. * Manages your admin console password as a heroku config variable so that you can keep it out of revision control. * Is being actively maintained and tested for use on Windows and OSX (should work just fine on Linux too but I have not gotten around to testing it there yet). Heath -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
