From 869712d73aff3facd1f43b66717862d559aa1b6a Mon Sep 17 00:00:00 2001 From: celestora Date: Mon, 19 Feb 2024 13:41:38 +0300 Subject: [PATCH] improvement(README): add system requirements (people ask for them a lot) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7a2c91b52..8f73d1a91 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ However, OVK makes use of Chandler Application Server. This software requires ex If you want, you can add your instance to the list above so that people can register there. +### System requirements + +Here is our minimum hardware recommendation: + +* **CPU: Recent** (AMD Zen2 or equivalent) quad-core 2GHz+ CPU +* **RAM:** At least 2GB RAM (we recommend 6GB or 8GB for OpenVK with Kafka) +* **Minimum database space:** 10GB + ### Installation procedure 1. Install PHP 7.4, web-server, Composer, Node.js, Yarn and [Chandler](https://github.com/openvk/chandler)