From ebbb0f8e24547e51ce00860a425f0f913dd32758 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Mon, 23 Jun 2025 16:18:43 +0000 Subject: [PATCH] typo fix, h/t tim427 --- content/articles/2025-06-01-minio-2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/articles/2025-06-01-minio-2.md b/content/articles/2025-06-01-minio-2.md index 58d6e48..1027496 100644 --- a/content/articles/2025-06-01-minio-2.md +++ b/content/articles/2025-06-01-minio-2.md @@ -23,7 +23,7 @@ compared to the public cloud. IPng Networks is an Internet Service Provider, but I also dabble in self-hosting things, for example [[PeerTube](https://video.ipng.ch/)], [[Mastodon](https://ublog.tech/)], [[Immich](https://photos.ipng.ch/)], [[Pixelfed](https://pix.ublog.tech/)] and of course -[[Hugo](https://ipng/ch/)]. These services all have one thing in common: they tend to use lots of +[[Hugo](https://ipng.ch/)]. These services all have one thing in common: they tend to use lots of storage when they grow. At IPng Networks, all hypervisors ship with enterprise SAS flash drives, mostly 1.92TB and 3.84TB. Scaling up each of these services, and backing them up safely, can be quite the headache.