From 3916dc8bee058092ec3a9de2ea689075f636b6a0 Mon Sep 17 00:00:00 2001 From: cynfo3000 Date: Sun, 8 Mar 2026 19:35:42 +0100 Subject: [PATCH] docs: Agent-Installation aus Schnellstart entfernt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Gehoert nicht in den Quickstart — laeuft pro Firewall/Kunde separat und ist in agent-bsd/README.md dokumentiert. --- README.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/README.md b/README.md index f83f058..4f037ff 100644 --- a/README.md +++ b/README.md @@ -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@:/tmp/rmm-agent -scp opnsense-plugin/install.sh root@:/tmp/install.sh -ssh root@ '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://` aufrufen 2. Mit dem beim ersten Backend-Start erstellten Admin-Account anmelden