On Wed, Sep 2, 2009 at 1:56 PM, Trevor Turk<[email protected]> wrote: > Is there a way to have CouchDB start automatically on login with this method?
This appears to work: sudo launchctl load -w /usr/local/Library/LaunchDaemons/org.apache.couchdb.plist But it would seem that I need to create a CouchDB user and all that. I'm looking at this tutorial, but I'm not sure if it's something I really feel like going through. CouchDBX is looking better all the time ;) http://blog.deadinkvinyl.com/2008/07/12/couchdb-on-macosx-leopard/ - Trevor
