First congrats on open sourcing this great product.
One question, the wiki states mysql is to be used (I'm running on
Linux (opensuse 10.2)) but when I run "rake
joyent:bootstrap_development" I get:
createdb -U postgres81 -E UTF8 connector_development
createdb: could not connect to database postgres: FATAL: role
"postgres81" does not exist
rake aborted!
Command failed with status (1): [createdb -U postgres81 -E UTF8
connector_d...]
Looking at joyent.rake it looks like it's to be used with postgresql.
Am I wrong?
Again thnx and I'm looking forward on testing and using this app.
Michel
rake joyent:bootstrap_development2
once you've applied the pat
ch to Joyent.rake.