vault backup: 2026-07-11 16:41:03
This commit is contained in:
Vendored
+18
-4
@@ -110,9 +110,23 @@
|
||||
"icon": "lucide-file",
|
||||
"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"
|
||||
@@ -304,11 +318,12 @@
|
||||
"obsidian-git:Open Git source control": false
|
||||
}
|
||||
},
|
||||
"active": "cf7a85fbfb750354",
|
||||
"active": "2cdc8f934c115c9d",
|
||||
"lastOpenFiles": [
|
||||
"HomeLab/VPS/VPN.md",
|
||||
"Geschäft/Etiketten/Drucken/03 - Gedruckt & Geschnitten.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",
|
||||
"ToDo's/ToDo's.md",
|
||||
"Geschäft/Gewürze/Kunden/Stoll/Etiketten Farben.md",
|
||||
@@ -331,7 +346,6 @@
|
||||
"Programmieren/Spicy Storage/Temp/production.md",
|
||||
"Programmieren/Spicy Storage/Temp/entry.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/Stoll",
|
||||
"Untitled.base",
|
||||
|
||||
@@ -1,21 +1,14 @@
|
||||
## Geschmackswelten:
|
||||
- [ ] ? x Tee
|
||||
|
||||
- [x] 400 x Käfer Rindergulasch S. 1 ✅ 2026-07-10
|
||||
|
||||
- [ ] 600? x Käfer Doppelte Kraftbrühe S. 3
|
||||
|
||||
|
||||
|
||||
---
|
||||
## 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:
|
||||
|
||||
@@ -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] 9 x Pfefferkontor Balkan Pfeffer Rot S. 40 ✅ 2026-07-08
|
||||
|
||||
@@ -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
|
||||
|
||||
# Wireguard VPN
|
||||
host all all 10.7.0.1/24 scram-sha-256
|
||||
|
||||
```
|
||||
|
||||
---
|
||||
## VPN (Wireguard)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user