DHorse项目
DHorse是一个简单易用、以应用为中心的云原生DevOps系统,具有持续集成、持续部署、微服务治理等功能,主要特点:部署简单、操作简洁、功能快速。
项目地址
架构
主要特性
- 简洁的操作界面
- 支持SpringBoot应用部署
- 支持Node应用部署
- 无需安装Maven即可打包
- 无需安装Node即可打包
- 无需安装Docker即可构建镜像
- 支持多环境部署
- 支持日志收集
- 支持链路追踪
主要技术
Springboot、Mybatis、Mybatis-plus、Maven-core、Jib-core、Layuimini、Smart-doc、H2、Mysql等。
快速开始
环境要求:
Harbor
kubernetes
>=2.0.0
[1.18.x, 1.26.x]
下载安装文件:
Java版本
Linux、Mac或Cygwin
Windows
下载文件之后,然后解压:
$ tar -xzf dhorse-*.tar.gz
进入解压目录并查看文件列表:
$ cd dhorse-* && ls -l
内容如下:
total 24
drwxr-xr-x 2 root root 115 Oct 6 19:56 bin
drwxr-xr-x 2 root root 48 Oct 6 19:56 conf
drwxr-xr-x 3 root root 46 Oct 6 19:56 lib
-rw-r–r– 1 root root 11558 Dec 10 2021 LICENSE
-rw-r–r– 1 root root 5141 Dec 26 2021 NOTICE
-rw-r–r– 1 root root 1337 Jan 21 2022 README.txt
drwxr-xr-x 8 root root 93 Sep 23 16:09 static
drwxr-xr-x 2 root root 115 Oct 6 19:56 bin
drwxr-xr-x 2 root root 48 Oct 6 19:56 conf
drwxr-xr-x 3 root root 46 Oct 6 19:56 lib
-rw-r–r– 1 root root 11558 Dec 10 2021 LICENSE
-rw-r–r– 1 root root 5141 Dec 26 2021 NOTICE
-rw-r–r– 1 root root 1337 Jan 21 2022 README.txt
drwxr-xr-x 8 root root 93 Sep 23 16:09 static
启动服务:
$ bin/dhorse-start.sh
在浏览器里输入地址:http://127.0.0.1:8100
,并输入登录信息:admin/admin,登录之后如下图所示:
最后,关闭服务:
$ bin/dhorse-stop.sh
了解更多:
社区交流
感谢您的支持和关注,如想了解更多内容,欢迎加入群聊。
开源许可
本软件遵守Apache开源许可协议2.0,详情《 Apache License 2.0》。
正文完
可以使用微信扫码关注公众号(ID:xzluomor)