-
Set [Access Controll List](https://www.consul.io/docs/guides/acl.html) to let localhost request information.
```bash
Aug 09 20:36:51 ubuntu-xenial consul[22135]: 2018/08/09 20:36:51 [ERR] agen…
-
Would you consider adding support for consul esm: https://github.com/hashicorp/consul-esm ?
A lot of your existing variables would be very useful, thus the ask.
-
Hi Folks!
Looking to open this issue to track some potential changes, wanted to get the go ahead first.
1. In the README for the `consul-cluster` module, there is a module definition that refer…
-
Examples:
https://github.com/hashicorp/terraform-azurerm-consul/tree/master/modules/vault-cluster#how-do-you-use-the-vault-cluster
https://github.com/hashicorp/terraform-azurerm-consul/tree/master/e…
-
**What did you do?**
Ran consul_exporter with the following:
./consul_exporter --web.listen-address=":9107" --consul.health-summary --consul.server="http://localhost:8500" --consul.require_consi…
-
With workload identity I found myself in a scenario where Vault token renewal fails indefinitely. It looks like determining if this is a fatal error doesn't work correctly as the error is different th…
-
#### Overview of the Issue
The docs [here](https://developer.hashicorp.com/consul/docs/security/acl) don't have valid links to ACL bootstrap usage. This was called out in [this PR comment](http…
-
### Description
Hello,
We are using Consul as the service discovery and everything was working fine for apisix v3.8. But after upgrade to v3.9, we got following errors:
2024/04/09 06:07:16 [er…
-
According to the docs Logspout should look for a route address's DNS SRV records to figure out which ports to hit:
> but you can also specify a name that resolves via DNS to one or more SRV records…
-
### What should we add or change to make your life better?
The control plane already has an api returning detailed information for services by name and for all services. It would be helpful to have…