Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
P
Privatisation_Deploy
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
tianye
Privatisation_Deploy
Commits
ec372372
Commit
ec372372
authored
Apr 26, 2022
by
tianye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增data-center镜像
parent
0b0e0596
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
docker-compose-datacenter.yaml
...ver/app_server/data-center/docker-compose-datacenter.yaml
+4
-4
No files found.
Health-cloud-server/app_server/data-center/docker-compose-datacenter.yaml
View file @
ec372372
version
:
'
3'
version
:
'
3'
services
:
services
:
health-cloud-search-center
:
health-cloud-search-center
:
image
:
harbor.hw.jiankangyouyi.com:5000/search-center-public/
search
-center:v1.0
image
:
harbor.hw.jiankangyouyi.com:5000/search-center-public/
data
-center:v1.0
container_name
:
health-cloud-
search
-center
container_name
:
health-cloud-
data
-center
environment
:
environment
:
JAVA_OPTS
:
JAVA_OPTS
:
stdin_open
:
true
stdin_open
:
true
volumes
:
volumes
:
-
./secret_key:/run/secret/key:ro
-
./secret_key:/run/secret/key:ro
-
.
/conf/app
/application.yml:/conf/application.yml
-
.
${DEPLOY_DIR}/${APP_NAME}/conf
/application.yml:/conf/application.yml
-
sc_log:/logs
-
sc_log:/logs
tty
:
true
tty
:
true
ports
:
ports
:
-
"
800
4
:9001"
-
"
800
5
:9001"
#depends_on:
#depends_on:
#- elasticsearch
#- elasticsearch
#- rabbitmq
#- rabbitmq
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment