From d1132ab7092a365ec99e75fb49e214c43786079e Mon Sep 17 00:00:00 2001 From: DieSchoeneWolke Date: Fri, 13 Sep 2024 13:22:26 +0200 Subject: [PATCH] Update .upptimerc.yml Initial configuration --- .upptimerc.yml | 39 ++++++++++++++++++--------------------- 1 file changed, 18 insertions(+), 21 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 9eeecf2c4..4fb9781d4 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -1,36 +1,33 @@ -# Change these first -owner: upptime # Your GitHub organization or username, where this repository lives -repo: upptime # The name of this repository +owner: DieSchoeneWolke # Your GitHub organization or username, where this repository lives +repo: dieschoenewolke-upptime # 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: DieSchoeneWolke + url: https://dieschoenewolke.com + - name: DieSchoeneWolke Mail + url: https://mail.dieschoenewolke.com/ 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 + cname: dieschoenewolke.github.io + #baseUrl: /dieschoenewolke-upptime 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: DieSchoeneWolke Status + introTitle: + introMessage: Dies ist die Statusseite für [**DieSchoeneWolke**](https://dieschoenewolke.com) von unserem [GitHub repository](https://github.com/DieSchoeneWolke/dieschoenewolke-upptime). navbar: - title: Status href: / - title: GitHub href: https://github.com/$OWNER/$REPO + - title: Kontakt + href: mailto://kontakt@mail.dieschoenewolke.com # Upptime also supports notifications, assigning issues, and more # See https://upptime.js.org/docs/configuration + +user-agent: DieSchoeneWolke + +i18n: + footer: "[**Upptime**](https://upptime.js.org/) ist der Open-Source-Update-Monitor und die Statusseite, die vollständig von GitHub angetrieben wird."