vault backup: 2024-12-15 18:05:06

This commit is contained in:
Jerry Jacobs 2024-12-15 18:05:06 +01:00
parent d32956735c
commit 10ea97c1e5
2 changed files with 11 additions and 18 deletions

View File

@ -7,20 +7,6 @@
"id": "06443941b486a4ce", "id": "06443941b486a4ce",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{
"id": "abe7f08be8c489db",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "2025/xg-infra-upgrade-2025.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "xg-infra-upgrade-2025"
}
},
{ {
"id": "316987f51496a482", "id": "316987f51496a482",
"type": "leaf", "type": "leaf",
@ -35,8 +21,7 @@
"title": "xg-infra-upgrade-2025" "title": "xg-infra-upgrade-2025"
} }
} }
], ]
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -178,7 +163,7 @@
"command-palette:Open command palette": false "command-palette:Open command palette": false
} }
}, },
"active": "783320241c5007e2", "active": "316987f51496a482",
"lastOpenFiles": [ "lastOpenFiles": [
"2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md", "2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md",
"2025/xg-infra-upgrade-2025.md", "2025/xg-infra-upgrade-2025.md",

View File

@ -3,6 +3,7 @@ tags:
- freebsd - freebsd
- homelab - homelab
--- ---
# NAS # NAS
* clean install newest FreeBSD 14.2 * clean install newest FreeBSD 14.2
@ -60,4 +61,11 @@ Improvements & things to not forget:
* Homeassistant in FreeBSD jail rc.d service file for auto-start on boot * Homeassistant in FreeBSD jail rc.d service file for auto-start on boot
* FreeBSD pkg cache for jails * FreeBSD pkg cache for jails
* https://omussell.github.io/fbsd-update-cache/ * https://omussell.github.io/fbsd-update-cache/
* https://forums.freebsd.org/threads/nginx-pkg-cache-help.85699/ + https://serverfault.com/a/1026574 * https://forums.freebsd.org/threads/nginx-pkg-cache-help.85699/ + https://serverfault.com/a/1026574
# See also
* [[freebsd-notes]]
* [[freebsd-jail-vanilla]]
* [[So you wanna do FreeBSD 14.1 and native Home Assistant?]]
* [[computers-and-machines]]