From 218ee84d5f1a21be4c1519b4b83f6f03f8567b88 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Mon, 23 Jun 2025 16:11:31 +0000 Subject: [PATCH] Typo fix, h/t tim --- content/articles/2025-05-28-minio-1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/articles/2025-05-28-minio-1.md b/content/articles/2025-05-28-minio-1.md index 585420e..fecfd92 100644 --- a/content/articles/2025-05-28-minio-1.md +++ b/content/articles/2025-05-28-minio-1.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.