feat: add personal uptime kuma instance at uptime.debyl.io
- Add uptime-kuma-personal container on port 3002 - Add Caddy config for uptime.debyl.io with IP restriction - Update both uptime-kuma instances to 2.0.2 - Rename debyltech tag from uptime-kuma to uptime-debyltech Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -78,8 +78,13 @@
|
||||
|
||||
- import_tasks: containers/debyltech/uptime-kuma.yml
|
||||
vars:
|
||||
image: docker.io/louislam/uptime-kuma:1
|
||||
tags: debyltech, uptime-kuma
|
||||
image: docker.io/louislam/uptime-kuma:2.0.2
|
||||
tags: debyltech, uptime-debyltech
|
||||
|
||||
- import_tasks: containers/home/uptime-kuma.yml
|
||||
vars:
|
||||
image: docker.io/louislam/uptime-kuma:2.0.2
|
||||
tags: home, uptime
|
||||
|
||||
- import_tasks: containers/debyltech/geoip.yml
|
||||
tags: debyltech, graylog, geoip
|
||||
@@ -92,7 +97,7 @@
|
||||
|
||||
- import_tasks: containers/home/gregtime.yml
|
||||
vars:
|
||||
image: localhost/greg-time-bot:3.0.1
|
||||
image: localhost/greg-time-bot:3.0.2
|
||||
tags: gregtime
|
||||
|
||||
- import_tasks: containers/home/zomboid.yml
|
||||
|
||||
Reference in New Issue
Block a user