diff --git a/README.md b/README.md index 19cd60d..a89be96 100644 --- a/README.md +++ b/README.md @@ -19,32 +19,21 @@ - [Pain](#spent-weeks-on-this-system-configuration-) ## Hosts - -Currently there are 6 host's: - -1. **sirius:** Multi-monitor desktop running Windows Subsystem for Linux, backed by a Ryzen 5 3600 (bottleneck ik) and RTX 3080 TI. This setup is utilized for both development and gaming. -2. **canopus:** Asus Zephyrus G15, powered by a Ryzen 9 5900HS and RTX 3060, optimized for productivity on the go. -3. **arcturus:** Primary server responsible for exposing my homelab applications to the internet. - - - Headscale - - Vaultwarden - - Gitea - - Grafana, Loki, Promtail - - Ntfy - - SearXNG - - Plausible - - Wakapi - -4. **alpha:** Monitors uptime and health status of all services across the infrastructure, ensuring reliable performance. -5. **homelab:** WIP, Migrating from unraid. -6. **node:** Secondary server dedicated to running Ethereum and BSC nodes. Currently in the process of migrating from Ubuntu. +| | Type | Name | Hardware | Purpose +---|---|---|---|--- +💻 | Desktop | sirius | Ryzen 5 3600 - 64GB RAM - RTX 3080 TI | Multi-monitor desktop running Windows Subsystem for Linux. +🖥️ | Laptop | canopus | Ryzen 9 5900HS - 16 GB RAM - RTX 3060 | Optimized for productivity on the go and some gaming. +☁️ | VPS | arcturus | 4 Core - 8 GB RAM | Primary server responsible for exposing my homelab applications to the internet. +🥔 | VPS | alpha | 2 Core - 4 GB RAM | Monitors uptime and health status of all services across the infrastructure. +🖥️ | Server | homelab | Ryzen 7 2700X - 32 GB RAM - 2060 Super | WIP, Migrating from unraid. +☁️ | VPS | node | i9-13900 - 64 GB RAM | Running Ethereum and BSC nodes. Currently in the process of migrating from Ubuntu. ## Installation Hosts can be build with: ``` -nh os switch -H +sduo nixos-rebuild switch --flake .# ``` ## Components