Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E7F398C24 for ; Fri, 26 Aug 2011 05:17:50 +0000 (UTC) Received: (qmail 70479 invoked by uid 500); 26 Aug 2011 05:17:47 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 69688 invoked by uid 500); 26 Aug 2011 05:17:34 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 69664 invoked by uid 99); 26 Aug 2011 05:17:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2011 05:17:30 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.213.52] (HELO mail-yw0-f52.google.com) (209.85.213.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Aug 2011 05:17:23 +0000 Received: by ywo7 with SMTP id 7so3477664ywo.11 for ; Thu, 25 Aug 2011 22:17:02 -0700 (PDT) Received: by 10.42.147.201 with SMTP id o9mr638584icv.412.1314335822058; Thu, 25 Aug 2011 22:17:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.174.194 with HTTP; Thu, 25 Aug 2011 22:16:42 -0700 (PDT) In-Reply-To: References: From: Jason Smith Date: Fri, 26 Aug 2011 12:16:42 +0700 Message-ID: Subject: Re: CouchDB on EC2 To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Aug 26, 2011 at 12:44 AM, kowsik wrote: > We put together this quick script that installs CouchDB (thanks @_jhs > for build-couchdb!) on an Amazon Linux AMI: > > https://gist.github.com/1171217 > > If you are using cloudinit + the EC2 command line tools, simply use > ec2-run-instances with --user-data-file (you will need some mods to > the script to save the password or locally generate one) and voila'. > Relaxing FTW. Hi, Kowsik. That is awesome! EC2 is a software platform in its own right. -- Iris Couch