Remove any service that is not deployed. Don't want to confuse people

This commit is contained in:
Diego Ripley
2026-02-07 19:52:59 -05:00
parent cd59fe22b4
commit fc8701afb7
+30 -30
View File
@@ -5,8 +5,8 @@ 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: BitTorrent Tracker (Labs)
url: https://tracker.labs.dataforcanada.org
- name: Production Ready Data
url: https://data-01.dataforcanada.org
- name: Data in the Lab
@@ -26,36 +26,36 @@ sites:
url: https://tiles-01.labs.dataforcanada.org
expectedStatusCodes:
- 404
- name: Panoramax (Prod)
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: Pelias (Prod)
url: https://pelias-01.dataforcanada.org
- name: Pelias (Labs)
url: https://pelias-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: Panoramax (Prod)
# 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: Pelias (Prod)
# url: https://pelias-01.dataforcanada.org
#- name: Pelias (Labs)
# url: https://pelias-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: Source Code
url: https://git.dataforcanada.org
#- name: Source Code
# url: https://git.dataforcanada.org
assignees:
- diegoripley