generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
37 lines (34 loc) · 1.46 KB
/
.upptimerc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Change these first
owner: sgidevnet # Your GitHub organization or username, where this repository lives
repo: statuspage # The name of this repository
sites:
- name: SGUG Forums
url: https://forums.sgi.sh
# - name: SGUG Forums (UAT)
# url: https://sgug-uat.dstancu.xyz/index.php
- name: RSE Yum Repository (0.0.7)
url: https://ports.sgi.sh/repo/0.0.7/repodata/repomd.xml
- name: RSE Yum Repository (0.0.5)
url: https://ports.sgi.sh/repo/0.0.5/repodata/repomd.xml
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: status.sgi.sh
# baseUrl: /statuspage
logoUrl: https://cdn.forums.sgi.sh/assets/nodes/sgug-node-1.png
name: SGI User Group Status
introTitle: "**SGUG** is the premier Silicon Graphics enthusiast and developer community."
# 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
workflowSchedule:
graphs: "0 0 * * *"
responseTime: "0 * * * *"
staticSite: "0 1 * * *"
summary: "0 0 * * *"
updateTemplate: "0 0 * * *"
updates: "0 3 * * *"
uptime: "*/5 * * * *"