Skip to content

Commit 56c7b79

Browse files
Copilotasharirfan
andcommitted
Configure Upptime status page for CommandCode.ai
Co-authored-by: asharirfan <8023941+asharirfan@users.noreply.github.com>
1 parent faffd85 commit 56c7b79

File tree

2 files changed

+18
-117
lines changed

2 files changed

+18
-117
lines changed

.upptimerc.yml

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,18 @@
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: CommandCodeAI # Your GitHub organization or username, where this repository lives
2+
repo: status # The name of this repository
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: CommandCode.ai
6+
url: https://commandcode.ai
197

208
status-website:
219
# Add your custom domain name, or remove the `cname` line if you don't have a domain
2210
# 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
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)
11+
cname: status.commandcode.ai
12+
# baseUrl: /status
13+
name: CommandCode Status
14+
introTitle: "**CommandCode.ai** Status"
15+
introMessage: This is the status page for [CommandCode.ai](https://commandcode.ai), showing real-time uptime and incident history.
2916
navbar:
3017
- title: Status
3118
href: /

0 commit comments

Comments
 (0)