-
Hello, colleagues.
I'm using `sc-mongodb::replicaset` recipe to configure a replicaset of three MongoDB servers. The first run does just fine and the RS is configured as expected, but subsequent r…
-
E.g,:
```
% steeltoe start-service MyConfigServer
% docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS …
-
Hi,
I tried to install the Spring Cloud CLI in an OpenShift Container.
While Spring Boot CLI installs well and can run test application,
Spring Cloud CLI install fails.
It looks as if maven depe…
-
##### **Overview of the issue**
Currently, our Spring Cloud Config setup is such that the application will first query the config server (at the single URL defined in `spring.cloud.config.uri`), up…
-
Team,
I wanted to dynamically provide git url's instead of manually adding them i see a provision something like
```
spring:
cloud:
config:
server:
git:
uri: h…
-
**Is your feature request related to a problem? Please describe.**
I hate having to go back to the forums to find the different changelog entries. I don't suggest you stop the forum thread posts, but…
-
**[Terence Mill](https://jira.spring.io/secure/ViewProfile.jspa?name=cforce)** opened **[SPR-16149](https://jira.spring.io/browse/SPR-16149?redirect=false)** and commented
Similar things as in #17501…
-
I would like to point out that identifiers like “[`__CONFIG_SERVER_H_`](https://github.com/Tencent/Tars/blob/2101e43d79d5b6817c2ba2d5e43293ae1e3e9f6e/cpp/framework/ConfigServer/ConfigServer.h#L17 "Upd…
-
Hello,
I added
```
if (File.exist? "/usr/lib/systemd/system/csf.service") || (File.exist? "/etc/init.d/csf")
```
to `lib/facter/configserver_firewall.rb` as a workaround.
-
Hi,
I'm new with Apollo and GraphQL. I see the setup instruction of this module is possible with Express. I believe Apollo create an express app on the server side with Meteor but it is completely o…