You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2008/11/02 00:40:26 UTC

[Couchdb Wiki] Update of "Getting started with Amazon EC2" by MartinCzura

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by MartinCzura:
http://wiki.apache.org/couchdb/Getting_started_with_Amazon_EC2

The comment on the change is:
page creation

New page:
## page was renamed from GettingStartedWithAmazonEC2
## page was renamed from Getting Started With Amazon EC2
## page was renamed from GettingStartedAmazon
Getting started with CouchDB and the Amazon Elastic Compute Cloud.

== Quickstart ==

  * Run AMI ''ami-b832d7d1'', get Public DNS.
  * Authorize TCP port 5984.
  * In browser open http://PublicDNS.compute-1.amazonaws.com:5984/.

== Detailed Description ==

This AMI release has base Debian 3.1 (Etch) with Elastic Drive installation, so you might consider some kind of persistence to Amazon S3 or other supported platforms, like Nirvanix etc., thus preserving the data that is stored in CouchDB.

CouchDB has been built from source (version 0.7.2, revision 645), and configured to run as a service.

== AMI Support ==

All the necessary information has been submitted for inclusion into repository of Amazon Public AMIs, and is listed as [http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1192&categoryID=101 ElasticDB - (Elasticdrive + CouchDB)]. We created support thread at Amazon forums, specifically [http://developer.amazonwebservices.com/connect/thread.jspa?threadID=19405&tstart=0 Amazon SimpleDB (Beta)] and provide limited support there, when time allows and scope is limited to EC2/SimpleDB-related issues.