Compare commits

..

2 commits

Author SHA1 Message Date
6763f46c12
Fix links 2025-04-21 11:21:03 -04:00
a8a11ffef6
Reorganize folders 2025-04-21 11:16:38 -04:00
21 changed files with 11 additions and 41 deletions

View file

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

View file

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

View file

@ -1,11 +0,0 @@
# 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

@ -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](../../../meta/editing.md) 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](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](../../providers/servers_and_hosting/pikapods.md) `EU`
**Hosting**: [:octicons-arrow-right-24: PikaPods](../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](../../providers/servers_and_hosting/pikapods.md) `EU`
**Hosting**: [:octicons-arrow-right-24: PikaPods](../servers_and_hosting/pikapods.md) `EU`

View file

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

View file

@ -1,11 +0,0 @@
# 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](../../apps/monitoring/beszel.md)
- [:octicons-arrow-right-24: Uptime](../../apps/monitoring/uptime.md)
- [:octicons-arrow-right-24: Beszel](../monitoring/beszel.md)
- [:octicons-arrow-right-24: Uptime](../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](../../../meta/editing.md) 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](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about_docs) for this site.