-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.upptimerc.yml
More file actions
59 lines (45 loc) · 1.76 KB
/
Copy path.upptimerc.yml
File metadata and controls
59 lines (45 loc) · 1.76 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
owner: PrismPipeline # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository
sites:
- name: Prism Pipeline Website
url: https://prism-pipeline.com/impressum/
- name: Prism Pipeline License Server
url: https://service.prism-pipeline.com
icon: https://status.prism-pipeline.com/favicon.png
- name: Prism Pipeline Payment
url: https://dashboard.stripe.com/login
icon: https://status.prism-pipeline.com/favicon.png
- name: Prism Pipeline Documentation
url: https://prism-pipeline.com/docs/latest/
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
# baseUrl: /upptime
cname: status.prism-pipeline.com
name: Prism Pipeline
logoUrl: https://status.prism-pipeline.com/prism-logo-icon.png
introTitle: Prism Pipeline Status
# theme: night
themeUrl: https://status.prism-pipeline.com/prism-theme.css
favicon: https://status.prism-pipeline.com/favicon.png
navbar:
- title: Overview
href: /
- title: Go to Prism Pipeline
href: https://prism-pipeline.com
i18n:
# Change default footer
footer: If you have any questions, please contact us at contact@prism-pipeline.com.
# Optional: Email configuration
#email:
# smtp_server: "smtp.yourmail.com"
# smtp_port: 587
# smtp_user: "your-email@example.com"
# smtp_password: "your-email-password"
# from_address: "your-email@example.com"
# to_address: "your-email@example.com"
# Optional: Custom status labels for the different states
#status_labels:
# operational: "All Systems Operational"
# degraded: "Degraded Performance"
# maintenance: "Under Maintenance"