mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-14 12:20:19 +00:00
deploy: 020362575bafa98af35fe423159b68694df8240f
This commit is contained in:
@@ -141,7 +141,7 @@ Having multiple machines/nodes provides the advantage of increased redundancy, b
|
||||
<p>Virtualizing your hardware is an organized way of dividing up your machine’s resources. This can be done with something such as a <em>Virtual Machine</em> or something lighter like a container using <em>LXC</em> or <em>runC</em>.
|
||||
Containers have much less overhead in terms of boot time and storage allocation. This <a href=https://stackoverflow.com/questions/16047306/how-is-docker-different-from-a-virtual-machine>Stack Overflow answer</a> sums it up nicely.</p>
|
||||
<h2 id=services>Services</h2>
|
||||
<p>So what are some useful services to run a homelab?</p>
|
||||
<p>So what are some useful services to deploy?</p>
|
||||
<ul>
|
||||
<li><a href=https://www.plex.tv/>Plex</a> - basically a self-hosted Netflix that can be used to stream from multiple devices, and the best part is that you manage the content!</li>
|
||||
<li><a href=https://github.com/dgtlmoon/changedetection.io>changedetection</a> - is a self-hosted equivalent to something like <a href=https://visualping.io/>visualping.io</a> that will notify you when a webpage changes and keep track of the diffs</li>
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user