From 92a879fc98254ed345416b4152c39dc3aaff1f9d Mon Sep 17 00:00:00 2001 From: davegallant Date: Mon, 20 Sep 2021 23:11:44 +0000 Subject: [PATCH] deploy: 4cdd974baafc5c9eadb283aba8fa552d765a94dc --- CNAME | 1 - blog/2021/09/06/what-to-do-with-a-homelab/index.html | 2 +- page/search/index.json | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index b2267892..00000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -davegallant.ca \ No newline at end of file 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 a9b40c19..19e714ce 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 @@ -172,7 +172,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, making it possible to get a server up and running in a short period of time, with monitoring, and 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 that 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, and that can be securely connected to from anywhere.