apache / apache/couchdb-docker

vm.args: configurable inet_dist_listen_min and inet_dist_listen_min

Open
#285 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
290
Forks
146
PR merge metrics
No merged PRs in 30d

Description

Be default docker image use port 9100 for messages between nodes in the cluster.

This requires allow this traffic on network equipment like security group in AWS or firewalls.

Also the same port used by the Prometheus monitoring for node exporter. It will much more simple to manage network equipment configuration when CouchDB and Prometheus node exporter use different ports.

Could you make `inet_dist_listen_min` and `inet_dist_listen_min` configurable using environment vars or any other mechanism.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.