Reorganize folders
This commit is contained in:
parent
a95fffb192
commit
a8a11ffef6
21 changed files with 5 additions and 35 deletions
|
@ -0,0 +1,6 @@
|
|||
title: Servers + Hosting
|
||||
nav:
|
||||
- index.md
|
||||
- hetzner.md
|
||||
- nfsn.md
|
||||
- pikapods.md
|
25
docs/handbook/infrastructure/servers_and_hosting/hetzner.md
Normal file
25
docs/handbook/infrastructure/servers_and_hosting/hetzner.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
# Hetzner
|
||||
|
||||
[:simple-hetzner: Hetzner](https://www.hetzner.com/) hosts the majority of our servers, both virtual and physical.
|
||||
|
||||
## Quick Links
|
||||
[:octicons-link-external-24: Cloud console login](https://console.hetzner.cloud/) - VPS management
|
||||
[:octicons-link-external-24: Robot console login](https://robot.hetzner.com/) - dedicated server management
|
||||
[:octicons-link-external-24: Billing console login](https://accounts.hetzner.com/invoice) - billing and invoice information
|
||||
|
||||
## Server Types
|
||||
**VPS**: Typically we use `CAX` series servers when we can use an ARM processor. If we need an x86 processor, we usually use `CX` or `CPX` servies servers.
|
||||
|
||||
**Dedicated**: Server types vary depending on the use-case.
|
||||
|
||||
## Locations
|
||||
**VPS**:
|
||||
|
||||
- Europe (preferred)
|
||||
- Primary: `helsinki`
|
||||
- Secondary: `nuremberg` or `falkenstein` (depending on use-case)
|
||||
- USA
|
||||
- Primary: `ashburn`
|
||||
- Secondary: `hillsboro`
|
||||
|
||||
**Dedicated**: All Hetzner dedicated servers are in Europe, no particularly preferred datacenters.
|
11
docs/handbook/infrastructure/servers_and_hosting/index.md
Normal file
11
docs/handbook/infrastructure/servers_and_hosting/index.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Servers and Hosting
|
||||
|
||||
!!! 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.
|
11
docs/handbook/infrastructure/servers_and_hosting/nfsn.md
Normal file
11
docs/handbook/infrastructure/servers_and_hosting/nfsn.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# NFSN
|
||||
|
||||
!!! 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.
|
18
docs/handbook/infrastructure/servers_and_hosting/pikapods.md
Normal file
18
docs/handbook/infrastructure/servers_and_hosting/pikapods.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
# PikaPods
|
||||
[:octicons-link-external-24: PikaPods](https://pikapods.com/) is an open source app hosting provider that we use to host some of our internal apps.
|
||||
|
||||
## Quick Links
|
||||
[: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)
|
||||
|
||||
## 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.
|
||||
|
||||
---
|
||||
!!! 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.
|
Loading…
Add table
Add a link
Reference in a new issue