add new hardware section
Some checks failed
pipeline / deploy-job (push) Failing after 33s

This commit is contained in:
FzOrb 2024-10-13 23:23:54 +03:00
parent 92e8e1bc0e
commit 4fc515f4b6
2 changed files with 17 additions and 2 deletions

View File

@ -0,0 +1,15 @@
---
title: "Hardware"
---
I use a wide array of hardware in order to host Zorbnet and its associated services.
|Hardware|Software|Use|
|--------|--------|---|
|HP Elitedesk 800 G2 Mini|Proxmox VE 8.2|KVM host|
|HP T620 Thin Client|Alpine GNU/Linux|Docker host|
|Raspberry Pi zero2w|Debian GNU/Linux (RPi OS)|Bot host|
|Wyse 3040|Debian GNU/Linux|Auxiliary hardware|
|Raspberry Pi 4B 2GB|Debian GNU/Linux (RPi OS)|Auxiliary hardware|
|Mikrotik hAP ac2|RouterOS|Auxiliary networking hardware|
|Frantech KVM Slice|Debian GNU/Linux|Mail host & reverse proxy|
|Oracle Cloud Instance|Ubuntu GNU/Linux|Experimental server located in Canada|

View File

@ -1,8 +1,6 @@
---
title: "Services"
---
I host a bunch of services, all hosted on an HP Elitedesk 800 G2.
## Tier I services:
*These are the services that I commit to having 98-100% uptime*
* [Matrix](https://m.fzorb.xyz) - a matrix server ran using [conduwuit](https://conduwuit.puppyirl.gay/). Register using a standard matrix client like Element and using the key [here](/matrix.txt). The key has been put in palce to prevent bots from registering.
@ -21,3 +19,5 @@ I host a bunch of services, all hosted on an HP Elitedesk 800 G2.
*These are services being ran by other people on my infrastructure*
* Free VMs: I offer free VMs to some friends. Notable mentions:
* [zx86.org](https://zx86.org)
**Table of hardware**: [/hardware](/hardware)