deploy: 1657f502131cd01ff251b6ac4e8002fe8fb1779e

This commit is contained in:
davegallant
2022-01-03 06:17:36 +00:00
parent 6f908559f7
commit f66a49d675
2 changed files with 2 additions and 2 deletions

View File

@@ -174,7 +174,7 @@ Containers have much less overhead in terms of boot time and storage allocation.
<li><a href=https://jellyfin.org/>Jellyfin</a> or <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! Unlike Plex, Jellyfin is open source and can be found <a href=https://github.com/jellyfin/jellyfin>here</a>.</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&rsquo;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&rsquo;t need to download all of the extra tracking bloat.</li>
<li><a href=https://github.com/bastienwirtz/homer>homer</a> - A customizable landing page for all of your internal services.</li>
<li><a href=https://github.com/bastienwirtz/homer>homer</a> - A customizable landing page for your services.</li>
<li><a href=https://github.com/louislam/uptime-kuma>Uptime Kuma</a> - A fancy tool for monitoring the uptime of services.</li>
</ul>
<p>There is a large number of services you can self-host, including your own applications that you might be developing. <a href=https://github.com/awesome-selfhosted/awesome-selfhosted>awesome-self-hosted</a> provides a curated list of services that might be of interest to you.</p>