Skip to content

Commit

Permalink
Merge pull request #1726 from pwalczysko/add-ugm
Browse files Browse the repository at this point in the history
Add monitoring of ugm server
  • Loading branch information
jburel authored Feb 15, 2024
2 parents fca088e + 7d1bdfd commit 5e100cc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,16 @@ sites:
url: http://dx.doi.org/10.17867/10000109
- name: UoD teaching OMERO
url: https://learning.openmicroscopy.org
- name: UGM OMERO
url: https://ugm.openmicroscopy.org
- name: UGM OMERO (4063)
check: "tcp-ping"
url: ugm.openmicroscopy.org
port: 4063
- name: UGM OMERO (4064)
check: "tcp-ping"
url: ugm.openmicroscopy.org
port: 4064

status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
Expand Down

0 comments on commit 5e100cc

Please sign in to comment.