mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-14 12:20:19 +00:00
deploy: 742a704a87
This commit is contained in:
@@ -131,8 +131,8 @@ Containers have much less overhead in terms of boot time and storage allocation.
|
||||
<h2 id=services>Services</h2>
|
||||
<p>So what are some useful services to run a homelab?</p>
|
||||
<ul>
|
||||
<li><a href=https://www.plex.tv/>Plex</a> - This is 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> - This is 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>
|
||||
<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>
|
||||
<li><a href=https://github.com/AdguardTeam/AdGuardHome>Adguard</a> or <a href=https://pi-hole.net/>Pihole</a> - can block a list of known trackers for all clients on your local network. I’ve used pihole for a long time, but have recently switched to Adguard since the UI is more modern and it has the ability to toggle on/off a pre-defined list of services, including Netflix (this is useful if you have stealthy young kids). Either of these will speed up your internet experience, simply because you won’t need to download all of the extra tracking bloat.</li>
|
||||
</ul>
|
||||
<p>Of course, there is much much more you can self-host, including your own applications that you might be developing.</p>
|
||||
|
Reference in New Issue
Block a user