Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
ksy-project-docking
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 50098a5e
authored
Dec 23, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
harbor部署文档
1 parent
09b17bb3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
平台部署文档.md
平台部署文档.md
View file @
50098a5
# 平台部
署文档
# 平台部
署文档
...
...
@@ -338,7 +338,12 @@ spec:
#### 镜像仓库可以选择registry或者harbor。用于推送拉取和推送docker镜像。
#### 版本说明:offline-v.1.10.6
#### 部署方式
```
shell
wget https://2019-10-1.oss-cn-huhehaote.aliyuncs.com/seetaas/harbor-off-v1.10.6-20201223.tar.gz
tar -xvzf /harbor-off-v1.10.6-20201223.tar.gz
vim harbor/harbor.yml 将new_harbor_ip改为部署harbor的机器ip地址,harbor密码默认是admin可以根据实际修改。harbor默认数据存储目录是/data/harbor,根据实际修改,修改后保存退出。
./install.sh启动harbor
### 2.9、NFS共享存储
-
#### 服务端配置
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment