From f38c90f8b9e89a5fadec00d69bf9b2eff1ff4174 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 8 May 2024 18:17:40 +0200 Subject: [PATCH] Update 000_intro.md --- documentation/docs/admin/000_intro.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/admin/000_intro.md b/documentation/docs/admin/000_intro.md index a1d3e48..401aa22 100644 --- a/documentation/docs/admin/000_intro.md +++ b/documentation/docs/admin/000_intro.md @@ -59,6 +59,7 @@ The installation script also supports optional flags that can be used to install | `--skip-firewall` | Do not install UFW and skip setting custom firewall rules. | | `--skip-images` | Skip building Docker images for Nginx and Apache. | | `--skip-ssl` | Do not check if the server hostname is pointed to the IP and set it to be used for OpenPanel; instead, the server IP will be used. | +| `--no-ssh` | Close the default ssh port 22 but whitelist the current ip address of the user running the installation. | Example: Install OpenPanel in debug mode