[GitHub] wohali commented on issue #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
wohali commented on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-422188351 +1 on the env var approach vs. app files - this makes modification in e.g. Docker containers very straightforward, as well as

[GitHub] wohali commented on issue #1604: couchup does not copy database permissions

2018-09-17 Thread GitBox
wohali commented on issue #1604: couchup does not copy database permissions URL: https://github.com/apache/couchdb/issues/1604#issuecomment-422193330 Confirmed, this is a concern. We need to manually grab the _security object and replicate it over. The problem is that if your _users

[GitHub] LastStarDust commented on issue #1378: Purge throws "this feature is not yet implemented"

2018-09-17 Thread GitBox
LastStarDust commented on issue #1378: Purge throws "this feature is not yet implemented" URL: https://github.com/apache/couchdb/issues/1378#issuecomment-422050434 @jiangphcn Thank you for the hint. Anyway I am using a single-node configuration and I am getting the same error. I tried to

[GitHub] DREZZ3R commented on issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion

2018-09-17 Thread GitBox
DREZZ3R commented on issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion URL: https://github.com/apache/couchdb-docker/issues/107#issuecomment-422076122 BTW, can you help me enabling authenthication via couchdb via URL. Doing username:passw...@app.domain.com does not work

[GitHub] janl commented on a change in pull request #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
janl commented on a change in pull request #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#discussion_r218133665 ## File path: src/couch/src/couch_proc_manager.erl ## @@ -372,12 +372,59 @@ new_proc(Client)

[GitHub] wohali commented on issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion

2018-09-17 Thread GitBox
wohali commented on issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion URL: https://github.com/apache/couchdb-docker/issues/107#issuecomment-422077551 should be fine once you set up users in the _users database or the ini file for admins for access.

[GitHub] peterkga opened a new issue #1604: couchup does not copy database permissions

2018-09-17 Thread GitBox
peterkga opened a new issue #1604: couchup does not copy database permissions URL: https://github.com/apache/couchdb/issues/1604 couchup does not seem to copy database permissions from 1.6.1 to 2.2.0 ## Expected Behavior I would expect the system to copy not only the data

[GitHub] wohali commented on issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion

2018-09-17 Thread GitBox
wohali commented on issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion URL: https://github.com/apache/couchdb-docker/issues/107#issuecomment-422066831 You may also want to use the official nginx configuration file to ensure replication etc. work:

[GitHub] wohali commented on issue #1378: Purge throws "this feature is not yet implemented"

2018-09-17 Thread GitBox
wohali commented on issue #1378: Purge throws "this feature is not yet implemented" URL: https://github.com/apache/couchdb/issues/1378#issuecomment-422066423 @LastStarDust The next released version of CouchDB will include purge functionality.

[GitHub] wohali edited a comment on issue #1378: Purge throws "this feature is not yet implemented"

2018-09-17 Thread GitBox
wohali edited a comment on issue #1378: Purge throws "this feature is not yet implemented" URL: https://github.com/apache/couchdb/issues/1378#issuecomment-422066423 @LastStarDust The next released version of CouchDB will include purge functionality. Or, you can go back to CouchDB 1.x.

[GitHub] janl commented on issue #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
janl commented on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-422075745 > also noting that changing couchjs stack size is an important ability. def agree! we could introduce

[GitHub] nickva commented on a change in pull request #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
nickva commented on a change in pull request #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#discussion_r218108062 ## File path: src/couch/src/couch_proc_manager.erl ## @@ -372,12 +372,59 @@ new_proc(Client)

[GitHub] rnewson commented on issue #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
rnewson commented on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-422075300 also noting that changing couchjs stack size is an important ability.

[GitHub] iilyak commented on a change in pull request #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
iilyak commented on a change in pull request #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#discussion_r218140330 ## File path: src/couch/src/couch_httpd_vhost.erl ## @@ -394,25 +390,23 @@

[GitHub] LastStarDust commented on issue #1378: Purge throws "this feature is not yet implemented"

2018-09-17 Thread GitBox
LastStarDust commented on issue #1378: Purge throws "this feature is not yet implemented" URL: https://github.com/apache/couchdb/issues/1378#issuecomment-422194411 Ok clear! I will downgrade to 1.x for the time being.

[GitHub] janl commented on a change in pull request #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
janl commented on a change in pull request #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#discussion_r218150964 ## File path: src/couch/src/couch_httpd_vhost.erl ## @@ -394,25 +390,23 @@

[GitHub] janl commented on a change in pull request #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
janl commented on a change in pull request #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#discussion_r218150964 ## File path: src/couch/src/couch_httpd_vhost.erl ## @@ -394,25 +390,23 @@

