generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
49 lines (46 loc) · 1.63 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
# Change these first
owner: pokanop # Your GitHub username
repo: uptime # Your GitHub repository name
# Add your sites here
sites:
- name: Pokanop Apps Frontend
url: https://pokanop.com
- name: Pokanop Apps Backend
url: $SECRET_BACKEND_URL
- name: Uptime
url: https://uptime.pokanop.com
- name: Jenkins
url: $SECRET_JENKINS_URL
expectedStatusCodes:
- 200
- 403
- name: Bitbucket
url: $SECRET_BITBUCKET_URL
- name: Confluence
url: $SECRET_CONFLUENCE_URL
- name: Jira
url: $SECRET_JIRA_URL
- name: Docker Registry
url: $SECRET_REGISTRY_URL
headers:
- 'Authorization: Basic $SECRET_REGISTRY_AUTH'
- name: Sourcegraph
url: $SECRET_SOURCEGRAPH_URL
assignees:
- saheljalal
status-website:
# Add your custom domain below, or remove the next line if you don't have a domain
cname: uptime.pokanop.com
# Uncomment the following line if you don't have a custom domain and add your repo name
# baseUrl: /uptime
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Uptime
introTitle: '**Pokanop Apps** uptime monitor and status page, powered entirely by GitHub.'
introMessage: This status page uses **real-time** data from our [GitHub repository](https://github.com/pokanop/uptime). 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
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration