mount docker socket to uptime-kuma
All checks were successful
Deploy Containers / Prepare (push) Successful in 22s
All checks were successful
Deploy Containers / Prepare (push) Successful in 22s
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
- name: homelab
|
- name: homelab
|
||||||
volumes:
|
volumes:
|
||||||
- "{{ data_dir }}/uptime-kuma:/app/data"
|
- "{{ data_dir }}/uptime-kuma:/app/data"
|
||||||
|
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||||
labels:
|
labels:
|
||||||
traefik.enable: "true"
|
traefik.enable: "true"
|
||||||
traefik.http.routers.status.rule: Host(`status.fntz.net`)
|
traefik.http.routers.status.rule: Host(`status.fntz.net`)
|
||||||
|
|||||||
Reference in New Issue
Block a user