Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
smartpublicbuilding
openhab-pb-stack
Commits
4797da07
Commit
4797da07
authored
6 years ago
by
Dobli
Browse files
Options
Download
Email Patches
Plain Diff
set network name to prevent stack prefix
parent
c2a7b333
master
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
template_configs/docker-skeleton.yml
+2
-1
template_configs/docker-skeleton.yml
template_configs/docker-templates.yml
+4
-3
template_configs/docker-templates.yml
with
6 additions
and
4 deletions
+6
-4
template_configs/docker-skeleton.yml
+
2
-
1
View file @
4797da07
version
:
"
3.
3
"
version
:
"
3.
5
"
networks
:
habnet
:
name
:
habnet
driver
:
overlay
attachable
:
true
...
...
This diff is collapsed.
Click to expand it.
template_configs/docker-templates.yml
+
4
-
3
View file @
4797da07
version
:
"
3.
3
"
version
:
"
3.
5
"
networks
:
habnet
:
name
:
habnet
driver
:
overlay
attachable
:
true
...
...
@@ -115,7 +116,7 @@ services:
-
habnet
deploy
:
labels
:
-
"
traefik.docker.network=
ohpb_
habnet"
-
"
traefik.docker.network=habnet"
-
"
traefik.port=8181"
placement
:
constraints
:
...
...
@@ -134,7 +135,7 @@ services:
deploy
:
labels
:
-
"
traefik.port=1880"
-
"
traefik.docker.network=
ohpb_
habnet"
-
"
traefik.docker.network=habnet"
placement
:
constraints
:
-
node.labels.building == X
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets