Skip to content

Instantly share code, notes, and snippets.

@kelseyhightower
Created October 7, 2014 00:29
Show Gist options
  • Select an option

  • Save kelseyhightower/460d9591e65b020b7c32 to your computer and use it in GitHub Desktop.

Select an option

Save kelseyhightower/460d9591e65b020b7c32 to your computer and use it in GitHub Desktop.
confd $ /Users/kelseyhightower/go/bin/confd --debug --scheme https --onetime -confdir ~/confd-examples/
2014-10-06T17:28:06-07:00 Macintosh.local /Users/kelseyhightower/go/bin/confd[76242]: WARNING Skipping confd config file.
2014-10-06T17:28:06-07:00 Macintosh.local /Users/kelseyhightower/go/bin/confd[76242]: NOTICE Backend set to etcd
2014-10-06T17:28:06-07:00 Macintosh.local /Users/kelseyhightower/go/bin/confd[76242]: NOTICE Starting confd
2014-10-06T17:28:06-07:00 Macintosh.local /Users/kelseyhightower/go/bin/confd[76242]: NOTICE Backend nodes set to https://127.0.0.1:4001
2014-10-06T17:28:06-07:00 Macintosh.local /Users/kelseyhightower/go/bin/confd[76242]: ERROR cannot connect to etcd cluster: https://127.0.0.1:4001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment