rm homarr
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
homarr.domr.ovh,
|
|
||||||
homarr.home.domroese.eu:443 {
|
|
||||||
tls soenke@domroese.eu
|
|
||||||
reverse_proxy 192.168.1.65:7575
|
|
||||||
}
|
|
||||||
@@ -1,22 +0,0 @@
|
|||||||
services:
|
|
||||||
homarr:
|
|
||||||
container_name: homarr
|
|
||||||
image: ghcr.io/homarr-labs/homarr:latest
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock # Optional, only if you want docker integration
|
|
||||||
- /home/soenke/docker-data/homarr/appdata:/appdata
|
|
||||||
environment:
|
|
||||||
- SECRET_ENCRYPTION_KEY=c99349e72b4267a0ba7a19fa2de53cfdbd73708974338d2abe36f1379fe8ba7c
|
|
||||||
ports:
|
|
||||||
- '7575:7575'
|
|
||||||
labels:
|
|
||||||
kuma.tools.tag.name: 'Tools'
|
|
||||||
kuma.tools.tag.color: '#FF9900'
|
|
||||||
kuma.homelab.tag.name: 'Homelab'
|
|
||||||
kuma.homelab.tag.color: '#FF9955'
|
|
||||||
kuma.organization.tag.name: 'Organization'
|
|
||||||
kuma.organization.tag.color: '#FF99AA'
|
|
||||||
kuma.homarr.http.name: 'homarr'
|
|
||||||
kuma.homarr.http.url: 'https://homarr.domr.ovh/'
|
|
||||||
kuma.homarr.http.tag_names: '[{"name": "tools", "value": "" }, {"name": "organization", "value": "" }]'
|
|
||||||
Reference in New Issue
Block a user