-
Hey there!
I am in the process of updating the Learn guide for this tool: https://learn.hashicorp.com/tutorials/consul/sync-aws-services
I wanted to link to this tool's documentation, but lookin…
-
Hi all.
My model deploy:
![Untitled (3)](https://user-images.githubusercontent.com/38773351/119230322-e12ea480-bb45-11eb-9d26-1970e606ee44.png)
I use the components:
- Consul with version 1…
-
From the examples/nginx.md at https://github.com/hashicorp/consul-template/blob/master/examples/nginx.md using alpine version v0.22.0 (005b42eb)
I've given a custom host -consul-addr "consul:8500"…
-
**Overview of the issue:**
1. Sometimes one of the nodes SerfStatus is stuck as leaving state. Even though agent is started initially with retry-join, if it falls out of the cluster, it is unable t…
-
#### Description
A clear and concise overview of the feature / enhancement.
Have the ability to dynamically load arguments into the consul block
For example, my token for consul is stored in…
-
Currently the 1.11.0-alpha is in place. There are serious security issues fixed in 1.9.x - 1.10.x
https://github.com/hashicorp/consul/blob/main/CHANGELOG.md
-
Does the consul supports chained SAN certificates? We are repeatedly getting the following errors
~~~
consul[xxx]: consul.rpc: failed to read byte: tls: failed to verify client's certificate: x509: …
-
#### Overview of the Issue
Hi, I am using the consul as a agent to register and discover my 4000+ nodes.
I didn't use consul cluster but only single node mode (8c16g).
And I found the regular/perio…
-
Hello guys,
I'm running consul 1.10.3 with ACL enabled etc. So far everything is working perfectly.
The only problem that I have so far is on the filtering management on /catalog/nodes.
Follow…
-
Hi,
We are trying to split our backend architecture into micro services with api-gateway consul. I had tried to setup consul server and two clients. Whenever i fire a dns query from my localmachine…