61 lines
3 KiB
YAML
61 lines
3 KiB
YAML
# Change these first
|
|
owner: exozyme # Your GitHub organization or username, where this repository lives
|
|
repo: exozyme.github.io # The name of this repository
|
|
|
|
sites:
|
|
- name: exozyme
|
|
url: https://exozy.me
|
|
icon: https://raw.githubusercontent.com/exozyme/exozyme/main/logo-transparent.png
|
|
- name: exodesk
|
|
url: https://desk.exozy.me
|
|
icon: https://raw.githubusercontent.com/exozyme/exozy.me/main/about/icons/xrdp.svg
|
|
- name: exocloud
|
|
url: https://cloud.exozy.me
|
|
icon: https://raw.githubusercontent.com/exozyme/exozy.me/main/about/icons/nextcloud.svg
|
|
- name: exochat
|
|
url: https://chat.exozy.me
|
|
icon: https://raw.githubusercontent.com/exozyme/exozy.me/main/about/icons/matrix.svg
|
|
- name: exogit
|
|
url: https://git.exozy.me
|
|
icon: https://raw.githubusercontent.com/exozyme/exozy.me/main/about/icons/gitea.svg
|
|
- name: exomedia
|
|
url: https://media.exozy.me
|
|
icon: https://raw.githubusercontent.com/exozyme/exozy.me/main/about/icons/jellyfin.svg
|
|
- name: exocial
|
|
url: https://social.exozy.me
|
|
icon: https://raw.githubusercontent.com/exozyme/exozy.me/main/about/icons/mastodon.svg
|
|
- name: exotube
|
|
url: https://tube.exozy.me
|
|
icon: https://raw.githubusercontent.com/exozyme/exozy.me/main/about/icons/peertube.svg
|
|
- name: exoportal
|
|
url: https://portal.exozy.me
|
|
icon: https://raw.githubusercontent.com/exozyme/exozy.me/main/about/icons/cockpit.svg
|
|
- name: exoci
|
|
url: https://ci.exozy.me
|
|
icon: https://raw.githubusercontent.com/exozyme/exozy.me/main/about/icons/drone.svg
|
|
- name: exoffice
|
|
url: https://office.exozy.me/loleaflet/dist/welcome/welcome.html
|
|
icon: https://raw.githubusercontent.com/exozyme/exozy.me/main/about/icons/collabora.svg
|
|
- name: exocalc
|
|
url: https://calc.exozy.me
|
|
icon: https://raw.githubusercontent.com/exozyme/exozy.me/main/about/icons/cocalc.svg
|
|
|
|
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: exozyme.github.io
|
|
# baseUrl: /
|
|
logoUrl: https://raw.githubusercontent.com/exozyme/exozyme/main/logo.png
|
|
favicon: https://raw.githubusercontent.com/exozyme/exozyme/main/logo-transparent.png
|
|
theme: ocean
|
|
name: Is exozyme online?
|
|
introTitle: Is exozyme online?
|
|
introMessage: Welcome to the status page for exozyme, the libre, high-performance, privacy-respecting cloud! Unfortunately due to our [limited funding](https://git.exozy.me/exozyme/exozyme/issues/13), **we cannot provide any uptime guarantees**. We'll try to keep the server up between 07:00 to 23:00 CST, but there may be occasional reboots for maintainence and other outages. If exozyme is down for more than 24 hours, please [email me](https://ta180m.github.io/contact/).
|
|
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
|