vault backup: 2026-07-11 16:41:03

This commit is contained in:
2026-07-11 16:41:03 +02:00
parent 875fc86b06
commit 10cc686f54
4 changed files with 31 additions and 13 deletions
+18 -4
View File
@@ -110,9 +110,23 @@
"icon": "lucide-file", "icon": "lucide-file",
"title": "VPN" "title": "VPN"
} }
},
{
"id": "2cdc8f934c115c9d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "HomeLab/Rose/PostgreSQL.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "PostgreSQL"
}
} }
], ],
"currentTab": 1 "currentTab": 7
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -304,11 +318,12 @@
"obsidian-git:Open Git source control": false "obsidian-git:Open Git source control": false
} }
}, },
"active": "cf7a85fbfb750354", "active": "2cdc8f934c115c9d",
"lastOpenFiles": [ "lastOpenFiles": [
"HomeLab/VPS/VPN.md",
"Geschäft/Etiketten/Drucken/03 - Gedruckt & Geschnitten.md", "Geschäft/Etiketten/Drucken/03 - Gedruckt & Geschnitten.md",
"Geschäft/Etiketten/Drucken/01 - Drucken.md", "Geschäft/Etiketten/Drucken/01 - Drucken.md",
"HomeLab/VPS/VPN.md", "Programmieren/Spicy Storage/01 - ToDo's - Verbesserungen.md",
"Geschäft/IT/Online Shop/Shopware 6/Dockware.md", "Geschäft/IT/Online Shop/Shopware 6/Dockware.md",
"ToDo's/ToDo's.md", "ToDo's/ToDo's.md",
"Geschäft/Gewürze/Kunden/Stoll/Etiketten Farben.md", "Geschäft/Gewürze/Kunden/Stoll/Etiketten Farben.md",
@@ -331,7 +346,6 @@
"Programmieren/Spicy Storage/Temp/production.md", "Programmieren/Spicy Storage/Temp/production.md",
"Programmieren/Spicy Storage/Temp/entry.md", "Programmieren/Spicy Storage/Temp/entry.md",
"Programmieren/Spicy Storage/00 - Allgemein.md", "Programmieren/Spicy Storage/00 - Allgemein.md",
"Programmieren/Spicy Storage/01 - ToDo's - Verbesserungen.md",
"Geschäft/Gewürze/Kunden/Brand Equalizer", "Geschäft/Gewürze/Kunden/Brand Equalizer",
"Geschäft/Gewürze/Kunden/Stoll", "Geschäft/Gewürze/Kunden/Stoll",
"Untitled.base", "Untitled.base",
+1 -8
View File
@@ -1,21 +1,14 @@
## Geschmackswelten: ## Geschmackswelten:
- [ ] ? x Tee - [ ] ? x Tee
- [x] 400 x Käfer Rindergulasch S. 1 ✅ 2026-07-10
- [ ] 600? x Käfer Doppelte Kraftbrühe S. 3 - [ ] 600? x Käfer Doppelte Kraftbrühe S. 3
--- ---
## Gewürze: ## Gewürze:
- [x] 500 x Purami Mystery Blend Front S. 11 ✅ 2026-07-10
- [x] 500 x Purami Mystery Blend Rück S. 12 ✅ 2026-07-10
- [x] 11 x Purami Daily Blend Front S. 1 ✅ 2026-07-10
- [x] 12 x Purami Daily Blend Front S. 2 ✅ 2026-07-10
- [x] 6 x Purami Daily Blend Front S. 7 ✅ 2026-07-10
- [x] 5 x Purami Daily Blend Front S. 8 ✅ 2026-07-10
--- ---
## Hotel: ## Hotel:
@@ -14,7 +14,13 @@
--- ---
--- ---
- [x] 500 x Purami Mystery Blend Front S. 11 ✅ 2026-07-10
- [x] 500 x Purami Mystery Blend Rück S. 12 ✅ 2026-07-10
- [x] 11 x Purami Daily Blend Front S. 1 ✅ 2026-07-10
- [x] 12 x Purami Daily Blend Front S. 2 ✅ 2026-07-10
- [x] 6 x Purami Daily Blend Front S. 7 ✅ 2026-07-10
- [x] 5 x Purami Daily Blend Front S. 8 ✅ 2026-07-10
- [x] 400 x Käfer Rindergulasch S. 1 ✅ 2026-07-10
--- ---
- [x] 8 x Pfefferkontor Indischer Curry S. 2 ✅ 2026-07-08 - [x] 8 x Pfefferkontor Indischer Curry S. 2 ✅ 2026-07-08
- [x] 9 x Pfefferkontor Balkan Pfeffer Rot S. 40 ✅ 2026-07-08 - [x] 9 x Pfefferkontor Balkan Pfeffer Rot S. 40 ✅ 2026-07-08
+5
View File
@@ -4,8 +4,13 @@ im Ordner ``PostgreSQL/16/data`` in die Datei ``pg_hba.conf`` einfügen, folgend
``` ```
host all all IP/MASK scram-sha-256 host all all IP/MASK scram-sha-256
# Wireguard VPN
host all all 10.7.0.1/24 scram-sha-256
``` ```
--- ---
## VPN (Wireguard)