Skip to content

Commit

Permalink
Remove uptimekuma
Browse files Browse the repository at this point in the history
Prefer gatus since it has a config file.
  • Loading branch information
claha committed Oct 8, 2023
1 parent 390bb03 commit 86d6ede
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 72 deletions.
25 changes: 0 additions & 25 deletions .github/workflows/uptimekuma.yaml

This file was deleted.

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
![speedtest](https://github.com/claha/smart-home/actions/workflows/speedtest.yaml/badge.svg)
![tailscale](https://github.com/claha/smart-home/actions/workflows/tailscale.yaml/badge.svg)
![traefik](https://github.com/claha/smart-home/actions/workflows/traefik.yaml/badge.svg)
![uptimekuma](https://github.com/claha/smart-home/actions/workflows/uptimekuma.yaml/badge.svg)
![whisper](https://github.com/claha/smart-home/actions/workflows/whisper.yaml/badge.svg)
![zigbee2mqtt](https://github.com/claha/smart-home/actions/workflows/zigbee2mqtt.yaml/badge.svg)

Expand Down
2 changes: 0 additions & 2 deletions main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,6 @@
tags: never, tailscale
- role: traefik
tags: never, traefik
- role: uptimekuma
tags: never, uptimekuma
- role: whisper
tags: never, whisper
- role: zigbee2mqtt
Expand Down
9 changes: 0 additions & 9 deletions roles/diun/files/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,15 +127,6 @@
include_tags:
- ^v[\d+\.]+\d+$

- name: docker.io/louislam/uptime-kuma
watch_repo: true
max_tags: 50
sort_tags: semver
notify_on:
- new
include_tags:
- ^[\d+\.]+\d+$

- name: docker.io/koenkk/zigbee2mqtt
watch_repo: true
max_tags: 50
Expand Down
3 changes: 0 additions & 3 deletions roles/uptimekuma/defaults/main.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions roles/uptimekuma/files/compose.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions roles/uptimekuma/handlers/main.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions roles/uptimekuma/tasks/main.yaml

This file was deleted.

0 comments on commit 86d6ede

Please sign in to comment.