vault backup: 2024-12-15 15:41:14

This commit is contained in:
Jerry Jacobs 2024-12-15 15:41:14 +01:00
parent 08db2e2d86
commit 73602347df
2 changed files with 14 additions and 26 deletions

View File

@ -13,12 +13,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "2021/zfs-snapshots.md", "file": "2025/xg-infra-upgrade-2025.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "zfs-snapshots" "title": "xg-infra-upgrade-2025"
} }
}, },
{ {
@ -46,18 +46,6 @@
"icon": "lucide-file", "icon": "lucide-file",
"title": "So you wanna do FreeBSD 14.1 and native Home Assistant?" "title": "So you wanna do FreeBSD 14.1 and native Home Assistant?"
} }
},
{
"id": "40f4bda3167f12aa",
"type": "leaf",
"state": {
"type": "release-notes",
"state": {
"currentVersion": "1.7.6"
},
"icon": "lucide-file",
"title": "Release Notes 1.7.6"
}
} }
] ]
} }
@ -90,7 +78,7 @@
"state": { "state": {
"type": "search", "type": "search",
"state": { "state": {
"query": "snapshot", "query": "",
"matchingCase": false, "matchingCase": false,
"explainSearch": false, "explainSearch": false,
"collapseAll": false, "collapseAll": false,
@ -111,8 +99,7 @@
"title": "Bookmarks" "title": "Bookmarks"
} }
} }
], ]
"currentTab": 1
} }
], ],
"direction": "horizontal", "direction": "horizontal",
@ -132,7 +119,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "2021/zfs-snapshots.md", "file": "2025/xg-infra-upgrade-2025.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -142,7 +129,7 @@
"unlinkedCollapsed": true "unlinkedCollapsed": true
}, },
"icon": "links-coming-in", "icon": "links-coming-in",
"title": "Backlinks for zfs-snapshots" "title": "Backlinks for xg-infra-upgrade-2025"
} }
}, },
{ {
@ -151,12 +138,12 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "2021/zfs-snapshots.md", "file": "2025/xg-infra-upgrade-2025.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
}, },
"icon": "links-going-out", "icon": "links-going-out",
"title": "Outgoing links from zfs-snapshots" "title": "Outgoing links from xg-infra-upgrade-2025"
} }
}, },
{ {
@ -178,10 +165,10 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "2021/zfs-snapshots.md" "file": "2025/xg-infra-upgrade-2025.md"
}, },
"icon": "lucide-list", "icon": "lucide-list",
"title": "Outline of zfs-snapshots" "title": "Outline of xg-infra-upgrade-2025"
} }
} }
] ]
@ -203,11 +190,12 @@
}, },
"active": "abe7f08be8c489db", "active": "abe7f08be8c489db",
"lastOpenFiles": [ "lastOpenFiles": [
"2021/zfs-snapshots.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",
"2024/doelen-2024.md", "2024/doelen-2024.md",
"2024/chlorate-cell.md", "2024/chlorate-cell.md",
"2024/1gabba.pw-links.md", "2024/1gabba.pw-links.md",
"2024/So you wanna do FreeBSD 14.1 and native Home Assistant?.md",
"2025", "2025",
"2024/freebsd-notes.md", "2024/freebsd-notes.md",
"2024/freebsd-jail-vanilla.md", "2024/freebsd-jail-vanilla.md",
@ -247,7 +235,6 @@
"2024/POP gesprek 2024-Q1.md", "2024/POP gesprek 2024-Q1.md",
"2024/Neways introductie interview voorbereiding.md", "2024/Neways introductie interview voorbereiding.md",
"2024/macos-markdown-editors-2024-review.md", "2024/macos-markdown-editors-2024-review.md",
"2021/CICD/cicd-platforms-and-software.md",
"Untitled.canvas", "Untitled.canvas",
"2020/golf-4-koppeling-nota.jpeg" "2020/golf-4-koppeling-nota.jpeg"
] ]

View File

@ -27,5 +27,6 @@
Improvements & things to not forget: Improvements & things to not forget:
* private keychains daily snapshots (separate Syncthing share + copies=2?) * private keychains daily snapshots (separate Syncthing share + copies=2?)
* jails settings backup * jails settings backup
* * Migrate from zfstools auto-snapshot and prune to Python zfs-autobackup?
* https://it-notes.dragas.net/2024/08/21/automating-zfs-snapshots-for-peace-of-mind/