Add uptime-kuma
This commit is contained in:
@@ -134,6 +134,15 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
|
|
||||||
|
uptime-kuma:
|
||||||
|
image: louislam/uptime-kuma
|
||||||
|
container_name: uptime_kuma
|
||||||
|
restart: unless-stopped
|
||||||
|
volumes:
|
||||||
|
- /home/nick/configs/analytics/uptime-kuma:/app/data
|
||||||
|
networks:
|
||||||
|
- proxy
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
grafana:
|
grafana:
|
||||||
name: grafana
|
name: grafana
|
||||||
|
Reference in New Issue
Block a user