diff --git a/docs/handbook/infrastructure/.nav.yml b/docs/handbook/infrastructure/.nav.yml index cfbf1f1..0b03573 100644 --- a/docs/handbook/infrastructure/.nav.yml +++ b/docs/handbook/infrastructure/.nav.yml @@ -1,6 +1,8 @@ -title: Infrastructure +title: Apps + Infrastructure nav: - index.md - - apps - - providers + - servers_and_hosting + - network + - communication + - monitoring - naming_conventions.md \ No newline at end of file diff --git a/docs/handbook/infrastructure/apps/.nav.yml b/docs/handbook/infrastructure/apps/.nav.yml deleted file mode 100644 index 1e599be..0000000 --- a/docs/handbook/infrastructure/apps/.nav.yml +++ /dev/null @@ -1,4 +0,0 @@ -title: Apps -nav: - - index.md - - monitoring \ No newline at end of file diff --git a/docs/handbook/infrastructure/apps/index.md b/docs/handbook/infrastructure/apps/index.md deleted file mode 100644 index 88f8079..0000000 --- a/docs/handbook/infrastructure/apps/index.md +++ /dev/null @@ -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. \ No newline at end of file diff --git a/docs/handbook/infrastructure/providers/communication/.nav.yml b/docs/handbook/infrastructure/communication/.nav.yml similarity index 100% rename from docs/handbook/infrastructure/providers/communication/.nav.yml rename to docs/handbook/infrastructure/communication/.nav.yml diff --git a/docs/handbook/infrastructure/providers/communication/index.md b/docs/handbook/infrastructure/communication/index.md similarity index 100% rename from docs/handbook/infrastructure/providers/communication/index.md rename to docs/handbook/infrastructure/communication/index.md diff --git a/docs/handbook/infrastructure/providers/communication/mxroute.md b/docs/handbook/infrastructure/communication/mxroute.md similarity index 100% rename from docs/handbook/infrastructure/providers/communication/mxroute.md rename to docs/handbook/infrastructure/communication/mxroute.md diff --git a/docs/handbook/infrastructure/providers/communication/voipms.md b/docs/handbook/infrastructure/communication/voipms.md similarity index 91% rename from docs/handbook/infrastructure/providers/communication/voipms.md rename to docs/handbook/infrastructure/communication/voipms.md index 800af69..c34c714 100644 --- a/docs/handbook/infrastructure/providers/communication/voipms.md +++ b/docs/handbook/infrastructure/communication/voipms.md @@ -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. \ No newline at end of file + 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. \ No newline at end of file diff --git a/docs/handbook/infrastructure/apps/monitoring/.nav.yml b/docs/handbook/infrastructure/monitoring/.nav.yml similarity index 100% rename from docs/handbook/infrastructure/apps/monitoring/.nav.yml rename to docs/handbook/infrastructure/monitoring/.nav.yml diff --git a/docs/handbook/infrastructure/apps/monitoring/beszel.md b/docs/handbook/infrastructure/monitoring/beszel.md similarity index 78% rename from docs/handbook/infrastructure/apps/monitoring/beszel.md rename to docs/handbook/infrastructure/monitoring/beszel.md index 76af88f..455fad0 100644 --- a/docs/handbook/infrastructure/apps/monitoring/beszel.md +++ b/docs/handbook/infrastructure/monitoring/beszel.md @@ -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` --- diff --git a/docs/handbook/infrastructure/apps/monitoring/index.md b/docs/handbook/infrastructure/monitoring/index.md similarity index 100% rename from docs/handbook/infrastructure/apps/monitoring/index.md rename to docs/handbook/infrastructure/monitoring/index.md diff --git a/docs/handbook/infrastructure/apps/monitoring/uptime.md b/docs/handbook/infrastructure/monitoring/uptime.md similarity index 79% rename from docs/handbook/infrastructure/apps/monitoring/uptime.md rename to docs/handbook/infrastructure/monitoring/uptime.md index 980d4e4..33a33fe 100644 --- a/docs/handbook/infrastructure/apps/monitoring/uptime.md +++ b/docs/handbook/infrastructure/monitoring/uptime.md @@ -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` diff --git a/docs/handbook/infrastructure/providers/network/.nav.yml b/docs/handbook/infrastructure/network/.nav.yml similarity index 100% rename from docs/handbook/infrastructure/providers/network/.nav.yml rename to docs/handbook/infrastructure/network/.nav.yml diff --git a/docs/handbook/infrastructure/providers/network/bunny.md b/docs/handbook/infrastructure/network/bunny.md similarity index 100% rename from docs/handbook/infrastructure/providers/network/bunny.md rename to docs/handbook/infrastructure/network/bunny.md diff --git a/docs/handbook/infrastructure/providers/network/index.md b/docs/handbook/infrastructure/network/index.md similarity index 100% rename from docs/handbook/infrastructure/providers/network/index.md rename to docs/handbook/infrastructure/network/index.md diff --git a/docs/handbook/infrastructure/providers/.nav.yml b/docs/handbook/infrastructure/providers/.nav.yml deleted file mode 100644 index c2f00e6..0000000 --- a/docs/handbook/infrastructure/providers/.nav.yml +++ /dev/null @@ -1,6 +0,0 @@ -title: Providers -nav: - - index.md - - servers_and_hosting - - network - - communication \ No newline at end of file diff --git a/docs/handbook/infrastructure/providers/index.md b/docs/handbook/infrastructure/providers/index.md deleted file mode 100644 index b6686a8..0000000 --- a/docs/handbook/infrastructure/providers/index.md +++ /dev/null @@ -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. \ No newline at end of file diff --git a/docs/handbook/infrastructure/providers/servers_and_hosting/.nav.yml b/docs/handbook/infrastructure/servers_and_hosting/.nav.yml similarity index 100% rename from docs/handbook/infrastructure/providers/servers_and_hosting/.nav.yml rename to docs/handbook/infrastructure/servers_and_hosting/.nav.yml diff --git a/docs/handbook/infrastructure/providers/servers_and_hosting/hetzner.md b/docs/handbook/infrastructure/servers_and_hosting/hetzner.md similarity index 100% rename from docs/handbook/infrastructure/providers/servers_and_hosting/hetzner.md rename to docs/handbook/infrastructure/servers_and_hosting/hetzner.md diff --git a/docs/handbook/infrastructure/providers/servers_and_hosting/index.md b/docs/handbook/infrastructure/servers_and_hosting/index.md similarity index 100% rename from docs/handbook/infrastructure/providers/servers_and_hosting/index.md rename to docs/handbook/infrastructure/servers_and_hosting/index.md diff --git a/docs/handbook/infrastructure/providers/servers_and_hosting/nfsn.md b/docs/handbook/infrastructure/servers_and_hosting/nfsn.md similarity index 100% rename from docs/handbook/infrastructure/providers/servers_and_hosting/nfsn.md rename to docs/handbook/infrastructure/servers_and_hosting/nfsn.md diff --git a/docs/handbook/infrastructure/providers/servers_and_hosting/pikapods.md b/docs/handbook/infrastructure/servers_and_hosting/pikapods.md similarity index 71% rename from docs/handbook/infrastructure/providers/servers_and_hosting/pikapods.md rename to docs/handbook/infrastructure/servers_and_hosting/pikapods.md index ce5b8e1..f881462 100644 --- a/docs/handbook/infrastructure/providers/servers_and_hosting/pikapods.md +++ b/docs/handbook/infrastructure/servers_and_hosting/pikapods.md @@ -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. \ No newline at end of file + 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. \ No newline at end of file