vault backup: 2024-12-15 17:41:44
This commit is contained in:
parent
ed266c1544
commit
bef6f59be7
|
|
@ -66,7 +66,7 @@
|
|||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"query": "tag:freebsd",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
|
|
@ -87,7 +87,8 @@
|
|||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
tags:
|
||||
- freebsd
|
||||
- homelab
|
||||
---
|
||||
|
||||
# NAS
|
||||
|
||||
|
|
@ -11,7 +16,7 @@
|
|||
* zpool upgrade zpool
|
||||
* https://docs.freebsd.org/en/books/handbook/zfs/#zfs-zpool-upgrade
|
||||
* Syncthing shares on separated ZFS subvolumes
|
||||
* zfs autosnapshot schedules
|
||||
* zfs autosnapshot retetion policies
|
||||
* pyrotechnics & private data zfs copies=2?
|
||||
* Applications in VMs
|
||||
* Photoprism
|
||||
|
|
@ -20,7 +25,7 @@
|
|||
* Syncthing
|
||||
* Transmission
|
||||
* Gitea
|
||||
* Samba
|
||||
* Samba
|
||||
* VTVBB sync + go tooling
|
||||
* Data partitioning
|
||||
* zroot (ssd OS only)
|
||||
|
|
@ -40,4 +45,7 @@ Improvements & things to not forget:
|
|||
* Upgrade gitea and migrate sqlite to postgres
|
||||
* https://forum.gitea.com/t/migrate-from-sqlite-to-postgresql/2269/
|
||||
* https://tutorialinux.com/today-learned-migrating-sqlite-postgres-easy-sequel/
|
||||
* Migrate all automations Hue -> Home Assistant
|
||||
* Migrate all automations Hue -> Home Assistant
|
||||
* Samba network share
|
||||
* AVAHI/Bonjour autodiscovery
|
||||
* Automount network shares on macOS
|
||||
Loading…
Reference in New Issue