-
https://creambing.github.io/2018/10/23/springcloud%E9%9B%86%E6%88%90consul/#more
前言目的
-
Hi:
We would like to have more than one "consul-alert" running to check different services and have different alarms.
I've checked the configuration options and it seems there is no config for t…
-
Nomad v0.11.1 (b43457070037800fcc8442c8ff095ff4005dab33)
I've run into the following problem:
```
May 15 11:18:25 ip-10-1-89-245 nomad[39744]: 2020-05-15T11:18:25.141Z [ERROR] client.alloc_…
-
So I have this fig.yml
app:
image: globalvcard/gps:latest
environment:
SERVICE_80_NAME: http
SERVICE_NAME: app
SERVICE_TAGS: production
ports:
- "8080"
lb:
build: ./
links:
- …
-
![image](https://github.com/zeromicro/zero-contrib/assets/7321758/c06d2a1a-5a20-4cf9-9dfc-e9a46bf318c3)
无法安装consul依赖
-
I think, it happed because `AddStaticKeyPathAsync()` method uses `ConsulConfigSource.FormValidKey()` which adds `/` character to the end.
In consul documentation path looks like `/kv/:key`.
https:…
-
Getting the following error during provisioning on OpenStack (the same on GCE is working):
```
TASK: [kubernetes-master | wait for apiserver to come up] *********************
failed: [PhenoMeNal_Man…
-
I believe I'm using the `consul:1.4.4` docker image, and listing a path returns a `null` value. This is the response when I use curl:
```
curl -i http://localhost:8500/v1/kv/redacted/config/?recur…
-
The original title of this issue was
> systemd services are not restarted reliably when package is upgraded
It was renamed after the root cause was identified to be systemd timers in https://git…
-
### Version
```
consul-template v0.35.0 (2d2654f)
```
### Steps to reproduce
1. Use CLI options list `-once` and `-template-error-fatal=`
2. OR use configuration file as below on screensho…