CouchBase Server and Python Query
Tue, 06/28/2011 - 08:27
Hi, I am using Couchbase Server to develop applications using python as the query language. However, I am having problem locating the "local.ini" file that is available in the vanilla apache couchdb installation. I wanted to modify the "local.ini" file to specify the [query_servers] to be couchpy... Is there any way to get around that in CouchBase server? Thanks in advance...
P.S. I am using MacOS Snow Leopard
Hi, the local.ini would be somewhere under the "Couchbase Server.app" directory tree. So, for example, if you drag & dropped that "Couchbase Server.app" into /Applications, it would live at...
/Applications/Couchbase\ Server.app/Contents/Resources/couchdbx-core/etc/couchdb/local.ini
Cheers,
STeve