Added to site: http://esme.apache.org/docs/install/heroku.html
On Sat, Oct 15, 2011 at 9:28 AM, Richard Hirsch <[email protected]> wrote: > Nice - I'm the first user. > > R. > > On Fri, Oct 14, 2011 at 6:09 PM, Ethan Jewett <[email protected]> wrote: >> ... >> >> 1. Sign up for a Heroku account at http://www.heroku.com >> 2. Do local workstation setup: >> http://devcenter.heroku.com/articles/scala#local_workstation_setup >> 3. mkdir esme >> 4. svn checkout http://svn.apache.org/repos/asf/esme/trunk/server esme >> 5. cd esme >> 6. rm pom.xml src/main/resources/props/default.props >> 7. mv >> src/main/resources/props/heroku.props src/main/resources/props/default.props >> 7. Follow the instructions here: >> http://devcenter.heroku.com/articles/scala#store_your_app_in_git >> >> See it in action here (temporarily): >> http://stormy-sunset-4252.herokuapp.com/ >> >> Cheers, >> Ethan >> >
