Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lyoshenka authored Sep 9, 2024
1 parent 9e42403 commit be20277
Showing 1 changed file with 11 additions and 23 deletions.
34 changes: 11 additions & 23 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
@@ -1,31 +1,19 @@
# Change these first
owner: upptime # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository
owner: CabinDAO # Your GitHub organization or username, where this repository lives
repo: uptime # 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: Cabin.city
url: https://cabin.city
assignees: # Users to assign downtime issues (optional)
- lyoshenka
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: demo.upptime.js.org
baseUrl: /uptime
name: Cabin.city 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)
# 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: /
Expand Down

0 comments on commit be20277

Please sign in to comment.