Zum Hauptinhalt springen

Redis einrichten und MySQL-Benutzer verwalten

Copy-Paste-Prompt

Set up Redis caching and a least-privilege MySQL user for my mittwald project.

Steps:
1) inspect existing Redis/MySQL resources,
2) create missing Redis instance if needed,
3) create read-only MySQL user for reporting,
4) return connection details and security notes.

Ask before creating users/resources.

Was der Agent automatisch tun wird

  • Bestehendes Redis/MySQL-Setup prüfen.
  • Genehmigte Ressourcen erstellen.
  • Relevante IDs und Verbindungsmetadaten zurückgeben.

Was du (Mensch) noch tun musst

  • Ressourcen-/Benutzererstellung genehmigen.
  • Anmeldedaten in Secret-Manager ablegen.
  • App/Plugin-Integration validieren.

Verifizierungs-Prompt

Re-list Redis instances and MySQL users for this project and confirm the new resources exist with intended permissions.

Rollback/Cleanup-Prompt

Delete only the Redis/MySQL user resources created in this session and confirm they are no longer active.