-
下载的release中的dhorse-v1.4.2-bin.tar.gz版本
```
./bin/dhorse-start.sh
: not founde-start.sh: 2: /home/plat/dhorse-v1.4.2-bin/bin/server.sh:
: not founde-start.sh: 5: /home/plat/dhorse-v1.4.2-bin/bi…
-
![a92f9ba380aae1204adae8222e88efd](https://github.com/512team/dhorse/assets/74498996/a30b64c9-b988-4fce-85b9-ba75e822453b)
当dhorse是多节点的时候,这个构建任务请求,建议做成全局调度,目前的版本,用户发起的版本构建,通过nginx转发的时候,会调度繁忙节点上,导致构…
-
如果已经有CI构建和推送Harbor镜像过程,可否支持跳过构建步骤,直接读取Harbor仓库的版本进行部署发布?
-
尽快提供go的构建和打包流程
-
![image](https://github.com/512team/dhorse/assets/75573657/952caf61-9e3b-4c99-a906-0746fe26680f)
-
![image](https://github.com/512team/dhorse/assets/33708942/b2aef5e5-2204-4bec-b8df-8bc206b3e8fe)
v1.2.0版本 更改配色后,这个搜索框显示异常
-
### Is your enhancement related to a problem? Please describe
Now, I want to develop a webssh with the kubernetes-client and xtermjs, but I have some questions.
when I run the following command in…
-
No meu projeto eu criei os build modes Debug e Release.
No build mode Debug temos as seguintes diretivas de compilação:
-dEnableMultithreading
-dUseCThreads
-FcUTF8
-dDebuging
-dHORSE_FPC_FUNC…
-
项目使用gradle 构建的可以使用不
-
表app_env
ext VARCHAR (16384) DEFAULT NULL COMMENT IS '每种技术类型的扩展信息,json结构',
需要修改为
ext text DEFAULT NULL COMMENT '每种技术类型的扩展信息,json结构',