-
Implement a way to use DNS names to reach each docker container by using consul/registrator for eg. using SSH tunnel to reach a mysql server to prevent usage of host port binding.
-
## Problem
It's difficult to understand how to use headers in the HTTP API because:
- Some headers aren't documented anywhere (e.g., `X-Consul-Partition`)
- If looking at a response, it can be di…
-
It would be helpful to provide a nicer experience in situations where tasks require access to the Consul API. It is possible to hook this up currently, but the way in which it needs to be done seems s…
-
**What is the bug?**
When I create an `hcdiag.hcl` with the following to run Consul and Nomad for 10 second duration at 5 second interval:
```
product "consul" {
consul-debug {
archive …
-
Hi
I'm new to both consul and ansible and i'm trying to get a new datacenter built from the ground easier.
So I've been trying to get the first node to bootstrap the cluster. After dealing with …
-
If vegad is started before the local consul agent, the local mailboxes are not registered in the consul routing table.
-
Hi,
I managed to get it bootstraping now, but I have a problem that it's trying to connect to 127.0.0.1 for consul but i have the BootModule loaded with my config.yaml.
It is supposed to pick th…
-
# Example
```
# HELP consul_consul_state_services Measures the current number of unique services registered with Consul, based on service name. It is only emitted by Consul servers. Added in v1.9.…
-
### Prerequisites
- [ ] This issue describes a bug.
- [x] This issue describes a feature request.
### Description
* requirements and providers share the same information about providers
#…
-
The current OAuth2RestTemplate can be used together with @EnableDiscoveryClient and @Loadbalanced to access internal resources using a service registration like consul.
access to the rest services …