wolf

Results 7 issues of wolf

使用定义中docker部署方式,配置好没有结果,但是代码里的需要一个mongodb,使用docker的时候没有说需要创建mongodb呀,而且dockerfile里https://sec.ly.com/mirror/mongodb-linux-x86_64-3.4.0.tgz这个提示是502

我是在k8s中部署的rockermq,但是开启acl后,plain_acl.yml这个文件是在conf目录下,我无法映射出来或者修改plain_acl.yml文件的路径,请问一下有其他的方法吗?

duplicate

### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the...

bootstrap.cnf文件只修改了这些 ``` -DinstanceName=dw_dble -DinstanceId=1 -DserverId=192.168.6.93 ``` ``` cat db.xml show slave status cat user.xml ``` 我只修改了这三处,我的jdk是1.8的 ``` java -version java version "1.8.0_371" Java(TM) SE Runtime Environment (build 1.8.0_371-b11) Java HotSpot(TM)...

### Search before creation - [X] I had searched in the [issues](https://github.com/apache/rocketmq/issues) and found no similar issues. ### Documentation Related 根据文档https://rocketmq.apache.org/zh/docs/bestPractice/03access/中提示,在whiteRemoteAddress中添加白名单时,多个网段使用";"分割,但是我使用whiteRemoteAddress: "192.168.6.*;10.244.*.*"作为参数时,我的dashboard访问不了,我dashboard的网段就是10.244网段的。如果我使用一个网段就正常 ### Are you willing to submit PR? -...

module/doc

我的环境是多集群的。member集群是用的多节点,集群升级后,证书也更新了,但是kubesphere提示kubeconfig即将到期,根据官网的提示,说 ``` 选择 平台管理 > 集群管理。 在集群管理页面,点击成员集群后的按钮,选择 更新 KubeConfig。 在弹出的更新 KubeConfig 对话框,输入新的 kubeconfig,点击 更新。 ``` 但是我也更新了,提示也一直都在

### 🔖 Enhancement description I found a way to deploy appwrite using the kubernetes environment, https://github.com/byawitz/appwrite-k8s, but I used version 1.4.13, which doesn't work in newer versions. ### 🎤 Pitch...

enhancement