Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs authored May 7, 2024
1 parent d8b40ff commit 386988e
Showing 1 changed file with 17 additions and 22 deletions.
39 changes: 17 additions & 22 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,36 +1,31 @@
# Change these first
owner: upptime # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository
owner: Cliffe-Group # Your GitHub organization or username, where this repository lives
repo: datalab-status # The name of this repository
assignees: # Users to assign downtime issues (optional)
- ml-evs

sites:
- name: Google
url: https://www.google.com
- name: Wikipedia
url: https://en.wikipedia.org
- name: Hacker News
url: https://news.ycombinator.com
- name: Test Broken Site
url: https://thissitedoesnotexist.koj.co
- name: IPv6 test
url: forwardemail.net
port: 80
check: "tcp-ping"
ipv6: true
- name: Cliffe Group Datalab
url: https://datalab.cliffegroup.co.uk
- name: Cliffe Group Datalab (API)
url: https://datalab-api.cliffegroup.co.uk

status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
cname: demo.upptime.js.org
# baseUrl: /your-repo-name
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Upptime
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime)
# cname: demo.upptime.js.org
baseUrl: /datalab-status
logoUrl: https://mjcliffe.github.io/CliffeGroupWebsite//images/CliffeGroupLogo.png
name: Cliffe Group Datalab Status
# introTitle:
# introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime)
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
href: https://github.com/Cliffe-Group
- title: Cliffe Group
href: https://cliffegroup.co.uk

# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration

0 comments on commit 386988e

Please sign in to comment.