{% extends "base.html" %} {% block title %}Systeemstatus ยท VacatureRadar{% endblock %} {% block content %}BeheerSysteemstatusLokale healthchecks en aantallen; secrets worden nooit getoond.Readiness{% if health.ok %}OK{% else %}FOUT{% endif %}{{ health.checks.database }}{% for row in source_summary %}Bronnen {{ row.status }}{{ row.total }}{% endfor %}{% for row in job_summary %}Vacatures {{ row.status }}{{ row.total }}{% endfor %}Veilige beheeropdrachtenmake verify ./scripts/backup.sh ./scripts/restore.sh /pad/naar/backup.sql.gz uv run python manage.py seed_sources{% endblock %}
Beheer
Lokale healthchecks en aantallen; secrets worden nooit getoond.
make verify ./scripts/backup.sh ./scripts/restore.sh /pad/naar/backup.sql.gz uv run python manage.py seed_sources