Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
docker-iot-v3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
deploy
docker-iot-v3
Commits
6a5f9299
Commit
6a5f9299
authored
Apr 27, 2025
by
吴文龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
c77032a4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docker-install-tb.sh
docker-install-tb.sh
+2
-2
No files found.
docker-install-tb.sh
View file @
6a5f9299
...
...
@@ -53,12 +53,12 @@ checkFolders --create || exit $?
if
[
!
-z
"
${
ADDITIONAL_STARTUP_SERVICES
//
}
"
]
;
then
docker-compose
\
-f
docker-compose.yml
-f
docker-compose
-debezium.yml
-f
docker-compose
.iot-business.yml
$ADDITIONAL_CACHE_ARGS
$ADDITIONAL_COMPOSE_ARGS
$ADDITIONAL_COMPOSE_QUEUE_ARGS
\
-f
docker-compose.yml
-f
docker-compose.iot-business.yml
$ADDITIONAL_CACHE_ARGS
$ADDITIONAL_COMPOSE_ARGS
$ADDITIONAL_COMPOSE_QUEUE_ARGS
\
up
-d
$ADDITIONAL_STARTUP_SERVICES
fi
docker-compose
\
-f
docker-compose.yml
-f
docker-compose
-debezium.yml
-f
docker-compose
.iot-business.yml
$ADDITIONAL_CACHE_ARGS
$ADDITIONAL_COMPOSE_ARGS
$ADDITIONAL_COMPOSE_QUEUE_ARGS
\
-f
docker-compose.yml
-f
docker-compose.iot-business.yml
$ADDITIONAL_CACHE_ARGS
$ADDITIONAL_COMPOSE_ARGS
$ADDITIONAL_COMPOSE_QUEUE_ARGS
\
run
--no-deps
--rm
-e
INSTALL_TB
=
true
-e
LOAD_DEMO
=
${
loadDemo
}
\
tb-core1
...
...
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