Getting started with CouchDB and VMware Appliance.

Quickstart

Detailed Description

This appliance release has with CouchDB version 0.7.3a (rev. 649). It runs as a service under Ubuntu 7.10 Jeos and has a bonus addon - free version of Elastic Drive, that helps to establish persistence to remote storage services like Amazon S3 or Nirvanix, thus preserving the data that is stored in your CouchDB.

If you are running Server Edition, and bridged Ethernet connection (so it uses external DHCP to obtain IP address), you can run ifconfig inside terminal session and see what IP address is assigned to this virtual instance. At this point it is easy to open new browser window and type in something like http://192.168.1.111:5984/. If you see the response like above it means all works as expected.