diff --git a/index.html b/index.html index 54a1c24..a919e19 100644 --- a/index.html +++ b/index.html @@ -265,12 +265,12 @@
Born out of a deep distrust of Microsoft and Google, this project is my ongoing effort to self-host as much of my digital life as possible. Every device on my network is named after a Pokémon and assigned a local IP of 10.0.0.x, where x is its Pokédex number.
The primary server, Charizard, runs Unraid OS and manages a disk array totalling 32 TB. It hosts a Gitea instance for personal projects, a file server, and a media server, all running in Docker containers and exposed to the internet through Nginx Proxy Manager with SSL certificates from Let's Encrypt.
+The primary server, Charizard, runs Unraid OS and manages a disk array totalling 40 TB. It hosts a Gitea instance for personal projects, a file server, and a media server, all running in Docker containers and exposed to the internet through Nginx Proxy Manager with SSL certificates from Let's Encrypt.
An extension of the setup lives on Bulbasaur, a Raspberry Pi running Pi-hole for network-wide ad blocking and a WireGuard VPN server for secure remote access.
Charizard is turning five this year. In that time I've learned an enormous amount about networking, Linux administration, and the particular satisfaction of fixing something broken at 2 in the morning that nobody asked you to build in the first place.