Update 000_intro.md

This commit is contained in:
Stefan Pejcic
2024-05-31 10:23:24 +02:00
committed by GitHub
parent 7162284dfa
commit 6f9d3cf377

View File

@@ -60,6 +60,7 @@ The installation script also supports optional flags that can be used to install
| `--skip-panel-check`| Do not check if other hosting panels or webservers are installed and overwrite. |
| `--repair` | Do not check if OpenPanel installation is already running or previously failed and retry installation. |
| `--skip-firewall` | Do not install UFW and skip setting custom firewall rules. |
| `--skip-blacklists` | Do not install [IPset-Blacklist](https://github.com/stefanpejcic/ipset-blacklist) |
| `--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. |
| `--enable-ftp` | Experimental feature that will install FTP for all users. |