Chunk #674

Aus: Deployment (Index: 11)

198 Tokens
Synced Status
« Vorheriger (#10) Nächster (#12) »

Taxonomie

Kategorie Deployment
Pfad Deployment > Workflow > Testing
Heading-Pfad Deployment > Deployment & Rollback > Workflow

Entities

Name Typ
dev.campus.systemische-tools.de TECHNOLOGY
dev TECHNOLOGY
prod TECHNOLOGY
rsync COMMAND
Backup SERVICE

Keywords

Deployment Workflow Pre-Checks Rollback Testing Synchronization

Inhalt

┌─────────────────────────────────────────────────────────────┐
│                    DEPLOYMENT WORKFLOW                       │
├─────────────────────────────────────────────────────────────┤
│                                                              │
│  1. ENTWICKLUNG                                              │
│     └── Änderungen auf dev.campus.systemische-tools.de      │
│                          ↓                                   │
│  2. TESTEN                                                   │
│     └── Funktionalität auf dev prüfen                       │
│                          ↓                                   │
│  3. PRE-CHECKS (automatisch)                                │
│     ├── Contract Validation (6 Contracts)                   │
│     ├── PHPStan (Typen, Bugs)                               │
│     ├── PHP-CS-Fixer (Style)                                │
│     ├── Composer Audit (CVEs)                               │
│     ├── Semgrep (Security)                                  │
│     └── PHPUnit (Tests)                                     │
│              ↓ OK              ↓ FAIL                        │
│  4. SYNC                    ABBRUCH                          │
│     └── rsync dev → prod       └── Fehler beheben           │
│              ↓                                               │
│  5. VERIFIZIEREN                                            │
│     └── Produktion prüfen                                   │
│              ↓ OK              ↓ PROBLEM                     │
│        FERTIG              ROLLBACK                          │
│                                └── Aus Backup wiederherstellen│
│                                                              │
└─────────────────────────────────────────────────────────────┘

Clean Content

```
`┌─────────────────────────────────────────────────────────────┐
│ DEPLOYMENT WORKFLOW │
├─────────────────────────────────────────────────────────────┤
│ │
│ 1. ENTWICKLUNG │
│ └── Änderungen auf dev.campus.systemische-tools.de │
│ ↓ │
│ 2. TESTEN │
│ └── Funktionalität auf dev prüfen │
│ ↓ │
│ 3. PRE-CHECKS (automatisch) │
│ ├── Contract Validation (6 Contracts) │
│ ├── PHPStan (Typen, Bugs) │
│ ├── PHP-CS-Fixer (Style) │
│ ├── Composer Audit (CVEs) │
│ ├── Semgrep (Security) │
│ └── PHPUnit (Tests) │
│ ↓ OK ↓ FAIL │
│ 4. SYNC ABBRUCH │
│ └── rsync dev → prod └── Fehler beheben │
│ ↓ │
│ 5. VERIFIZIEREN │
│ └── Produktion prüfen │
│ ↓ OK ↓ PROBLEM │
│ FERTIG ROLLBACK │
│ └── Aus Backup wiederherstellen│
│ │
└─────────────────────────────────────────────────────────────┘`
```

Metadaten

Analysiert am20.12.2025 12:50:16
Analyse-Modellgemma3:4b-it-qat
Embedding-Modellmxbai-embed-large
Qdrant-ID79cff550-9448-4eed-b205-3376c784b57a
Erstellt20.12.2025 12:34:42
Aktualisiert20.12.2025 12:57:43