๐Ÿ“ฆ Pierstoval / my_upptime

๐Ÿ“„ .upptimerc.yml ยท 36 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36# Change these first
owner: Pierstoval # Your GitHub organization or username, where this repository lives
repo: my_upptime # The name of this repository

sites:
  - { name: alex-rock.tech , url: https://alex-rock.tech/en/ }
  - { name: www.orbitale.tech , url: https://www.orbitale.tech/ }
  - { name: stars.pierstoval.com , url: https://stars.pierstoval.com/ }

  - { name: wiki dragons , url: https://dragons.pierstoval.com/ }
  - { name: wiki esteren , url: https://esteren.pierstoval.com/ }

  - { name: esterenmaps , url: https://esterenmaps.pierstoval.com/ }
  - { name: corahnrinv1 , url: https://jdr.pierstoval.com/esteren/ }
  - { name: corahnrinv2 , url: https://corahnrin.pierstoval.com/ }
  
  - { name: corahnrinv2 , url: https://corahnrin.pierstoval.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: pierstoval.github.io
  baseUrl: /my_upptime
  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: "-"
  navbar:
    - title: Status
      href: /my_upptime
    - title: GitHub
      href: https://github.com/$OWNER/$REPO

# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration