Infra providers and naming conventions
This commit is contained in:
parent
70f183392a
commit
4b01178677
8 changed files with 45 additions and 1 deletions
5
docs/handbook/infrastructure/providers/.nav.yml
Normal file
5
docs/handbook/infrastructure/providers/.nav.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
title: Providers
|
||||
nav:
|
||||
- index.md
|
||||
- hetzner.md
|
||||
- mxroute.md
|
8
docs/handbook/infrastructure/providers/hetzner.md
Normal file
8
docs/handbook/infrastructure/providers/hetzner.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# 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
|
1
docs/handbook/infrastructure/providers/index.md
Normal file
1
docs/handbook/infrastructure/providers/index.md
Normal file
|
@ -0,0 +1 @@
|
|||
# Infrastructure Providers
|
6
docs/handbook/infrastructure/providers/mxroute.md
Normal file
6
docs/handbook/infrastructure/providers/mxroute.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# MXroute
|
||||
|
||||
[:octicons-link-external-24: MXroute](https://mxroute.com/) hosts our email servers for coporate email, transactional messages, and Postline groups.
|
||||
|
||||
## Connection Information
|
||||
Please see the [:octicons-lock-16: MXroute](https://git.starcat.systems/starcat-internal-docs/infra/wiki/MXroute) page of the internal wiki for connection and access information.
|
Loading…
Add table
Add a link
Reference in a new issue