From d70c9ce33267aac5deccfab3a529ae06adabf7a3 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Tue, 15 Jul 2025 12:57:01 -0400 Subject: [PATCH] Add websites to check --- .upptimerc.yml | 39 +++++++++++++++++++-------------------- 1 file changed, 19 insertions(+), 20 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 9eeecf2c..70272c5e 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -1,36 +1,35 @@ # Change these first -owner: upptime # Your GitHub organization or username, where this repository lives -repo: upptime # The name of this repository +owner: dataforcanada # Your GitHub organization or username, where this repository lives +repo: status-01.dataforcanada.org # The name of this repository 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: www.dataforcanada.org + url: https://www.dataforcanada.org + - name: data-01.dataforcanada.org + url: https://data-01.dataforcanada.org + - name: data-02.dataforcanada.org + url: https://data-02.dataforcanada.org + - name: status-02.dataforcanada.org + url: https://status-02.dataforcanada.org +assignees: + - diegoripley 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 + cname: status-01.dataforcanada.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) + name: Uptime for Data for Canada + introTitle: "Status Page for Data for Canada" + introMessage: This is a status page which uses **real-time** data from our [GitHub repository](https://github.com/dataforcanada/status-01.dataforcanada.org). navbar: - title: Status href: / - title: GitHub - href: https://github.com/$OWNER/$REPO + href: https://github.com/dataforcanada/status-01.dataforcanada.org # Upptime also supports notifications, assigning issues, and more # See https://upptime.js.org/docs/configuration +user-agent: diegoripley +