In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Environmental Information:
Operating system hostname IP address CentOS7.6harbor192.168.61.238Harbor installation deployment
Official release address:
Program version depends on: docker-ce docker-compose 1.18.0 +.
Harbor supports online installation and offline installation. This article is in the form of online offline installation, and the installation version is 1.8.3.
I. Download the installer # wget-O / etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo# yum install-y yum-utils# yum-config-manager-- add-repo http://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo# yum install docker-compose-y # yum install docker-ce-y # systemctl enable docker# systemctl start docker# download # wget https://storage.googleapis.com / harbor-releases/release-1.8.0/harbor-offline-installer-v1.8.3.tgz# decompress # tar-zxvf harbor-offline-installer-v1.8.3.tgz# II. Configuration
The configuration parameters are located in the file harbor.yml.
Can be set according to your own needs.
The https certificate here is a free SSL certificate that I applied for in Tencent Cloud. If you register a domain name with Tencent Cloud, you can also apply here directly. Of course, you can also apply for a free certificate.
You can also sign the certificate by yourself:
Openssl req-x509-nodes-days 36500-newkey rsa:2048-keyout / date/cert/server.key-out/date/cert/server.crthostname: 192.168.61.23 https related confighttps: port: 443certificate: / data/cert/server.crt private_key: / data/cert/server.keyharbor_admin_password: youpassword# The default data volumedata_volume: / data/harbor/data III, install. / install
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.