mirror of
https://github.com/openvk/openvk
synced 2024-11-14 02:59:12 +03:00
improvement(README): add system requirements (people ask for them a lot)
This commit is contained in:
parent
eb95cef6d0
commit
869712d73a
1 changed files with 8 additions and 0 deletions
|
@ -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.
|
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
|
### Installation procedure
|
||||||
|
|
||||||
1. Install PHP 7.4, web-server, Composer, Node.js, Yarn and [Chandler](https://github.com/openvk/chandler)
|
1. Install PHP 7.4, web-server, Composer, Node.js, Yarn and [Chandler](https://github.com/openvk/chandler)
|
||||||
|
|
Loading…
Reference in a new issue