Initial commit: IT Nexus Web-App

This commit is contained in:
2026-06-01 20:49:07 +02:00
commit 8023765e6c
387 changed files with 106900 additions and 0 deletions

View File

@@ -0,0 +1,62 @@
site: "LUD"
log_level: "info"
setup_complete: false
db:
path: "/var/lib/nexus-scanner/scanner.db"
web:
addr: ":8090"
token: "" # wird beim Setup-Wizard gesetzt
nexus:
url: "https://it-nexus.cereda-systems.de"
api_key: "nsx-aa0193d719c2be765441e1dd24bf7480"
offline_after: 15m
alert:
nexus_enabled: true
smtp:
enabled: false
host: ""
port: 587
username: ""
password: ""
from: ""
to: ""
modules:
arp_discovery:
enabled: true
interval: 5m
subnets:
- "192.168.0.0/24"
interface: "eth0"
ad_sync:
enabled: true
interval: 30m
server: "192.168.0.12"
port: 389
bind_dn: "svc-scanner@winkel.local"
bind_password: "6ApvVf6X9hvHBxYUqQ3y"
search_base: "DC=winkel,DC=local"
tls: false
site_monitoring:
enabled: true
interval: 1m
port_scan:
enabled: true
interval: 15m
snmp:
enabled: true
interval: 5m
community: "public"
nexus_reporter:
enabled: true
interval: 10m