Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Peer discovery ttl configuration flag #15

Merged
merged 1 commit into from
May 4, 2018

Conversation

fntlnz
Copy link
Contributor

@fntlnz fntlnz commented May 3, 2018

This exposes a new flag --peerdiscoveryttl and a new env var WIREY_PEERDISCOVERYTTL that can be used to configure how often wirey connects to the backend to get the list of peers.

Example usage:

./bin/wirey --endpoint 192.168.33.11 --ipaddr 10.30.0.10 --http http://192.168.33.10:8080 --httpbasicauth time: --peerdiscoveryttl 1m

Signed-off-by: Lorenzo Fontana lo@linux.com

Signed-off-by: Lorenzo Fontana <lo@linux.com>
@fntlnz fntlnz requested review from goller and gianarb May 3, 2018 13:49
@influxdata influxdata deleted a comment from gianarb May 4, 2018
@fntlnz fntlnz merged commit 3b788f2 into master May 4, 2018
@BondAnthony BondAnthony deleted the 14-discovery-ttl-configurable branch December 3, 2021 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant