From e1bcdb11f67a5dcbbb2cbf8882360e0b3cc73cda Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 4 Jun 2024 15:44:32 +0200 Subject: [PATCH] Update 000_intro.md --- documentation/docs/admin/000_intro.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/documentation/docs/admin/000_intro.md b/documentation/docs/admin/000_intro.md index efd70491..14a97ad2 100644 --- a/documentation/docs/admin/000_intro.md +++ b/documentation/docs/admin/000_intro.md @@ -14,10 +14,9 @@ The OpenAdmin offers an administrator-level interface where you can efficiently Hardware Requirements - -- A blank full virtual machine or a bare metal server -- Ubuntu 22.04 LTS server -- A minimum of 4GB RAM and 20GB storage +- A blank full virtual machine or bare metal server +- Debian 11 / Debian 12 / Ubuntu 22 / Ubuntu 24*(without quotas) +- Minimum of 1GB RAM and 15GB storage - x86_64/amd64 architecture ## Installation @@ -78,10 +77,6 @@ bash <(curl -sSL https://get.openpanel.co/) --debug openpanel will install Docker, MySQL, Nginx, and several other tools on your server. You should install it on a fresh server, otherwise, you risk facing installation errors. ::: -:::danger -Port 53, 80, 443 and 2083 must be available and not blocked by your hosting provider firewall. -::: - ### Troubleshooting failed installation In a rare case that the OpenPanel installation process fails you shoud be able to determine the root cause from the error message alone.