[GitHub] rnewson commented on issue #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
rnewson commented on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-421988917 I'm +1 on removing runtime configurability but would prefer that the configuration is expressed in the .app files of the

[GitHub] janl commented on issue #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
janl commented on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-421993464 @rnewson I’m happy to add query server defaults to the .app file for your use-case. I *also* want to retain the possibility for

[GitHub] jiangphcn commented on issue #1378: Purge throws "this feature is not yet implemented"

2018-09-17 Thread GitBox
jiangphcn commented on issue #1378: Purge throws "this feature is not yet implemented" URL: https://github.com/apache/couchdb/issues/1378#issuecomment-422020455 @LastStarDust Clustered purge is not in CouchDB 2.2, but was just merged to CouchDB master branch. You can see more information

[GitHub] DREZZ3R opened a new issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion

2018-09-17 Thread GitBox
DREZZ3R opened a new issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion URL: https://github.com/apache/couchdb-docker/issues/107 I've been trying to use couchdb and nginx-letsencrypt. It works with my node js server, but it won't work with couchdb. It always give 502 bad

[GitHub] rnewson edited a comment on issue #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
rnewson edited a comment on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-422001312 {application,appname, [ {description, "blah"}, {vsn, git}, {registered,[]},

[GitHub] rnewson edited a comment on issue #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
rnewson edited a comment on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-422001312 {application,appname, [ {description, "blah"}, {vsn, git}, {registered,[]},

[GitHub] rnewson edited a comment on issue #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
rnewson edited a comment on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-422001312 > {application,appname, [ > {description, "blah"}, > {vsn, git}, > {registered,[]}, >

[GitHub] LastStarDust commented on issue #1378: Purge throws "this feature is not yet implemented"

2018-09-17 Thread GitBox
LastStarDust commented on issue #1378: Purge throws "this feature is not yet implemented" URL: https://github.com/apache/couchdb/issues/1378#issuecomment-422013135 Hello! I am experiencing the same problem on a single-node configuration of CouchDB (not clustered). I am not using

[GitHub] rnewson commented on issue #1602: Remove runtime configurability of core system components

2018-09-17 Thread GitBox
rnewson commented on issue #1602: Remove runtime configurability of core system components URL: https://github.com/apache/couchdb/pull/1602#issuecomment-422001312 `{application,appname, [ {description, "blah"}, {vsn, git}, {registered,[]},

[GitHub] LastStarDust edited a comment on issue #1378: Purge throws "this feature is not yet implemented"

2018-09-17 Thread GitBox
LastStarDust edited a comment on issue #1378: Purge throws "this feature is not yet implemented" URL: https://github.com/apache/couchdb/issues/1378#issuecomment-422013135 Hello! I am experiencing the same problem on a single-node configuration of CouchDB (not clustered). I am not using

[GitHub] LastStarDust edited a comment on issue #1378: Purge throws "this feature is not yet implemented"

2018-09-17 Thread GitBox
LastStarDust edited a comment on issue #1378: Purge throws "this feature is not yet implemented" URL: https://github.com/apache/couchdb/issues/1378#issuecomment-422013135 Hello! I am experiencing the same problem on a single-node configuration of CouchDB (not clustered). I am not using

[GitHub] LastStarDust edited a comment on issue #1378: Purge throws "this feature is not yet implemented"

2018-09-17 Thread GitBox
LastStarDust edited a comment on issue #1378: Purge throws "this feature is not yet implemented" URL: https://github.com/apache/couchdb/issues/1378#issuecomment-422013135 Hello! I am experiencing the same problem on a single-node configuration of CouchDB (not clustered). I am not using

[GitHub] DREZZ3R closed issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion

2018-09-17 Thread GitBox
DREZZ3R closed issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion URL: https://github.com/apache/couchdb-docker/issues/107 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] DREZZ3R commented on issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion

2018-09-17 Thread GitBox
DREZZ3R commented on issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion URL: https://github.com/apache/couchdb-docker/issues/107#issuecomment-422040893 Ok I've got with a solution. When initializing couch, we need to specify the `VIRTUAL_PORT`. ``` docker run -e

[GitHub] DREZZ3R edited a comment on issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion

2018-09-17 Thread GitBox
DREZZ3R edited a comment on issue #107: Can't use with jrcs/letsencrypt-nginx-proxy-companion URL: https://github.com/apache/couchdb-docker/issues/107#issuecomment-422040893 Ok I've got with a solution. When initializing couch, we need to specify the `VIRTUAL_PORT`. ``` docker run