From ff1edaad10025e55e00e48696d9ec2064dd7b2e5 Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Sat, 13 Jan 2024 16:30:04 +0100 Subject: [PATCH] Added rough system requirements to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 548886e1..4ccb0ee8 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ The Engelsystem may be installed manually or by using the provided [docker setup * MySQL-Server >= 5.7.8 or MariaDB-Server >= 10.2.2 * Webserver, i.e. lighttpd, nginx, or Apache +From experience 2 cores and 2GB ram are roughly enough for about 1000 Angels (~700 arrived + 500 arrived but not working) during an event. + ### Download * Go to the [Releases](https://github.com/engelsystem/engelsystem/releases) page and download the latest stable release file. * Extract the files to your webroot and continue with the directions for configurations and setup.