Re: How to run CouchDB 2.x on macOS

2017-07-12 Thread Joan Touzet
The official 2.0.0 installer for Mac is here: https://apache.bintray.com/couchdb/mac/2.0.0/Apache-CouchDB-2.0.0.zip We need to get brew updated - brew is still at 1.6.1. -Joan - Original Message - From: "Geoffrey Cox" To: user@couchdb.apache.org Sent:

Setting up SSL Certs for CouchDB 2.0 on Ubuntu 16.04

2017-07-12 Thread Bill Stephenson
Hi all, I apologize to you all for being MIA here for so long. I redid all my email a few months ago and the address I’d used here was deleted. Anyway I’ve been working with a DigitalOcean VPS running CouchDB 2 installed on Ubuntu 16.04 with this script:

Re: How to run CouchDB 2.x on macOS

2017-07-12 Thread Geoffrey Cox
And a follow-up: I also created a service that works with docker swarm: https://github.com/redgeoff/couchdb-docker-service. This makes it really easy to set up a cluster, but the problem with this solution is that if you have multiple servers, the CouchDB files can't really move around unless you

Re: How to run CouchDB 2.x on macOS

2017-07-12 Thread Geoffrey Cox
Hi Joel, I've been working on an image that we are using in production and has been working well: https://github.com/redgeoff/redgeoff-couchdb-docker You can of course use the "official" couchdb docker image at https://github.com/apache/couchdb-docker, but I found it missing a number of

How to run CouchDB 2.x on macOS

2017-07-12 Thread Joel Wallis Jucá
Hi, How are you running CouchDB 2.x on macOS? Is there any way to install CouchDB that's not by this GUI app? I would prefer a Docker image, but I'm open to alternatives. -- Joel Wallis Jucá joelwallis.com

Re: CouchDB Windows maintenance release (v2.0.0.2)

2017-07-12 Thread John Le Brasseur
Thanks very much Joan. On 11 July 2017 at 06:31, Martin Broerse wrote: > Thanks! > > On Tue, Jul 11, 2017 at 5:23 AM, Joan Touzet wrote: > > > Hello everyone, > > > > We have published a new build of Apache CouchDB v2.0.0 for Windows. > > This build