From 0a3879d3da63d1f53528ac034c72097388b8fd7a Mon Sep 17 00:00:00 2001 From: Matthias Lodner Date: Sun, 24 May 2026 16:54:02 +0200 Subject: [PATCH] vault backup: 2026-05-24 16:54:02 --- .obsidian/appearance.json | 2 +- .../Update Shopware 6 (Lokal mittels DDEV).md | 22 +++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index a4d7d1a..4a498ec 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -1,5 +1,5 @@ { "accentColor": "", "baseFontSize": 16, - "theme": "obsidian" + "theme": "moonstone" } \ No newline at end of file diff --git a/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md b/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md index 2b5ecd9..20032f4 100644 --- a/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md +++ b/Geschäft/IT/Online Shop/Shopware 6/Update Shopware 6 (Lokal mittels DDEV).md @@ -7,6 +7,12 @@ Die [Get Started](https://ddev.com/get-started/) Anleitung befolgen. # Ablauf - [ ] Altes Update Projekt/Ordner in DDEV löschen - [ ] Neues Update Projekt vorbereiten +- [ ] Live Umgebung + - [ ] Wartungsmodus aktivieren + - [ ] Backups + - [ ] DB + - [ ] Daten + - [ ] Backups runterladen - [ ] --- @@ -34,4 +40,20 @@ Initialisieren ddev config ``` +--- + +## 3. Live Umgebung + +Wartungsmodus, Backups erstellen (Daten und DB). +Backups runterladen. + +--- + +## 4. Update lokal vorbereiten + + + + + +