From 692ae9a60a7b2c10057ebb40c2ebf3215793afd5 Mon Sep 17 00:00:00 2001 From: Barry Daniels Date: Mon, 15 Jul 2024 14:19:10 +0200 Subject: [PATCH] inital config --- .upptimerc.yml | 42 +++++++++++++++++++++-------------------- assets/upptime-icon.svg | 5 +---- 2 files changed, 23 insertions(+), 24 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 9eeecf2c4..39b0f3ceb 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -1,31 +1,33 @@ # Change these first -owner: upptime # Your GitHub organization or username, where this repository lives -repo: upptime # The name of this repository +owner: amsterdam # Your GitHub organization or username, where this repository lives +repo: amsterdam-uptime # The name of this repository +user-agent: amsterdam-uptime # Make sure this is unique to avoid conflicts 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: DSO-API + url: https://api.data.amsterdam.nl/v1/aardgasverbruik/mra_liander/?_format=json + maxResponseTime: 3000 + - name: Geosearch + url: https://api.data.amsterdam.nl/geosearch/?datasets=bedrijveninvesteringszones%2Fbedrijveninvesteringszones&lat=52.365804&lon=4.8963802&radius=25 + maxResponseTime: 3000 + - name: Atlas + url: https://api.data.amsterdam.nl/atlas/search/adres/?format=json&q=Oudeschans+31+X + maxResponseTime: 3000 + - name: DSO-API Catalog + url: https://api.data.amsterdam.nl/api/ + maxResponseTime: 3000 + - name: Mapserver + url: https://map.data.amsterdam.nl/service/?REQUEST=GetMap&FORMAT=image%2Fpng&SRS=EPSG:28992&BBOX=121551.5257836096,488649.3498838544,121704.2287054483,488802.0528056931&VERSION=1.1.0&STYLES=&SERVICE=WMS&WIDTH=256&HEIGHT=256&TRANSPARENT=TRUE&LAYERS=topografie + maxResponseTime: 3000 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 + # baseUrl: /amsterdam-uptime + logoUrl: https://api.data.amsterdam.nl/api/gemeente_Amsterdam_logo.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) + introTitle: "Uptime status pagina voor Gemeente Amsterdam APIs" + thene: light navbar: - title: Status href: / diff --git a/assets/upptime-icon.svg b/assets/upptime-icon.svg index f909d51a2..b5867bcfa 100644 --- a/assets/upptime-icon.svg +++ b/assets/upptime-icon.svg @@ -1,4 +1 @@ - - - - +Logo Gemeente Amsterdam Data Amsterdam, naar home \ No newline at end of file