Skip to content
GitLab
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
Jan 24, 2019
by
Dobli
Browse files
set network name to prevent stack prefix
parent
c2a7b333
Changes
2
Hide whitespace changes
Inline
Side-by-side
template_configs/docker-skeleton.yml
View file @
4797da07
version
:
"
3.
3
"
version
:
"
3.
5
"
networks
:
habnet
:
name
:
habnet
driver
:
overlay
attachable
:
true
...
...
template_configs/docker-templates.yml
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
...
...
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