This commit is contained in:
DoTheEvo
2024-06-03 00:16:50 +02:00
parent cafbd15b20
commit df00062028
6 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -224,6 +224,7 @@ or enable freshly discovered feature for all future deployments.
* [Beginners speedrun to selfhosting](beginners-speedrun-selfhosting/)
---
### YouTube channels
@@ -233,7 +234,6 @@ Maybe list of some youtube channels to follow would not be bad idea.
* [TechnoTim](https://www.youtube.com/@TechnoTim/videos) - general homeserver selfhosting
* [Craft Computing](https://www.youtube.com/@CraftComputing/videos) - general homeserver, bit more focus on hw and building
* [Wolfgang's Channel](https://www.youtube.com/@WolfgangsChannel/videos) - general homeserver selfhosting, power consumption priority
* [Lawrence Systems](https://www.youtube.com/@LAWRENCESYSTEMS/videos) - general homeserver selfhosting
* [Christian Lempa](https://www.youtube.com/@christianlempa/videos) - general homeserver selfhosting
* [NASCompares](https://www.youtube.com/@nascompares) - Nas builds / home servers
* [Awesome Open Source](https://www.youtube.com/@AwesomeOpenSource/videos)
+2
View File
@@ -4,6 +4,8 @@
# Purpose & Overview
* Note - learned about [ddns-updater](https://github.com/qdm12/ddns-updater)
Automatic DNS entries update.
* [Official site](https://sourceforge.net/p/ddclient/wiki/usage/)
+3
View File
@@ -116,7 +116,10 @@ homeassistant:
external_url: "https://home.example.com:8123"
```
# guides, tips, resources
* [How To Build a Stable and Robust Zigbee Network](https://smarthomescene.com/guides/how-to-build-a-stable-and-robust-zigbee-network/)
* [Zigbee Smart home - best buy tips](https://vdbrink.github.io/buy/smart_home_best_buy_tips)
# old mess shit beyond this point
+1 -1
View File
@@ -70,7 +70,7 @@ if planning serious use.
* Before any action, Kopia needs to be **connected to a repo** as repos store most of
the settings(policies), and commands are executed in their context.
Multiple machines can be connected simultaneously.
* **Snapshots** are the backups created by kopia stored in a repository.
* **Snapshots** are the backups created by kopia, stored in a repository.
* **Policy** - settings for repo/backup behaviour, stuff like backups retention,
what to ignore, logging, scheduling(server/UI), actions before and after backup,...
* **Policies** are stored inside a repo and can apply at various levels and
+2 -1
View File
@@ -572,4 +572,5 @@ zenarmor that was disabled caused an error notification<br>
links
https://homenetworkguy.com/how-to/beginners-guide-to-set-up-home-network-using-opnsense/
* [12 Ways to Secure Access to OPNsense and Your Home Network](https://homenetworkguy.com/how-to/ways-to-secure-access-to-opnsense-and-your-home-network/)
* [Beginner's Guide to Set Up a Home Network Using OPNsense](https://homenetworkguy.com/how-to/beginners-guide-to-set-up-home-network-using-opnsense/)
+1 -1
View File
@@ -105,7 +105,7 @@ services:
target: /docker-entrypoint-initdb.d/init-mongo.js
unifi-app:
image: lscr.io/linuxserver/unifi-network-application:8.0.28
image: lscr.io/linuxserver/unifi-network-application:8.1.127
container_name: unifi-app
hostname: unifi-app
restart: unless-stopped