-
I can start all examples/ at local but not working in my server (a Virtual Machine), consul can't join with other
I tried to run all command in `docker-alpine/alpine-consul/root/usr/bin/` in consul…
-
**Describe the bug**
Service status/registration in Consul is lost on reload/SIGHUP.
**To Reproduce**
Steps to reproduce the behavior:
1. Setup a Vault cluster with Consul service registrati…
-
Envoy by default exposes tons of metrics, a lot of them are on a per-cluster basis, causing the number of metrics to increase with the number of ingress endpoints. This can cause issues with scaling P…
-
Use consul as in [nomad](https://github.com/hashicorp/nomad) as a service discovery and automatically bootstrap an ipfs-cluster.
-
**What would you like to be added/modified**:
A clustering option similar to etcd using hashicorp's consul
**Why is this needed**:
consul is a popular option for key/value store these day…
-
### Nomad version
`v1.5.15+ent`
### Operating system and Environment details
Ubuntu 22.04 - AWS EC2 instances
### Issue
It looks like we've hit a bug where a nomad client starts receiving 403…
-
I already have Consul deployed and working in my environment and would like to reuse the existing cluster.
There doesn't seem to be an easy way to override the consul hostname though.
I might be…
-
For local development, I've configured Proto Cluster with Consul support using random ports.
The cluster is working and I have two nodes:
* An API Server which acts as a bridge (WebSocket to Act…
-
### Description
This PR adds metrics for the V2 DNS server per the RFC. The two V1 metrics are consolidated into "query" with a request type label. There are also some bugfixes to pre-register the st…
-
Hi,
I played around with socketplane for a while and noticed that it ships with its own embedded consul server.
I'm already running a consul cluster at version 0.5.0. Is it possible to use socketplan…