Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Basic auth is not working with consul #123

Open
sujithvs-dev opened this issue Jan 11, 2018 · 0 comments
Open

Basic auth is not working with consul #123

sujithvs-dev opened this issue Jan 11, 2018 · 0 comments

Comments

@sujithvs-dev
Copy link

I am passing below arguments to mesos-consul application and it is not getting authenticated with consul. Consul is running behind Nginx proxy layer. Can somebody validate below arguments,

  "args": [
    "--zk=zk://xx.xx.xx.xx:2181,xx.xx.xx.xx:2181,xx.xx.xx.xx:2181/mesos",
    "--log-level=info",
    "--consul",
    "--refresh=5s",
    "--consul-auth=admin:$apr1$0xUM.ti7$dQuRPxHFuNH42LK1iqcMR1"
  ]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant