Re: 2.1.1 on macOS High Sierra (OS X 10.13)

2017-11-17 Thread Renato
Jan, It was a missing library in the current OS X build that caused the issue. Until there is a new build that includes it, the fix is to install nspr via brew. see https://github.com/apache/couchdb/issues/979 Renato. > On Nov 14, 2017, at 2:59

Re: couch-hash-pwd

2017-11-17 Thread Martin Broerse
Thanks Renato, I think we will use nginx and we are are exploring what our best setup will be. We will probably go for a CentOS server with a docker CouchDB 2.1.1 nginx and haproxy. We are currently deploying all App's direct to CouchDB with https://github.com/martinic/ember-cli-deploy-couchdb .

Re: couch-hash-pwd

2017-11-17 Thread Renato
Martin, Are you interested how to make docker work with let’s encrypt or how to make let’s encrypt and couchdb work together? If it’s the later, I have been using let’s encrypt with couchdb for a few months now. I run the let’s encrypt certbot client as a cronjob to auto renew the certs.

Re: couch-hash-pwd

2017-11-17 Thread Geoffrey Cox
Hi Martin, I personally use a $42/year wildcard certificate from AlphaSSL. https://blog.alejandrocelaya.com/2016/08/16/setup-a-lets-encrypt-certificate-in-a-aws-elastic-load-balancer/ appears to discuss a way of using letsencrypt with an AWS load balancer. Geoff On Thu, Nov 16, 2017 at 11:03 PM