mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-09-03 17:53:33 +00:00
Add uptime kuma
This commit is contained in:
BIN
glance/assets/uptime_kuma.png
Normal file
BIN
glance/assets/uptime_kuma.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
@@ -35,6 +35,9 @@
|
||||
- title: photos.aykhans.me
|
||||
url: https://photos.aykhans.me/
|
||||
icon: /assets/immich.png
|
||||
- title: up.aykhans.me
|
||||
url: https://up.aykhans.me/
|
||||
icon: /assets/uptime_kuma.png
|
||||
- title: aykhans.me
|
||||
url: https://aykhans.me/
|
||||
icon: /assets/ghost.png
|
||||
@@ -45,12 +48,14 @@
|
||||
|
||||
- type: releases
|
||||
cache: 1d
|
||||
collapse-after: 3
|
||||
collapse-after: 5
|
||||
# Without authentication the Github API allows for up to 60 requests per hour. You can create a
|
||||
# read-only token from your Github account settings and use it here to increase the limit.
|
||||
token: ${GITHUB_TOKEN}
|
||||
repositories:
|
||||
- caddyserver/caddy
|
||||
- louislam/uptime-kuma
|
||||
- immich-app/immich
|
||||
- glanceapp/glance
|
||||
- go-gitea/gitea
|
||||
- drakkan/sftpgo
|
||||
|
Reference in New Issue
Block a user