> ## Documentation Index
> Fetch the complete documentation index at: https://docs.minestorecms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Requirements

> Before you start installing MineStoreCMS, make sure your Virtual Server (VPS) meets the following requirements.

## VPS Specifications

Before you start installing MineStoreCMS, make sure your server meets the following requirements:

**VPS Specifications:**

* 2GB RAM
* 1 CPU Cores
* 10GB Disk Space

**Note:**

1. You can not install **MineStoreCMS** on web-hosting or shared hosting. You need a VPS or Dedicated Server to install **MineStoreCMS**.
2. The above specifications are the **recommended minimum requirements**. You can install **MineStoreCMS** on a server with higher specifications for better performance.
3. If you are using a server with lower specifications, you may face performance issues.
4. You still can install **MineStoreCMS** on a server with **lower specifications**, but it is **not recommended**.
5. You can't install **MineStoreCMS** on the same server with a web server panel (i.e. Plesk, cPanel, etc.).
6. We do not support **Apache 2** web server due the limitation from Apache 2 regardless `ProxyPassMatch` issues. You need to use **Nginx** to receive official support.

## Operating System

| OS         | Version | Supported |
| ---------- | ------- | --------- |
| **Ubuntu** | 18.04   | ❌         |
|            | 20.04   | ⚠️        |
|            | 22.04   | ✅         |
|            | 23.04   | ✅         |
|            | 24.04   | ✅         |
| **Debian** | 8       | ❌         |
|            | 9       | ✅         |
|            | 10      | ✅         |
|            | 11      | ✅         |
|            | 12      | ✅         |
| **CentOS** | 8^+     | ❌         |

## Software Requirements

There are **no strict limits** about installed software, since we install all required software during the installation process.

MineStoreCMS could be installed on the same server with Pterodactyl.

<Warning>
  If you use any sort of web server panel (i.e. Plesk, cPanel, etc.), you should install MineStoreCMS on a separate server.
</Warning>
