Compare commits

..

No commits in common. "6763f46c120a31b92d85a8aba21434cce38a75f9" and "a95fffb19292e8d837f21e7fdd0952c1ca5f2c79" have entirely different histories.

21 changed files with 41 additions and 11 deletions

View file

@ -1,8 +1,6 @@
title: Apps + Infrastructure
title: Infrastructure
nav:
- index.md
- servers_and_hosting
- network
- communication
- monitoring
- apps
- providers
- naming_conventions.md

View file

@ -0,0 +1,4 @@
title: Apps
nav:
- index.md
- monitoring

View file

@ -0,0 +1,11 @@
# Apps
!!! abstract "Placeholder Page"
This is a placeholder page. Please see the site navigation for any sub-pages that exist.
---
!!! example "Work in Progress"
This page is not complete, and is subject to change.
Want to help with this page? Please see [:octicons-arrow-right-24: Editing this site](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about_docs) for this site.

View file

@ -4,7 +4,7 @@ Simple, lightweight server monitoring
**URL**: [:octicons-tab-external-16: beszel.starcatsys.net](https://beszel.starcatsys.net)
**Homepage**: [:octicons-link-external-24: beszel.dev](https://beszel.dev/)
**Hosting**: [:octicons-arrow-right-24: PikaPods](../servers_and_hosting/pikapods.md) `EU`
**Hosting**: [:octicons-arrow-right-24: PikaPods](../../providers/servers_and_hosting/pikapods.md) `EU`
---

View file

@ -4,7 +4,7 @@ Uptime Kuma is an easy-to-use self-hosted monitoring tool.
**URL**: [:octicons-tab-external-16: uptime.starcatsys.net](https://uptime.starcatsys.net)
**Homepage**: [:octicons-link-external-24: louislam/uptime-kuma - GitHub](https://github.com/louislam/uptime-kuma)
**Hosting**: [:octicons-arrow-right-24: PikaPods](../servers_and_hosting/pikapods.md) `EU`
**Hosting**: [:octicons-arrow-right-24: PikaPods](../../providers/servers_and_hosting/pikapods.md) `EU`

View file

@ -0,0 +1,6 @@
title: Providers
nav:
- index.md
- servers_and_hosting
- network
- communication

View file

@ -20,4 +20,4 @@ If you need to set or change your voicemail message for your direct line voicema
!!! example "Work in Progress"
This page is not complete, and is subject to change.
Want to help with this page? Please see [:octicons-arrow-right-24: Editing this site](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about_docs) for this site.
Want to help with this page? Please see [:octicons-arrow-right-24: Editing this site](../../../meta/editing.md) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about_docs) for this site.

View file

@ -0,0 +1,11 @@
# Infrastructure Providers
!!! abstract "Placeholder Page"
This is a placeholder page. Please see the site navigation for any sub-pages that exist.
---
!!! example "Work in Progress"
This page is not complete, and is subject to change.
Want to help with this page? Please see [:octicons-arrow-right-24: Editing this site](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about_docs) for this site.

View file

@ -5,8 +5,8 @@
[:octicons-link-external-24: Control panel](https://www.pikapods.com/pods) - limited access, contact admin if you need access or need to make changes
## Hosted Apps
- [:octicons-arrow-right-24: Beszel](../monitoring/beszel.md)
- [:octicons-arrow-right-24: Uptime](../monitoring/uptime.md)
- [:octicons-arrow-right-24: Beszel](../../apps/monitoring/beszel.md)
- [:octicons-arrow-right-24: Uptime](../../apps/monitoring/uptime.md)
## Regions
When it makes sense, host any new pods in the `EU` region, as it places the pod closer to the majority of our services. For our USA hosted services, or in other special situations, pods can also be hosted in the `US` region.
@ -15,4 +15,4 @@ When it makes sense, host any new pods in the `EU` region, as it places the pod
!!! example "Work in Progress"
This page is not complete, and is subject to change.
Want to help with this page? Please see [:octicons-arrow-right-24: Editing this site](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about_docs) for this site.
Want to help with this page? Please see [:octicons-arrow-right-24: Editing this site](../../../meta/editing.md) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about_docs) for this site.