--
You received this message because you are subscribed to the Google Groups "pallet" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pallet-clj+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Jon,Visaje is our solution, but it needs some love. For now it works for Debian/Ubuntu images: https://github.com/palletops/visaje/blob/feature/hook-web-server/src/visaje/core.clj#L183
On Tuesday, February 19, 2013 7:49:04 AM UTC-8, tbatchelli wrote:Hi Jon,Visaje is our solution, but it needs some love. For now it works for Debian/Ubuntu images: https://github.com/palletops/visaje/blob/feature/hook-web-server/src/visaje/core.clj#L183Excellent! I will direct my efforts there. Thank you!
1. Requirements
Mac OS X (so that xpcom works)
2. Prepare your toolbox
homebrew
leiningen
virtualbox
ruby (temporary, for veewee)
3. Build an app
compojure hello-world
4. Deploy to a local, virtual cloud
set ruby version for project
add Gemfile with veewee
choose OS template
build base OS image
pallet project-init
add vmfest provider
run/test
5. Re-target the deployment for AWS
add AWS credentials/provider
deploy/test
6. Clean up
shutdown AWS instance