fix: update services gatus
This commit is contained in:
parent
4162fd2e5e
commit
9dd0794702
1 changed files with 9 additions and 4 deletions
|
@ -77,14 +77,14 @@ endpoints:
|
||||||
ui:
|
ui:
|
||||||
hide-hostname: true
|
hide-hostname: true
|
||||||
|
|
||||||
- name: microbin
|
- name: bin
|
||||||
<<: *default-http
|
<<: *default-http
|
||||||
group: cloud
|
group: cloud
|
||||||
url: "https://bin.ixvd.net"
|
url: "https://bin.ixvd.net"
|
||||||
|
|
||||||
# DEVOPS #
|
# DEVOPS #
|
||||||
|
|
||||||
- name: gitea
|
- name: forgejo
|
||||||
<<: *default-http
|
<<: *default-http
|
||||||
group: devops
|
group: devops
|
||||||
url: "https://git.ixvd.net"
|
url: "https://git.ixvd.net"
|
||||||
|
@ -111,10 +111,10 @@ endpoints:
|
||||||
group: utils
|
group: utils
|
||||||
url: "https://search.ixvd.net"
|
url: "https://search.ixvd.net"
|
||||||
|
|
||||||
- name: libretranslate
|
- name: wireguard
|
||||||
<<: *default-http
|
<<: *default-http
|
||||||
group: utils
|
group: utils
|
||||||
url: "https://translate.ixvd.net"
|
url: "https://link.ixvd.net"
|
||||||
|
|
||||||
# SOCIAL #
|
# SOCIAL #
|
||||||
|
|
||||||
|
@ -127,6 +127,11 @@ endpoints:
|
||||||
<<: *default-http
|
<<: *default-http
|
||||||
group: social
|
group: social
|
||||||
url: "https://fedi.ixvd.net"
|
url: "https://fedi.ixvd.net"
|
||||||
|
|
||||||
|
- name: takahe
|
||||||
|
<<: *default-http
|
||||||
|
group: social
|
||||||
|
url: "https://takahe.ixvd.net"
|
||||||
|
|
||||||
- name: cinny
|
- name: cinny
|
||||||
<<: *default-http
|
<<: *default-http
|
||||||
|
|
Loading…
Reference in a new issue