Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
changsheng-iot
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
deploy
changsheng-iot
Commits
028c425c
Commit
028c425c
authored
Jan 06, 2023
by
吴文龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
965cb5f3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
docker-compose.sync.yaml
docker-compose.sync.yaml
+24
-0
No files found.
docker-compose.sync.yaml
0 → 100644
View file @
028c425c
version
:
'
3'
services
:
connect
:
image
:
47.110.145.204:8084/huansiyl/debezium/connect:1.9.5.Final
ports
:
-
8083:8083
extra_hosts
:
-
"
postgres:162.242.195.82"
environment
:
-
BOOTSTRAP_SERVERS=121.199.175.235:31092
-
GROUP_ID=2
-
CONFIG_STORAGE_TOPIC=xx_connect_configs
-
OFFSET_STORAGE_TOPIC=xx_connect_offsets
-
STATUS_STORAGE_TOPIC=xx_connect_statuses
sync
:
image
:
47.110.145.204:8084/huansiyl/thingsboard/hs-data-syn:latest
expose
:
-
8080
environment
:
-
TB_KAFKA_SERVERS=121.199.175.235:31092
-
SPRING_CONSUMER_GROUP_ID=xinxiang
-
SPRING_CONSUMER_TOPIC_PRE=cloud
# - SPRING_CONSUMER_TOPIC_NAME=public.tb_user
-
SPRING_DATASOURCE_URL=jdbc:postgresql://postgres:5432/hsiotdb?stringtype=unspecified
\ No newline at end of file
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