-
## The issue
According to the [Health Indicator](https://docs.spring.io/spring-cloud-config/reference/server/health-indicator.html) document page,
> You can disable the Health Indicator by setti…
-
I am learning AWS OpsWorks and trying to deploy a single mongodb instance via OpsWorks.
On the way I had problems using the mongodb recipe with both Amazon Linux 2014.09 and Ubuntu 14.04.
## Ubuntu 14…
-
**Describe the bug**
Cyberpanel has disabled csf as there is an issue with the csf Cyberpanel install. However the issue is quite minor and Cyberpanel can make a small adjustment to have it work inst…
-
We have a spring boot application that is deployed in PCF and works fine until we tried to migrate it to java-cfenv-boot library by following the migration guide and removing the dependencies it sugge…
-
I followed instructions [here](https://docs.spring.io/spring-boot/docs/current/reference/html/getting-started.html#getting-started-installing-the-cli) installed `spring-boot-cli`:
```
scoop instal…
-
group的基础镜像里面是通过 kill signal 做优雅下线的,但是我看 hsf-server 里是通过监听请求来结束的(估计参考 java 实现?),这个好像对不上
ps:大佬是撤了嘛。。
-
From https://github.com/edelight/chef-mongodb/issues/215
Chef Search is used for three purposes in this cookbook:
- discovering configserver instances for mongos: [recipes/mongos.rb:29](https://githu…
-
## problem
tftp is broken in opsi server since version tag 4.3.20.0
## How to reproduce:
1. clone the repo
2. run docker-compose up
## Error log:
```
opsi-server-1 | 2024-10-18 18:01:17…
-
I'm using this box in Vagrant:
```
8 # box
9 config.vm.box = 'ubuntu/xenial64'
```
And here's the error:
```
==> default: * service[mongodb] action enable
==> default: [2017-03…
-
With the default code, when I do a `vagrant up`, chef fails on s0 (mongos). Below is the stack trace.
Also, for the config servers, the admin users are not created and I cannot log in. For the mongod…