Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.96 KB

File metadata and controls

37 lines (27 loc) · 1.96 KB

Self-hosted operations (maintainer guides)

CVE Radar is fully open source (MIT) — there is no enterprise tier, paid add-on, or license-gated feature.

Canonical documentation (6 languages)

Use extended-docs chapter 11 for complete, multilingual self-hosted guides:

Locale Chapter
English 11 Self-hosted
فارسی ۱۱ self-host
العربية 11 self-host
Русский 11 Self-host
中文 11 自托管
Français 11 Self-host

Preview locally: make extended-docs-serve → pick language tab → 11 Self-hosted.

Maintainer split guides (English)

These files mirror chapter 11 for repo-local editing and deep links from .env.example:

Guide Topic
AUDIT.md Structured JSON audit logs on stdout
SECRETS.md Docker/K8s secrets and *_FILE env
NOTIFICATIONS.md Server-side watch alerts (Slack, Discord, Telegram, SMTP)
TENANTS.md Multi-tenant stacks and scan history (PostgreSQL)
METRICS.md Prometheus /metrics and Grafana dashboard
AIRGAP.md Offline NVD/OSV/KEV mirrors
K8S.md Kubernetes stack discovery
grafana/cve-radar-dashboard.json Importable Grafana dashboard

When you change self-hosted behaviour, update chapter 11 in all six locales and these split files together.

Also see: DOCKER.md · SECURITY.md · extended-docs Operations