I tried CouchDB 2 on a Centos 7 vagrant box. Got an Application Version Crash error on compile, apparently due to conflicting system Erlang packages and the ones included in the source tarball.
The Docker version seems to work well. I reverse-proxy CouchDB on /db/. Fauxton does not appreciate this and looks for /_session instead of /db/_session. Thanks! Daniel
