chengying icon indicating copy to clipboard operation
chengying copied to clipboard

一款支持标准化schema定义、自动化部署产品包的软件,旨在对产品包下每个服务进行部署、升级、卸载、配置等操作,解放人工运维成本。

Results 17 chengying issues
Sort by recently updated
recently updated
newest added

chengying支持部署flink等其他组件吗?如果可以需要怎么做?有没有案例可供参考呢?

在schema里面设置了config_paths 文件路径,前台选择这个文件无法显示出来,显示『无』 我理解这个功能是提供一个前台可修改挂载配置文件的地方,但是我选择文件后就提示无,我不知道问题在哪里, 下面是我的schema配置文件 parent_product_name: Base product_name: ActiveMQ product_name_display: ActiveMQ product_version: 5.18.0-arm-1 service: ActiveMQ: service_display: ActiveMQ version: 5.18.0 instance: cmd: ./bin/start.sh ${api_port} ${api_user} ${api_password} ${web_port} ${web_user} ${web_password} ${disallow_web} post_deploy: ./bin/post_deploy.sh...

docker-compose里有这个模块,这个模块的作用是什么,是必须的吗,能否提供代码 感谢

**信息** - OS: centos7.2 - Version 1.1.1 **问题描述** 添加主机节点无法添加成功,看agent日志提示node_export安装失败 查看执行脚本判断了7.4-7.9,未兼容7.2 临时解决: 修改脚本添加7.2 但是不知道这个脚本是在哪个位置,暂时先手工执行一遍

版本号:1.1.1 OS:Centos7.9 3台主机,其中一台安装了em,然后通过界面创建集群,添加这三台服务器到集群里面,安装了em这台在主机agent在初始化完成之后报错了,错误原因应该是ntpd(systemctl restart ntpd)启动失败,emserver有一个进程已经使用了ntpd。 ![image](https://user-images.githubusercontent.com/20432873/237020191-57bd3057-b18d-4864-95dd-46f6420218b6.png) ![image](https://user-images.githubusercontent.com/20432873/237020314-45d90734-ff84-49ba-8aef-66f578a77a72.png) ``` 主机初始化失败,+ STATIC_HOST=http://192.168.21.40:8864 + NTP_SERVER=192.168.21.40 ++ dirname /tmp/exec-script-258327147 + cd /tmp ++ pwd + PWD=/tmp ++ ps -ef ++ grep easyagent ++ grep...

版本号:1.1.1 操作系统:centos7.9 ![image](https://github.com/DTStack/chengying/assets/20432873/bb40f50c-29ac-42e7-af55-542ad8949c51) 在添加主机时,主机列表上提示可以使用类型172.16.0.10-15这种方式。 实际这种方式无法添加,在测试连通性时会把短横线分开,一个个的测试。 结果在确定时,直接把172.16.0.10-15当成一个整体进行agent安装导致无法安装。 不使用172.16.0.10-15这个短横线连接形式是可以添加的。

**Describe the bug** A clear and concise description of what the bug is. 点击[部署中心][集群详情][集群命令],查看部署日志时,显示:stat /matrix/easyagent/shell_history/5a7c0586-c3be-46b0-a9fd-cb328852b3dd/2023-04-24/0/shell.log: no such file or directory。 **Expected behavior** A clear and concise description of what you...