-
2010/01/09 05:22:44 +0000
I've just committed a new feature to CouchDB: simple Ajax login and logout, and the API glue to support it. Now CouchApp devs can just take it for granted that users are logged in (or not) as well as validate updates, set roles, etc.
CouchDB's authorization was added in 0.9, and there's been pluggable authentication for a long time. My recent comm...
-
2009/12/11 10:03:16 +0000
I started this blog post a few weeks ago, with the intention of taking my time on it. I did, and I am, but I plan to wrap it up before I go to sleep so I think it's important to do it right.
The big news of the day is that we got written about by TechCrunch, but that's not the subject of this post, so I'll probably refrain from blogging about it. ...
-
2009/11/29 01:21:21 +0000
I've upgraded my Couch server to Ubuntu Karmic and it's so much simpler now.
[UPDATE]
The code I used to build my instance is available here. If you plan to run CouchDB on EC2, this package should get you started.
You'll have to update a few environment variables, but once you have those set you can create an image and launch an instance from it...
-
2009/11/26 22:55:21 +0000
Yay to yums!...
-
2009/11/25 04:51:49 +0000
I'm just bare-bonesing it here with the raw EC2 for a while while I write some code to handle the redirect....