Added planned architecture, some domains will definitely not resolve right now. TODO: Add SVG icons for each URL

This commit is contained in:
Diego Ripley
2026-02-01 13:56:27 -05:00
parent 1da1647856
commit ada71dd2d1
+27 -17
View File
@@ -1,33 +1,43 @@
# Change these first
owner: dataforcanada # Your GitHub organization or username, where this repository lives
repo: status.dataforcanada.org # The name of this repository
owner: dataforcanada
repo: status.dataforcanada.org
sites:
- name: www.dataforcanada.org
- name: Main Website
url: https://www.dataforcanada.org
- name: data-01.dataforcanada.org
faviconSvg: https://raw.githubusercontent.com/dataforcanada/www.dataforcanada.org/refs/heads/main/static/logo.svg
- name: Production Ready Data
url: https://data-01.dataforcanada.org
- name: data-01.dev.dataforcanada.org
url: https://data-01.dev.dataforcanada.org
- name: Data in the Lab
url: https://data-01.labs.dataforcanada.org
- name: Data in the Lab
url: https://data-01.labs.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: status.dataforcanada.org
# baseUrl: /your-repo-name
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Status Page for Data for Canada
introTitle: "Status Page for Data for Canada"
theme: light
logoUrl: https://raw.githubusercontent.com/dataforcanada/www.dataforcanada.org/refs/heads/main/static/logo.svg
name: Status Page for the Data for Canada Project
introTitle: "Status Page for the Data for Canada Project"
introMessage: This is a status page which uses **real-time** data from our [GitHub repository](https://github.com/dataforcanada/status.dataforcanada.org).
navbar:
- title: Status
href: /
- title: GitHub
- title: Status Updates
href: https://github.com/dataforcanada/status.dataforcanada.org
- title: Prod
href: https://www.dataforcanada.org
- title: Labs
href: https://www.dataforcanada.org
workflowSchedule:
graphs: "0 0 * * *"
responseTime: "0 23 * * *"
staticSite: "0 1 * * *"
summary: "0 0 * * *"
updateTemplate: "0 0 * * *"
updates: "0 3 * * *"
uptime: "*/10 * * * *"
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration
user-agent: diegoripley