Skip to content

Harbon

简单安装

1. 下载离线安装包

github地址

2. 先决条件

shell
yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
yum install docker-ce docker-compose-plugin  # 新版 docker compose 命令等于 docker-compose

3. Configuration

cp harbon.yml.tmpl harbon.yml

[harbon.png]

4. 执行脚本

./install.sh