generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
48 lines (44 loc) · 2.08 KB
/
.upptimerc.yml
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
37
38
39
40
41
42
43
44
45
46
47
48
owner: evollut-team # Your GitHub organization or username, where this repository lives
repo: evollut-upptime # The name of this repository
sites:
- name: Main site
url: $MAIN_SITE
- name: Containers
url: $CONTAINERS
- name: Test Broken Site
url: https://thissitedoesnotexist2.koj.co
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: /evollut-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: 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)
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration
notifications:
NOTIFICATION_TELEGRAM: true
NOTIFICATION_TELEGRAM_BOT_KEY: $NOTIFICATION_TELEGRAM_BOT_KEY
NOTIFICATION_TELEGRAM_CHAT_ID: $NOTIFICATION_TELEGRAM_CHAT_ID
NOTIFICATION_EMAIL: true
NOTIFICATION_EMAIL_FROM: $NOTIFICATION_EMAIL_FROM
NOTIFICATION_EMAIL_TO: $NOTIFICATION_EMAIL_TO
NOTIFICATION_EMAIL_SMTP: true
NOTIFICATION_EMAIL_SMTP_PORT: 465
NOTIFICATION_EMAIL_SMTP_HOST: smtp.resend.com
NOTIFICATION_EMAIL_SMTP_USERNAME: resend
NOTIFICATION_EMAIL_SMTP_PASSWORD: $NOTIFICATION_EMAIL_SMTP_PASSWORD
NOTIFICATION_SMS_TWILIO: true
NOTIFICATION_SMS_FROM: $NOTIFICATION_SMS_FROM
NOTIFICATION_SMS_TO: $NOTIFICATION_SMS_TO
NOTIFICATION_SMS_TWILIO_ACCOUNT_SID: $NOTIFICATION_SMS_TWILIO_ACCOUNT_SID
NOTIFICATION_SMS_TWILIO_AUTH_TOKEN: $NOTIFICATION_SMS_TWILIO_AUTH_TOKEN
i18n:
footer: All rights reserved. Evollut Ⓒ 2024