Files
uptime/.upptimerc.yml
2024-10-18 10:08:21 +03:00

49 lines
1.7 KiB
YAML

# Change these first
owner: ivuorinen # Your GitHub organization or username, where this repository lives
repo: uptime # The name of this repository
assignees: # Users to assign downtime issues (optional)
- ivuorinen
sites:
- name: antiprocess.net
url: https://antiprocess.net
- name: "demons: paimon"
url: http://paimon.antiprocess.net
expectedStatusCodes:
- 200
- 201
- 403
- 404
__dangerous__insecure: true
- name: Google
url: https://www.google.com
icon: https://www.google.com/favicon.ico
- name: Wikipedia
url: https://en.wikipedia.org
- name: Hacker News
url: https://news.ycombinator.com
- name: IPv6 test
url: forwardemail.net
port: 80
check: "tcp-ping"
ipv6: true
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: ivuorinen.net
baseUrl: /uptime
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)
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