This repository was archived by the owner on Jul 19, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.upptimerc.yml
More file actions
95 lines (77 loc) · 2.71 KB
/
.upptimerc.yml
File metadata and controls
95 lines (77 loc) · 2.71 KB
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
owner: phoenix-net
repo: PhoenixNet-Status-Page
sites:
- name: Synology NAS
url: $NAS_URL
icon: https://www.synology.com/img/icon/favicon.png
- name: Paperless-NG
url: $PAPERLESS_URL
icon: https://receipts.gsheps.com/favicon.ico
- name: CDN
url: $CDN_URL
icon: https://cdn.gsheps.com/static/images/favicon-16x16.png
- name: Plex
check: "tcp-ping"
url: $PLEX_URL
port: 32400
icon: https://www.plex.tv/wp-content/themes/plex/assets/img/favicons/favicon-16x16.png
- name: DogCraft (Minecraft Server)
check: "tcp-ping"
url: $MC_URL
port: 25565
icon: https://www.minecraft.net/etc.clientlibs/minecraft/clientlibs/main/resources/favicon-16x16.png
- name: Portfolio (PhoenixNet-Labs)
url: $PORTFOLIO_URL
icon: https://phoenixnet.tech/assets/img/phoenixnet.ico
- name: Blog (PhoenixNet-Labs)
url: $BLOG_URL
icon: https://phoenixnet.tech/assets/img/phoenixnet.ico
- name: Contact Page
url: $CONTACT_URL
icon: https://gsheps.net/assets/favicon.ico
- name: OnlySheps
url: $GAG_URL
icon: https://onlysheps.com/img/favicon.ico
- name: Vaultwarden (Bitwarden)
url: $VW_URL
icon: https://vault.bitwarden.com/images/icons/favicon-16x16.png
#- name: Vikunja ### DEPRECIATED
#url: $VIKUNJA_URL
- name: Plausible Analytics Server
url: $ANALYTICS_URL
icon: https://plausible.io/assets/images/icon/favicon.png
- name: Apache Guacamole Server
url: $GUAC_URL
icon: https://guacamole.apache.org/images/guacamole-logo-64.png
- name: Gitea Server
url: $GITEA_URL
icon: https://gitea.io/images/favicon.png
#- name: Focalboard ### DEPRECIATED
# url: $FB_URL
# icon: https://www.focalboard.com/img/favicon-32x32.png
- name: Joplin Server
url: $JOPLIN_URL
icon: https://joplinapp.org/favicon.ico
# Change this one to a port eventually, please.
- name: VPN Outside
url: $OUTSIDEVPN_URL
icon: https://pritunl.com/favicon.ico
status-website:
cname: status.phoenixnet.tech
logoUrl: https://phoenixsheppy.github.io/css/upptime/assets/pn-logo-sqr.png
favicon: https://phoenixsheppy.github.io/css/upptime/assets/phoenixnet.ico
name: PhoenixNet Status
introTitle: "PhoenixNet Service Status Page"
introMessage: Below is a list of services operated and maintained by PhoenixNet, along with their current status(es).
navbar:
- title: Status
href: /
- title: Website
href: https://phoenixnet.tech
links:
- rel: stylesheet
href: https://phoenixsheppy.github.io/css/upptime/DarkBlue.css
i18n:
footer: ©️PhoenixNet 2022, Powered by [Upptime](https://upptime.js.org/).
liveStatus: Service Status
allSystemsOperational: All services are operational!