Skip to content

Instantly share code, notes, and snippets.

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

  • Save kelseyhightower/1acd71b8a355940a7c8e to your computer and use it in GitHub Desktop.

Select an option

Save kelseyhightower/1acd71b8a355940a7c8e to your computer and use it in GitHub Desktop.
confd $ confd --debug --scheme https --onetime -confdir ~/confd-examples/ -node 127.0.0.1:4001
2014-10-06T17:32:23-07:00 Macintosh.local confd[76254]: WARNING Skipping confd config file.
2014-10-06T17:32:23-07:00 Macintosh.local confd[76254]: NOTICE Backend set to etcd
2014-10-06T17:32:23-07:00 Macintosh.local confd[76254]: NOTICE Starting confd
2014-10-06T17:32:23-07:00 Macintosh.local confd[76254]: NOTICE Backend nodes set to https://127.0.0.1:4001
2014-10-06T17:32:23-07:00 Macintosh.local confd[76254]: 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