JedMeister / couchdb

CouchDB - JSON based Web database

Home Page:http://www.turnkeylinux.org/couchdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CouchDB - JSON based Web database

CouchDB is a database that completely embraces the web. Store your data with JSON documents. Access your documents with your web browser, via HTTP. Query, combine, and transform your documents with JavaScript. CouchDB works well with modern web and mobile apps. You can even serve web apps directly out of CouchDB.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • CouchDB installed from upstream source.
  • Includes Nginx pre-configured to proxy to CouchDB, with SSL support out of the box.
  • Includes CouchApp, CouchDB Python bindings and iPython.
  • CouchDB listening on all interfaces (convenience)
  • CouchDB Admin Party disabled and user admin enabled by default (security)
  • Includes TurnKey Web Control panel with links to useful references, served by CouchDB, built with CouchApp: /opt/tklwebcp

Credentials (passwords set at first boot)

  • Webmin, SSH: username root
  • CouchDB: username admin

About

CouchDB - JSON based Web database

http://www.turnkeylinux.org/couchdb


Languages

Language:HTML 56.0%Language:Shell 23.5%Language:Python 18.6%Language:Makefile 1.9%