-
I am setting up backups from a Jenkins instance in EC2 that has an associated role allowing it to write to the consul-backups S3 bucket. I would like to have consul-backinator use the role rather than…
-
Add a new cluster config field for custom entries in pg_hba.conf
-
Hi ,
We are installing vault and consul with version on **Centos 6**. Installation is working fine if we install on a fresh VM. it is generating no keys . It should generate 5 unseal keys and root …
ghost updated
7 years ago
-
Hello,
I came in this morning and saw that one of my CF installations had failed over the weekend. I triggered it again, and saw another fast failure. When I investigated, the failed VM had no ephe…
-
# Description
AWS (and other clouds) offers services that may be easier to operate than etcd. This feature would allow our storage to be pluggable, so that we can experiment with integrating with …
-
### Consul Template version
consul-template v0.18.5 (9902dd5)
### Configuration
```hcl
...
"consul": {
"address": "consul:8600",
"ssl": {
"ca_cert" : "/opt/inst/dev/ssl…
-
We need a tool, which will help us form `genesis.json` file. The simplest implementation would be a web server, which has 2 routes:
```
POST /validator?pubkey=...&push_genesis_file_to=http://{IP}:…
-
I have read through the available documentation but cant find any info on an official guide to how backups and restores are to be done. I did see some users using consul snapshot ability to implement …
-
When performing `consul snapshot restore backup.xx` KV pairs are NOT restored.
### `consul version` for both Client and Server
Client: `Consul v0.8.1`
Server: `Consul v0.8.1`
### `consul inf…
-
The remaining node in the cluster is unable to elect a leader as it is too busy trying to contact members who have left.
```
$ consul monitor
2017/06/12 15:21:08 [INFO] raft: Node at 172.27.84.45…