Skip to content

Commit 3b1923e

Browse files
committed
config: add secshell config
1 parent 68d6daf commit 3b1923e

File tree

1 file changed

+12
-20
lines changed

1 file changed

+12
-20
lines changed

.upptimerc.yml

Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,23 @@
1-
# Change these first
2-
owner: upptime # Your GitHub organization or username, where this repository lives
3-
repo: upptime # The name of this repository
1+
owner: secshellnet
2+
repo: upptime
43

54
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
5+
- name: Website
6+
url: https://secshell.de
7+
- name: Authentik
8+
url: https://auth.secshell.de
9+
- name: Mailserver
10+
url: https://mail.secshell.de
1911

2012
status-website:
2113
# Add your custom domain name, or remove the `cname` line if you don't have a domain
2214
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
23-
cname: demo.upptime.js.org
24-
# baseUrl: /your-repo-name
25-
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
15+
#cname: demo.upptime.js.org
16+
baseUrl: /upptime
17+
logoUrl: https://avatars.githubusercontent.com/u/83829311?s=200&v=4
2618
name: Upptime
2719
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)
20+
introMessage:
2921
navbar:
3022
- title: Status
3123
href: /

0 commit comments

Comments
 (0)