add health check

This commit is contained in:
team 1
2026-02-18 10:26:44 +01:00
parent b1e1fe082e
commit 9aa2bbcda4
7 changed files with 323 additions and 108 deletions

View File

@@ -21,10 +21,10 @@
<div>
<strong>Strukturabweichung erkannt.</strong>
Die aktuelle Indexstruktur entspricht nicht dem aktiven Profil.
Eine globale Neuindizierung ist erforderlich.
Eine globale Neuindizierung ist erforderlich oder Sie haben kein indexiertes Dokument im System.
</div>
<a href="{{ path('admin_jobs') }}"
class="btn btn-sm btn-outline-light">
class="btn btn-sm btn-outline-danger">
Global Reindex starten
</a>
</div>