Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


   [httpd_global_handlers]
   _fti = {couch_httpd_proxy, handle_proxy_req, <<"http://127.0.0.1:5985">>}

 

CouchDB-Lucene run as Service

  1. Enter into directory by the command  cd /opt/couchdb-lucene/tools/etc/init.d/couchdb-lucene/

  2. Edit the couchdb-lucene file as DAEMON=/opt/couchdb-lucene/bin/run for your application directory path.

  3. After saving run the command in the terminal cp couchdb-lucene /etc/init.d/

  4. Restart couchdb service to fall your change effect executing the command sudo service couchdb restart

  5. Start the couchdb-lucene service executing the command sudo service couchdb-lucene start to create the Channel with couchdb server