hosts.web01: init
This machine is intended to host web applications. Initially [Lemmy](https://join-lemmy.org/), but perhaps more down the line. The initial PR only deals with setting up the machine and required infra like DNS, not setting up Lemmy itself which will be a follow-up.
This commit is contained in:
parent
efeb2ce042
commit
c91f606639
8 changed files with 187 additions and 0 deletions
devdoc
|
@ -47,6 +47,16 @@ This machine is meant as an aarch64 and x86_64 builder for our CI.
|
|||
- RAM: 8GB
|
||||
- Drives: 256GB SSD
|
||||
|
||||
### `web01`
|
||||
|
||||
This machine hosts web services such as Lemmy.
|
||||
|
||||
- Provider: Hetzner
|
||||
- Instance type: CX31
|
||||
- CPU: 2 vCPUs on Intel Xeon
|
||||
- RAM: 8GB
|
||||
- Drives: 80GB SSD
|
||||
|
||||
## SSH config:
|
||||
|
||||
You will need to set your admin username if it doesn't match your local username.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue