Skip to content

gocheap/couchdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 42.7%
  • Shell 38.0%
  • Python 17.6%
  • Makefile 1.7%