docs: Agent-Installation aus Schnellstart entfernt

Gehoert nicht in den Quickstart — laeuft pro Firewall/Kunde
separat und ist in agent-bsd/README.md dokumentiert.
This commit is contained in:
cynfo3000 2026-03-08 19:35:42 +01:00
parent be7cd32d45
commit 3916dc8bee

View File

@ -294,23 +294,7 @@ nginx -t && systemctl reload nginx
---
### 7. Agent auf OPNsense installieren
Im Frontend: **Firewall hinzufügen** → Installationsanleitung mit vorbefülltem Installationsbefehl anzeigen.
Oder manuell:
```bash
# Auf der OPNsense Firewall (als root):
scp build/rmm-agent-bsd root@<opnsense-ip>:/tmp/rmm-agent
scp opnsense-plugin/install.sh root@<opnsense-ip>:/tmp/install.sh
ssh root@<opnsense-ip> 'sh /tmp/install.sh'
```
Vollständige Anleitung: [agent-bsd/README.md](agent-bsd/README.md)
---
### 8. Erste Anmeldung & 2FA
### 7. Erste Anmeldung & 2FA
1. Frontend unter `http://<frontend-server>` aufrufen
2. Mit dem beim ersten Backend-Start erstellten Admin-Account anmelden