Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Apoorva64 authored May 20, 2024
1 parent 61a8f58 commit 352a45f
Showing 1 changed file with 24 additions and 20 deletions.
44 changes: 24 additions & 20 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,33 @@ owner: upptime # Your GitHub organization or username, where this repository liv
repo: upptime # The name of this repository

sites:
- name: Google
url: https://www.google.com
- name: Wikipedia
url: https://en.wikipedia.org
- name: Hacker News
url: https://news.ycombinator.com
- name: Test Broken Site
url: https://thissitedoesnotexist.koj.co
- name: IPv6 test
url: forwardemail.net
port: 80
check: "tcp-ping"
ipv6: true
- name: Minio API
url: https://api.minio-main.storage.apoorva64.com
- name: Grafana
url: https://grafana.monitoring.apoorva64.com
- name: Harbor
url: https://harbor.devops-tools.apoorva64.com
- name: Auth
url: https://keycloak.auth.apoorva64.com
- name: OpenWebUi
url: https://open-webui.ai.apoorva64.com
- name: React Flight Tracker
url: https://react-flight-tracker.apoorva64.com
- name: React Flight Tracker Dev
url: https://react-flight-tracker.dev.apoorva64.com
- name: Sonarqube
url: https://sonarqube.devops-tools.apoorva64.com
- name: Weave GitOps
url: https://weave-gitops.devops-tools.apoorva64.com
- name: RickRoll
url: https://yes.apoorva64.com

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
cname: demo.upptime.js.org
# baseUrl: /your-repo-name
baseUrl: /KubernetesUpptime
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Upptime
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
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)
name: KubernetesUpptime
introTitle: "UppTime for services on the kubernetes cluster"
introMessage: Status page for the infrastructure services
navbar:
- title: Status
href: /
Expand Down

0 comments on commit 352a45f

Please sign in to comment.