Skip to content

Commit f0cf7ab

Browse files
Copilotasharirfan
andauthored
Configure Upptime status page for CommandCode.ai (#1)
* Initial plan * Configure Upptime status page for CommandCode.ai Co-authored-by: asharirfan <8023941+asharirfan@users.noreply.github.com> * refactor: cleanup --------- Co-authored-by: asharirfan <8023941+asharirfan@users.noreply.github.com> Co-authored-by: Ashar Irfan <mrasharirfan@gmail.com>
1 parent 5bd3ead commit f0cf7ab

39 files changed

+46
-1011
lines changed
Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ''
5-
labels: 'bug'
6-
assignees: 'AnandChowdhary'
7-
4+
title: ""
5+
labels: "bug"
6+
assignees: "asharirfan"
87
---
98

109
<!-- If you have a question, you should use Discussions instead: https://github.com/orgs/upptime/discussions -->
@@ -14,6 +13,7 @@ A clear and concise description of what the bug is.
1413

1514
**To Reproduce**
1615
Steps to reproduce the behavior:
16+
1717
1. Go to '...'
1818
2. Click on '....'
1919
3. Scroll down to '....'
@@ -26,15 +26,17 @@ A clear and concise description of what you expected to happen.
2626
If applicable, add screenshots to help explain your problem.
2727

2828
**Desktop (please complete the following information):**
29-
- OS: [e.g. iOS]
30-
- Browser [e.g. chrome, safari]
31-
- Version [e.g. 22]
29+
30+
- OS: [e.g. iOS]
31+
- Browser [e.g. chrome, safari]
32+
- Version [e.g. 22]
3233

3334
**Smartphone (please complete the following information):**
34-
- Device: [e.g. iPhone6]
35-
- OS: [e.g. iOS8.1]
36-
- Browser [e.g. stock browser, safari]
37-
- Version [e.g. 22]
35+
36+
- Device: [e.g. iPhone6]
37+
- OS: [e.g. iOS8.1]
38+
- Browser [e.g. stock browser, safari]
39+
- Version [e.g. 22]
3840

3941
**Additional context**
4042
Add any other context about the problem here.

.upptimerc.yml

Lines changed: 17 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,24 @@
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
2+
repo: commandcode-status
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: Command Code
6+
url: https://api.commandcode.ai
197

208
status-website:
21-
# Add your custom domain name, or remove the `cname` line if you don't have a domain
22-
# 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)
9+
cname: status.commandcode.ai
10+
logoUrl: https://raw.githubusercontent.com/CommandCodeAI/docs-images/refs/heads/main/commandcode/logo/commandcode-light.svg
11+
name: Command Code Status
12+
introTitle: "**Command Code** Status"
13+
introMessage: This is the status page for [Command Code](https://commandcode.ai), showing real-time uptime and incident history.
2914
navbar:
15+
- title: Command Code
16+
href: https://commandcode.ai
3017
- title: Status
3118
href: /
32-
- title: GitHub
33-
href: https://github.com/$OWNER/$REPO
34-
35-
# Upptime also supports notifications, assigning issues, and more
36-
# See https://upptime.js.org/docs/configuration
19+
- title: Subscribe on GitHub
20+
href: https://github.com/$OWNER/$REPO/issues
21+
status-page:
22+
faviconSvg: https://raw.githubusercontent.com/langbaseinc/status/master/assets/favicon.svg
23+
i18n:
24+
footer: ''

README.md

Lines changed: 11 additions & 98 deletions
Large diffs are not rendered by default.

assets/favicon.svg

Lines changed: 5 additions & 0 deletions
Loading

assets/upptime-icon.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

graphs/google.png

-15.8 KB
Binary file not shown.
-11.2 KB
Binary file not shown.
-18.1 KB
Binary file not shown.
-16.2 KB
Binary file not shown.
-33.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)