add autokuma labels
This commit is contained in:
@@ -79,6 +79,16 @@ services:
|
||||
# This maps it to a "bookstack_db_data" folder in the same
|
||||
# directory as this compose config file.
|
||||
- /home/soenke/dockerdata/bookstack/bookstack_db_data:/config
|
||||
labels:
|
||||
kuma.tools.tag.name: 'Tools'
|
||||
kuma.tools.tag.color: '#FF9900'
|
||||
kuma.homelab.tag.name: 'Organization'
|
||||
kuma.homelab.tag.color: '#FF9955'
|
||||
kuma.organization.tag.name: 'Organization'
|
||||
kuma.organization.tag.color: '#FF99AA'
|
||||
kuma.bookstack.http.name: 'Bookstack'
|
||||
kuma.bookstack.http.url: 'https://bookstack.domr.ovh'
|
||||
kuma.bookstack.http.tag_names: '[{"name": "tools", "value": "" }, {"name": "organization", "value": "" }]'
|
||||
|
||||
# These ports are commented out as you don't really need this port
|
||||
# exposed for normal use, mainly only if connecting direct the the
|
||||
|
||||
Reference in New Issue
Block a user