rocketmq-docker
rocketmq-docker copied to clipboard
Apache RocketMQ Docker
**BUG REPORT** 1. Please describe the issue you observed: - What did you do (The steps to reproduce)? The client can still access the server without configuring the certificate even...
In,1.18.18,deployment.yaml is not work and I suggest to take a change like this: 1.apiVersion change to apps/v1 2.add the code `selector: matchLabels: app: rocketmq` in the field 'spec' 3.because of...
Add default variables settings for JVM Heap Size, Add kubernetes StatefulSet templates. Friendly with Kubernetes.
Use apps/v1 for deployment. Latest k8s versions donot support extenstion/v1beta1
in my company ,now want to use rocketmq. then i think use 4.7.4 cd image-build,sh build-image.sh 4.7.4 centos then:  [root@testecs-x image-build]# docker image ls REPOSITORY TAG IMAGE ID CREATED...
Adapt to the latest RocketMQ 5.0 version.
Why do I have no problem executing quickstart environment inside docker when I start docker, but I use java client to connect, there will be this exception, ask for help...
platform: mac pro m2 ``` sh build-image.sh 4.5.0 alpine Version = 4.5.0 [+] Building 1.2s (3/3) FINISHED docker:desktop-linux => [internal] load build definition from Dockerfile-alpine 0.0s => => transferring dockerfile:...
使用 docker-compose 在docker 部署5.1.3的namesrv 和 broker 用于开发测试,都启动正常了,但是sdk愣是连接不上,搜了一下,需要启动代理,但是在broker启动时添加了 --enable-proxy 还是不能正常连接,有朋友可以指导一下吗?或者有朋友有现成的docker-compose.yml文件么
- 404 not found , ref [issue](https://github.com/apache/rocketmq-docker/issues/86), exists 3.9.6 (refed pr in issue also not works) - ERROR [ 8/13] RUN cd rocketmq-dashboard-1.0.0 ; mvn -DskipTests clean install ; ls...