PhyrePanel-mirror/docs/introduction/requirements.md
2024-05-17 22:21:40 +03:00

28 lines
1.2 KiB
Markdown

# Requirements
::: warning
Phyre must be installed on top of a fresh operating system installation to ensure proper functionality.
If on a VPS/KVM, and there is already an admin account, either delete that default admin ID, or use `--force` to continue with the installation. See custom installation below for further details.
:::
| | Minimum | Recommended |
| -------------------- |-----------------------| ------------------------------------ |
| **CPU** | 1 core, 64-bit | 4 cores |
| **Memory** | 1 GB (without Docker) | 4 GB |
| **Disk** | 10 GB HDD | 40 GB SSD |
| **Operating System** | Ubuntu 20.04, 22.04 LTS | Latest Ubuntu LTS |
::: warning
Phyre only runs on AMD64 / x86_64 and ARM64 / aarch64 processors. It also requires a 64bit operating system!
We currently do not support i386 or ARM7-based processors.
:::
### Supported operating systems
- Ubuntu 20.04 or 22.04
::: warning
Phyre does not support non-LTS Operating systems. If you install it on, for example, Ubuntu 21.10, you will not receive support from us.
:::