railiance-bootstrap to railiance-cluster rename cleanup

This commit is contained in:
2026-05-03 16:30:07 +02:00
parent 04bef63209
commit a8228fc780
3 changed files with 4 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ The Goals page groups everything by domain:
│ │ Improve the railiance repositories so that I can … │ │
│ │ ───────────────────────────────────────────────────────── │ │
│ │ Repository Goals │ │
│ │ ┌─ #10 railiance-bootstrap ─────────── [active] ────────┐ │ │
│ │ ┌─ #10 railiance-cluster ───────────── [active] ────────┐ │ │
│ │ │ Secure Single-Server Bootstrap at HostEurope │ │ │
│ │ │ Bootstrap a new server securely at hosteurope … │ │ │
│ │ └────────────────────────────────────────────────────────┘ │ │

View File

@@ -147,7 +147,7 @@ A more powerful alternative is **[Syft](https://github.com/anchore/syft)**
curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin
# Scan a directory
syft dir:/home/worsch/railiance-bootstrap -o cyclonedx-json > sbom.json
syft dir:/home/worsch/railiance-cluster -o cyclonedx-json > sbom.json
```
Syft integration is tracked as **EP-CUST-002** in the Extension Points