ISMS Lite
NIS2-konformes Informationssicherheits-Managementsystem
Installation (ein Befehl)
curl -sSL https://get.ismslite.de | sudo bash
Optionen
Mit bestehendem Reverse Proxy
curl -sSL https://get.ismslite.de | sudo bash -s -- --no-proxy --port 3100
Eigenes Verzeichnis + Domain
curl -sSL https://get.ismslite.de | sudo bash -s -- --domain isms.firma.de --admin-email it@firma.de
| Flag | Standard | Beschreibung |
--no-proxy | false | Kein Caddy installieren |
--port | 3000 | App-Port |
--install-dir | /opt/ismslite | Installationsverzeichnis |
--domain | - | Domain für HTTPS |
--admin-email | - | Admin E-Mail |
Voraussetzungen
Ubuntu 22/24 oder Debian 12 - Docker wird automatisch installiert.
Mindestens 1 GB RAM, 10 GB Speicher.