diff --git a/content/hardware/_index.md b/content/hardware/_index.md new file mode 100644 index 0000000..80bcba8 --- /dev/null +++ b/content/hardware/_index.md @@ -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| diff --git a/content/services/_index.md b/content/services/_index.md index 0e11d67..7870d7a 100644 --- a/content/services/_index.md +++ b/content/services/_index.md @@ -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) \ No newline at end of file