generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.upptimerc.yml
47 lines (43 loc) · 1.35 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
# Change these first
owner: TeamHavit # Your GitHub organization or username, where this repository lives
repo: Havit-Server-Upptime # The name of this repository
sites:
- name: Havit App Server - DEV
url: $DEV_APP
method: GET
expectedStatusCodes:
- 200
- name: Havit App Server - PROD
url: $PROD_APP
method: GET
expectedStatusCodes:
- 200
- name: Havit Push Server - DEV
url: $SECRET_SITE
method: GET
expectedStatusCodes:
- 200
- name: Havit Push Server - PROD
url: $PROD_PUSH
method: GET
expectedStatusCodes:
- 200
assignees: # Users to assign downtime issues (optional)
- jokj624
- HYOSITIVE
- yubinquitous
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: /Havit-Server-Upptime
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Havit Server Health Check
introTitle: "Havit Server"
introMessage: HAVIT 서버의 구동 상태를 확인합니다.
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/TeamHavit
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration