Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
k8s
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 4d02abf0
authored
Jan 29, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改30300
1 parent
8a382613
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
script/seetaas/2-replace-file.sh
script/seetaas/2-replace-file.sh
100755 → 100644
View file @
4d02abf
...
@@ -9,7 +9,7 @@ seetaas_back_socket=ws://PUBLIC_IP:30200 # 30200 https对应wss
...
@@ -9,7 +9,7 @@ seetaas_back_socket=ws://PUBLIC_IP:30200 # 30200 https对应wss
seetaas_imageproxy
=
http://PUBLIC_IP:30202
#30202
seetaas_imageproxy
=
http://PUBLIC_IP:30202
#30202
seetaas_deploy
=
http://PUBLIC_IP:30201
#30201
seetaas_deploy
=
http://PUBLIC_IP:30201
#30201
usercenter_frontend
=
http://PUBLIC_IP:30302
#30302
usercenter_frontend
=
http://PUBLIC_IP:30302
#30302
usercenter_backend
=
http://PUBLIC_IP:303
3
0
#30300
usercenter_backend
=
http://PUBLIC_IP:303
0
0
#30300
core_nginx
=
http://PUBLIC_IP:30099
#30099
core_nginx
=
http://PUBLIC_IP:30099
#30099
visit_uc_frontend
=
PUBLIC_IP
#user-center前端的主机ip 或域名
visit_uc_frontend
=
PUBLIC_IP
#user-center前端的主机ip 或域名
mobile_frontend
=
http://PUBLIC_IP:30181
#30181
mobile_frontend
=
http://PUBLIC_IP:30181
#30181
...
@@ -55,3 +55,4 @@ sed -i s#hb.seetatech.com/k8s/ubuntu-basic:16.04#$harbor_host/k8s/ubuntu-basic:1
...
@@ -55,3 +55,4 @@ sed -i s#hb.seetatech.com/k8s/ubuntu-basic:16.04#$harbor_host/k8s/ubuntu-basic:1
sed -i s#hb.seetatech.com/k8s/image-proxy:v0.9.0#
$harbor_host
/k8s/image-proxy:v0.9.0#g
`
find
$workspace
-maxdepth 5 -name Dockerfile -type f
`
sed -i s#hb.seetatech.com/k8s/image-proxy:v0.9.0#
$harbor_host
/k8s/image-proxy:v0.9.0#g
`
find
$workspace
-maxdepth 5 -name Dockerfile -type f
`
sed -i s#FROM
\
nginx#FROM
\
$harbor_host
/k8s/nginx#g
`
find
$workspace
-maxdepth 5 -name Dockerfile -type f
`
sed -i s#FROM
\
nginx#FROM
\
$harbor_host
/k8s/nginx#g
`
find
$workspace
-maxdepth 5 -name Dockerfile -type f
`
sed -i s#hb.seetatech.com/k8s/cuda:10.0-base-ubuntu16.04#
$harbor_host
/k8s/cuda:10.0-base-ubuntu16.04#g
`
find
$workspace
-maxdepth 5 -name Dockerfile -type f
`
sed -i s#hb.seetatech.com/k8s/cuda:10.0-base-ubuntu16.04#
$harbor_host
/k8s/cuda:10.0-base-ubuntu16.04#g
`
find
$workspace
-maxdepth 5 -name Dockerfile -type f
`
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