diff options
| author | Alex Corcoles <alex@pdp7.net> | 2024-02-03 14:06:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-03 14:06:29 +0100 |
| commit | 8ede99045259cfa72b5659da210836d4e47da5f4 (patch) | |
| tree | b7b169c994fa8c4c327b27c4be3a58514f3db765 | |
| parent | 643e21e2b45b27eadbc59a40569a4a11c9973472 (diff) | |
Fix a few things
* Raspberry Pi models and sizes
* Add ClickHouse LXC
* Fix broken link
| -rw-r--r-- | personal_infra/README.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/personal_infra/README.md b/personal_infra/README.md index 233de7ae..eeb2097b 100644 --- a/personal_infra/README.md +++ b/personal_infra/README.md @@ -1,7 +1,7 @@ # My personal infrastructure This is a general overview. -See [HACKING](personal_infra/HACKING.md) for more "usage" instructions. +See [HACKING](HACKING.md) for more "usage" instructions. * Hetzner auction server: 128Gb RAM, 2x1Tb SSD. Runs Proxmox, tinc/ocserv, Apache as reverse proxy * LXC container running Nagios @@ -15,6 +15,7 @@ See [HACKING](personal_infra/HACKING.md) for more "usage" instructions. * LXC container running Nextcloud * LXC container running FreeSWITCH * LXC container running Bitwarden + * LXC container running ClickHouse * Two VMs running Talos, providing two Kubernetes clusters (production/test) * My blog * A CRUD system I run to track my weight @@ -24,9 +25,9 @@ See [HACKING](personal_infra/HACKING.md) for more "usage" instructions. * Runs SMB/NFS * ZFS backups on external USB drives * tinc/ocserv - * Raspberry Pi (1Gb RAM) running LibreElec + TVHeadend, records to NFS share on HP server + * Raspberry Pi 3B (1Gb RAM) running LibreElec + TVHeadend, records to NFS share on HP server * Flat 2 - * Raspberry Pi (1Gb RAM) running Rocky Linux, runs DHCP/DNS, tinc/ocserv + * Raspberry Pi 4B (8Gb RAM) running Rocky Linux, runs DHCP/DNS, tinc/ocserv * Netcup 2Gb RAM VPS running FreeIPA (also tinc/ocserv) ## Configuration management |
