-
### Create Terraform code for deployment
* https://github.com/hashicorp/terraform-aws-consul
-
There are some tasks need to manage via shell like installation and management of Consule. This is where ansible comes into picture
Possible resources
* https://github.com/hellofresh/ansible-consu…
-
#### Overview of the Issue
After deploying a 3 node consul cluster successfully, Consul writes out to the file `/etc/consul.d/server_metadata.json` and then complains about the key index `last_seen…
-
On main page https://reactiverse.io Consul Cluster Manager link is broken, maybe it should point to https://github.com/reactiverse/consul-cluster-manager
-
vault use such configmap:
vault.json: |
{
"backend": {
"consul": {
"address": "unix:///consul-unix-socket/consul-client.sock",
"scheme": "http",
…
-
#### Overview of the Issue
I’ve upgraded a Consul server from 1.14.4 → 1.14.11 without issue, but when I then attempt to upgrade to Consul 1.15.10 from 1.14.11, I get the following error message on…
-
Hi,
we develop a library with a sort of high level utils for Consul like leader election, consul watcher, datacenter reading etc. It is not open-sourced yet, but I hope it will be soon.
It turned …
-
- [ ] [Netdata](https://www.netdata.cloud) (if `netdata_install: true`)
- [x] System metrics
- [x] Postgres metrics (local)
- [x] Pgbouncer metrics (local)
- [ ] Patroni (Rest API)
- [ …
-
When spinning up the complete example in examples/complete the consul cluster fails to bootstrap with the latest build (3.1.1). If I change the version of alpine-consul back to the previous version 'a…
-
https://github.com/hashicorp/consul-k8s/blob/62bd9b4204591ddc2fb52ae5c2d96ccb091d64ce/charts/consul/templates/server-acl-init-job.yaml#L191-L200
Here's the scenario: there is a "server" Kubernetes …