Bläddra i källkod

Update 000_intro.md

Stefan Pejcic 1 år sedan
förälder
incheckning
f38c90f8b9
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      documentation/docs/admin/000_intro.md

+ 1 - 0
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-firewall`   | Do not install UFW and skip setting custom firewall rules.                                                          |
 | `--skip-images`     | Skip building Docker images for Nginx and Apache.                                                                   |
 | `--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. |
 | `--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
 Example: Install OpenPanel in debug mode