From 2f6cb50002d708b92e129eed639aca2a98d09a14 Mon Sep 17 00:00:00 2001 From: davegallant Date: Mon, 13 Sep 2021 02:16:02 +0000 Subject: [PATCH] deploy: ead44bf07f27867f060df0bfb4a4ded46d2dc72b --- blog/2021/09/06/what-to-do-with-a-homelab/index.html | 2 +- page/search/index.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/2021/09/06/what-to-do-with-a-homelab/index.html b/blog/2021/09/06/what-to-do-with-a-homelab/index.html index c4525510..9ca0abf0 100644 --- a/blog/2021/09/06/what-to-do-with-a-homelab/index.html +++ b/blog/2021/09/06/what-to-do-with-a-homelab/index.html @@ -165,7 +165,7 @@ Containers have much less overhead in terms of boot time and storage allocation.

Additionally, agents installed on different machines can all be centrally viewed in netdata, and it can alert you when some of your infrastructure is down or in a degraded state. Adding additional nodes to netdata is as simple as a 1-line shell command.

Grafana is another open source analytics and monitoring solution. If you are looking for ideas, check out Wikimedia’s public Grafana.

In Summary

-

Building out a homelab can be a rewarding experience and it doesn’t require buying a rack full of expensive servers to get a significant amount of utility. There are many services you can run that require very minimal setup, so it’s possible to get a server up and running in a short period of time, with monitoring that can be securely connected to from anywhere.

+

Building out a homelab can be a rewarding experience and it doesn’t require buying a rack full of expensive servers to get a significant amount of utility. There are many services you can run that require very minimal setup, making it possible to get a server up and running in a short period of time, with monitoring that can be securely connected to from anywhere.