Skip to content

Commit 07a47c9

Browse files
authored
Update Upptime configuration for new repository
1 parent 6caf23e commit 07a47c9

1 file changed

Lines changed: 19 additions & 20 deletions

File tree

.upptimerc.yml

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,30 @@
11
# Change these first
2-
owner: upptime # Your GitHub organization or username, where this repository lives
3-
repo: upptime # The name of this repository
2+
owner: DigintLab # Your GitHub organization or username, where this repository lives
3+
repo: infra-status # The name of this repository
4+
5+
delay: 5000 # 5 seconds
46

57
sites:
6-
- name: Google
7-
url: https://www.google.com
8-
- name: Wikipedia
9-
url: https://en.wikipedia.org
10-
- name: Hacker News
11-
url: https://news.ycombinator.com
12-
- name: Test Broken Site
13-
url: https://thissitedoesnotexist.koj.co
14-
- name: IPv6 test
15-
url: forwardemail.net
16-
port: 80
17-
check: "tcp-ping"
18-
ipv6: true
8+
- name: Company Website
9+
url: https://doubleextortion.com
10+
- name: Platform Frontend
11+
url: https://app.doubleextortion.com
12+
- name: Platform Authentication Endpoint (prod)
13+
url: auth.eu-ep1.doubleextortion.com
14+
- name: Platform Primary API Endpoint (prod)
15+
url: https://api.eu-ep1.doubleextortion.com/v1/
16+
- name: Platform Secondary API Endpoint (prod)
17+
url: https://api.eu-ep1b.doubleextortion.com/v1/
1918

2019
status-website:
2120
# Add your custom domain name, or remove the `cname` line if you don't have a domain
2221
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
23-
cname: demo.upptime.js.org
22+
cname: status.digintlab.com
2423
# baseUrl: /your-repo-name
25-
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
26-
name: Upptime
27-
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
28-
introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime)
24+
logoUrl: https://doubleextortion.com/wp-content/uploads/logo-deplatform.png
25+
name: DEP Infrastructure Status
26+
introTitle: "Double Extortion platform infrastructure status monitoring"
27+
introMessage: Status page tracking DE platform availability.
2928
navbar:
3029
- title: Status
3130
href: /

0 commit comments

Comments
 (0)