mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 000_intro.md
This commit is contained in:
parent
3599f2aaf8
commit
e1bcdb11f6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user