Skip to content

Commit

Permalink
Added ssrq seetings
Browse files Browse the repository at this point in the history
  • Loading branch information
Bpolitycki committed Jun 23, 2024
1 parent 26b10c1 commit 0cc813a
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 26 deletions.
49 changes: 27 additions & 22 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,36 +1,41 @@
# Change these first
owner: upptime # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository

owner: SSRQ-SDS-FDS # Your GitHub organization or username, where this repository lives
repo: ssrq-uptime # The name of this repository
assignees: # Users to assign downtime issues (optional)
- Bpolitycki
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: SSRQ Project Website
url: http://ssrq-sds-fds.ch
- name: Editio – the digital scholarly edition
url: https://editio.ssrq-online.ch
- name: IIIF Server
url: https://facsimiles.ssrq-sds-fds.ch/iiif/2/ADCO_BII_8_19_1r.ptif/info.json
- name: Schema
url: https://schema.ssrq-sds-fds.ch/latest/
- name: SSRQ PersonsDB
url: https://www.ssrq-sds-fds.ch/persons-db-edit/
- name: SSRQ PlacesDB
url: https://www.ssrq-sds-fds.ch/places-db-edit/search/search-form.xq
- name: SSRQ LemmaDB
url: https://www.ssrq-sds-fds.ch/lemma-db-edit/search/search-form.xq
- name: SSRQ Index Application
url: https://index.ssrq-online.ch/persons/A_Z.html
- name: Preview App
url: https://preview.ssrq-online.ch

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: status.ssrq-sds-fds.ch
#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: SSRQ Service Monitoring
introTitle: "SSRQ Services – Status"
introMessage: Simple Status Monitoring powered by [Upptime](https://upptime.js.org)
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO

# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration
Binary file added assets/SSRQ-2020-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions assets/upptime-icon.svg

This file was deleted.

0 comments on commit 0cc813a

Please sign in to comment.