-
Hi,
I'm migrating my infrastructure to Docker. I was running an Apache server on one virtual machine, with only a few websites protected with TLS.
I'm now running Traefik in a Docker Swarm cluster…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
integration/targets/ec2_group/tasks/main.yml
##### ANSIBLE VERSION
```
ansible 2.6.0 (meraki/meraki_organization 591278464b) last updated …
-
We need to refactor, test and document the existed eviction mechanisms.
Fix #7 and #8 firstly.
-
#### Overview of the Issue
In consul v1.5.0, if an ACL token has the following policy attached to it with `acl = "write"` implemented using .hcl format, when using the `consul validate` command, it…
-
This will be based on the v1 sitemap in #82 , and will iterate from there.
As as first step, I [forked the libp2p docs site](https://github.com/ipfs-cluster/docs). We can use this for rapid prototy…
-
Hi,
Trying to write the value of the local IP of all the instances of the same type using count, terraform crashes:
``` javascript
provisioner "local-exec" {
command = "echo Instance: ${aws_instan…
-
# Consul Template version
`0.21.2`
### Configuration
```hcl
pid_file = "/pid/consul-template"
log_level = "info"
kill_signal = "SIGTERM"
vault {
address = "http://127.0.0.1:8100"
…
-
#### Overview of the Issue
I've edited a config file in the `-config-dir` with an editor via `sudo`. This leaves a backup copy with a suffix of `~`, owned by root. When restarting the server, it st…
-
### Consul Template version
consul-template v0.20.0 (b709612c)
### Configuration
```hcl
reload_signal = "SIGHUP"
kill_signal = "SIGINT"
max_stale = "10m"
log_level = "warn"
pid_file = "/…
-
In cases such as backup/restore where services are scaled to 0 and back up, the device registration microservice reports error getting an API channel to other services and also is not able to register…