From 241697c5c0d7c8b4fca1432c11df3e199f3eff69 Mon Sep 17 00:00:00 2001 From: Stefano Date: Wed, 8 Jan 2025 16:33:33 +0100 Subject: [PATCH] Update .upptimerc.yml --- .upptimerc.yml | 48 ++++++++++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 9eeecf2c4..d14c040ed 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -1,36 +1,40 @@ # Change these first -owner: upptime # Your GitHub organization or username, where this repository lives -repo: upptime # The name of this repository +owner: placeAtlas # Your GitHub organization or username, where this repository lives +repo: status # 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: Place Atlas Initiative + url: https://place-atlas.stefanocoding.me/ + - name: 2017 Atlas + url: https://2017.place-atlas.stefanocoding.me/ + - name: 2022 Atlas + url: https://2017.place-atlas.stefanocoding.me/ + - name: 2023 Atlas + url: https://2017.place-atlas.stefanocoding.me/ + - name: Place Wiki + url: https://place-wiki.stefanocoding.me/ 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.place-atlas.stefanocoding.me # 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: Place Atlas Initiative status page + introTitle: "Our atlas current uptime system." + introMessage: Check out the status of our infrastructure and keep up to date with any maintanance! navbar: - - title: Status - href: / - title: GitHub href: https://github.com/$OWNER/$REPO - + - title: Website + href: https://place-atlas.stefanocoding.me/ + - title: 2017 + href: https://2017.place-atlas.stefanocoding.me/ + - title: 2022 + href: https://2017.place-atlas.stefanocoding.me/ + - title: 2023 + href: https://2017.place-atlas.stefanocoding.me/ + - title: Wiki + href: https://place-wiki.stefanocoding.me/ # Upptime also supports notifications, assigning issues, and more # See https://upptime.js.org/docs/configuration