Centos7 安装 harbor

1、官方地址(https://github.com/goharbor/harbor/releases/

 

2、下载

wget https://github.com/goharbor/harbor/releases/download/v2.8.0/harbor-offline-installer-v2.8.0.tgz

3、解压

tar zxvf harbor-offline-installer-v2.8.0.tgz -C /opt

4、copy配置文件并修改

cp /opt/harbor/harbor.yml.tmpl /opt/harbor/harbor.yml
vim /opt/harbor/harbor.yml

#修改hostname和http的port
#注释掉https整段

 5、运行

./prepare
./install.sh

6、访问

IP+端口号。

账号admin,密码Harbor12345

 

posted @   苦逼yw  阅读(129)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· C#/.NET/.NET Core优秀项目和框架2025年2月简报
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 【杭电多校比赛记录】2025“钉耙编程”中国大学生算法设计春季联赛(1)
点击右上角即可分享
微信分享提示