From 99f54d36b61b0b00798e7b5141ef9de96c6c2cdf Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 1 Feb 2026 15:35:22 -0500 Subject: [PATCH] Added BBOX server, and ordered items by priority of service --- .upptimerc.yml | 42 +++++++++++++++++++++++++----------------- 1 file changed, 25 insertions(+), 17 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 6cffa47a..33c67e2c 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -5,22 +5,17 @@ sites: - name: Main Website url: https://www.dataforcanada.org favicon: https://raw.githubusercontent.com/dataforcanada/www.dataforcanada.org/refs/heads/main/static/favicon-32x32.png + - name: BitTorrent Tracker + url: https://tracker.dataforcanada.org - name: Production Ready Data url: https://data-01.dataforcanada.org - name: Data in the Lab url: https://data-01.labs.dataforcanada.org + - name: Static Assets (Prod) + url: https://static-01.dataforcanada.org + - name: Static Assets (Labs) + url: https://static-01.labs.dataforcanada.org - name: Panoramax (Prod) - url: https://panoramax-01.dataforcanada.org - - name: Panoramax (Labs) - url: https://panoramax-01.labs.dataforcanada.org - - name: GeoServer (Prod) - url: https://geoserver-01.dataforcanada.org - - name: GeoServer (Labs) - url: https://geoserver-01.labs.dataforcanada.org - - name: ZOO-Project (Prod) - url: https://zoo-project-01.dataforcanada.org - - name: ZOO-Project (Labs) - url: https://zoo-project-01.labs.dataforcanada.org - name: Tile Server (Prod) url: https://tiles-01.dataforcanada.org expectedStatusCodes: @@ -29,16 +24,29 @@ sites: url: https://tiles-01.labs.dataforcanada.org expectedStatusCodes: - 404 - - name: BitTorrent Tracker - url: https://tracker.dataforcanada.org + url: https://panoramax-01.dataforcanada.org + - name: Panoramax (Labs) + url: https://panoramax-01.labs.dataforcanada.org + - name: Martin (Prod) + url: https://martin-01.dataforcanada.org + - name: Martin (Labs) + url: https://martin-01.labs.dataforcanada.org + - name: GeoServer (Prod) + url: https://geoserver-01.dataforcanada.org + - name: GeoServer (Labs) + url: https://geoserver-01.labs.dataforcanada.org + - name: ZOO-Project (Prod) + url: https://zoo-project-01.dataforcanada.org + - name: ZOO-Project (Labs) + url: https://zoo-project-01.labs.dataforcanada.org + - name: BBOX Server (Prod) + url: https://bbox-01.dataforcanada.org + - name: BBOX Server (Labs) + url: https://bbox-01.labs.dataforcanada.org - name: Torrent Index (Prod) url: https://index.dataforcanada.org - name: Torrent Index (Labs) url: https://index.labs.dataforcanada.org - - name: Static Assets (Prod) - url: https://static-01.dataforcanada.org - - name: Static Assets (Labs) - url: https://static-01.labs.dataforcanada.org - name: Source Code url: https://git.dataforcanada.org assignees: