# 梓豪paas平台 **Repository Path**: idcu/zihao ## Basic Information - **Project Name**: 梓豪paas平台 - **Description**: 梓豪平台是一个docker 容器化管理平台 包括主机管理,手工制作镜像,镜像管理,ci/cd 构建和应用管理的paas平台。欢迎安装使用,也欢迎贡献! - **Primary Language**: Go - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: http://www.zihao.org.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 153 - **Created**: 2024-02-17 - **Last Updated**: 2024-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Zihao micr-service paas platform #### 1.0 how to install git clone https://github.com/zihao-boy/zihao.git https://github.com.cnpmjs.org/zihao-boy/zihao.git China open proxy export GO111MODULE=on export GOPROXY=https://goproxy.io window go env -w GO111MODULE=on go env -w GOPROXY=https://goproxy.io git build . ./zihao > zihao.log & github 太慢走自己的代理 git config --global http.proxy http://127.0.0.1:1080 git config --global https.proxy http://127.0.0.1:1080 git config --global --unset http.proxy git config --global --unset https.proxy #### 主机需要实现内容 df -h ## 梓豪平台 ## 系统截图 ![image](doc/1.png) ![image](doc/2.png) ![image](doc/3.png) ![image](doc/4.png) ![image](doc/5.png) ![image](doc/6.png)