This repository has been archived by the owner on May 5, 2023. It is now read-only.
generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.upptimerc.yml
76 lines (72 loc) · 6.5 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
# Change these first
owner: StarCitizenTools # Your GitHub username
repo: upptime # Your GitHub repository name
# Add your sites here
sites:
- name: Wiki backend
url: https://scw.czen.me
icon: https://raw.githubusercontent.com/StarCitizenTools/upptime/master/assets/icon-mediawiki.svg
- name: Media S3
url: https://media.starcitizen.tools
icon: https://raw.githubusercontent.com/StarCitizenTools/upptime/master/assets/icon-amazons3.svg
- name: Reverse proxy
url: https://starcitizen.tools
icon: https://raw.githubusercontent.com/StarCitizenTools/upptime/master/assets/icon-cloudflare.svg
- name: Analytics
url: https://analytics.starcitizen.tools
icon: https://raw.githubusercontent.com/StarCitizenTools/upptime/master/assets/icon-plausible.svg
- name: Action API
url: https://scw.czen.me/api.php?action=query&prop=info&titles=Gladius
icon: https://raw.githubusercontent.com/StarCitizenTools/upptime/master/assets/icon-mediawiki.svg
method: GET
- name: REST API
url: https://scw.czen.me/rest.php/v1/page/Gladius
icon: https://raw.githubusercontent.com/StarCitizenTools/upptime/master/assets/icon-mediawiki.svg
method: GET
- name: Parsoid backend
url: https://scw.czen.me/api.php?action=visualeditor&format=json&paction=parse&page=Gladius
icon: https://raw.githubusercontent.com/StarCitizenTools/upptime/master/assets/icon-mediawiki.svg
method: GET
__dangerous__body_down: "apierror-"
#- name: Development wiki
# url: https://dev.starcitizen.tools/
#- name: Action API (development wiki)
# url: https://dev.starcitizen.tools/api.php?action=query&prop=info&titles=Gladius
# method: GET
#- name: REST API (development wiki)
# url: https://dev.starcitizen.tools/rest.php/v1/page/Gladius
# method: GET
# CI schedule
workflowSchedule:
# Check for response time every two hours
responseTime: "0 */2 * * *"
graphs: "15 */2 * * *"
status-website:
# Add your custom domain below, or remove the next line if you don't have a domain
cname: status.starcitizen.tools
# Uncomment the following line if you don't have a custom domain and add your repo name
# baseUrl: /upptime
# The assets folder copying never worked correctly, so just point to GitHub instead
favicon: https://raw.githubusercontent.com/StarCitizenTools/upptime/master/assets/favicon.png
logoUrl: https://raw.githubusercontent.com/StarCitizenTools/upptime/master/assets/sct-logo.svg
name: Star Citizen Tools Status
metaTags:
- name: "description"
content: "Real-time and historical data on system performance of Star Citizen Tools"
- name: "theme-color"
content: "#131920"
#introTitle: "Sorry :("
#introMessage: The wiki is currently down due to a major hardware failure. We are working to fix it, and should be back online within the day. Thank you for your patience!
navbar:
- title: Wiki
href: https://starcitizen.tools
- title: Analytics
href: https://analytics.starcitizen.tools/starcitizen.tools
- title: Discord
href: https://discord.gg/XcKwqyD4sc
- title: GitHub
href: https://github.com/$OWNER/
theme: dark
css: "a.logo.svelte-a08hsz,nav.svelte-a08hsz{padding:0!important}h1,h2,h3,h4,h5,h6,input[type=radio]+label,nav.svelte-a08hsz{font-weight:500!important}.data,a,dl dd,h1,h2,h3,h4,h5,h6{color:#fff}:root{--body-background-color:#131920!important;--body-text-color:rgba(255, 255, 255, 0.6)!important;--card-background-color:#282f35!important;--nav-background-color:transparent!important;--nav-border-bottom-color:transparent!important;--nav-current-border-bottom-color:#36c!important;--card-border-color:rgba(255, 255, 255, 0.05)!important;--down-border-left-color:#dd3333!important;--down-background-color:#6b1020!important;--degraded-border-left-color:#ffcc33!important;--up-border-left-color:#00af89!important;--tag-color:#fff!important;--tag-up-background-color:#14866d!important;--tag-down-background-color:#b32424!important;--tag-degraded-background-color:#ac6600!important;--change-background-color:#f7b731!important;--error-button-border-color:#1a46ad!important;--error-button-background-color:#3867d6!important;--error-button-color:#ffffff!important;--submit-button-border-color:#1a46ad!important;--submit-button-background-color:#3867d6!important;--submit-button-color:#ffffff!important;--graph-opacity:1!important;--graph-filter:none!important;--background-color-quiet--hover:rgba(255, 255, 255, 0.07);--background-color-quiet--active:rgba(255, 255, 255, 0.03)}a{transition:opacity 250ms}a:hover{opacity:.7}a:active{oapcity:.4}nav.svelte-a08hsz{border-bottom:1px solid rgba(255,255,255,.05);position:sticky;top:0;z-index:1;backdrop-filter:saturate(50%) blur(16px);background-color:rgb(19 25 32 / 90%)}nav.svelte-a08hsz .container{height:3rem}.logo.svelte-a08hsz img{filter:invert(1);height:1.5rem!important;opacity:.6}ul.svelte-a08hsz a.svelte-a08hsz{padding:.5rem 1rem!important;border-radius:.25rem}input[type=radio]+label:hover,ul.svelte-a08hsz a.svelte-a08hsz:hover{background-color:var(--background-color-quiet--hover)}input[type=radio]+label:active,ul.svelte-a08hsz a.svelte-a08hsz:active{background-color:var(--background-color-quiet--active)}.container{max-width:1000px!important;padding:0 1.5rem!important}section{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}section h2,section h3{grid-column:span 2;margin-bottom:.5rem}article h4,section h3{font-size:1rem}article,dl dt{font-size:.875rem}section article+article,section dl{margin:0}article{border:0!important;border-radius:1rem;padding:1rem}article.down{background-color:#b32424}article.up{background-color:#14866d}article.degraded{background-color:#ac6600}article h4 .icon{width:1rem}section .f,section canvas{grid-column:span 2}.data{font-weight:500}dl dt{font-weight:400;letter-spacing:.05em}dl dd{font-weight:500}article.link:hover{background-color:#36c}input[type=radio]+label{cursor:pointer;padding:.25rem .5rem;display:block;margin:0!important;border-radius:.25rem}input[type=radio]:checked+label{color:#36c}main.container>article{position:absolute;top:3rem;left:0;right:0;color:#fff;text-align:center;font-weight:500;font-size:1rem;border-radius:0}section h1{display:flex;flex-direction:column;justify-content:center;align-items:baseline;gap:.5rem}section iframe+h2{margin-top:1rem;border-top:1px solid rgba(255,255,255,.05);padding-top:1rem}@media (max-width:768px){section article.graph{padding-bottom:8rem;background-position:bottom!important}section h1{font-size:1.75rem}}"
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration