From 45310678f0ebff1a2cc2d8f823856312d5b6d1d2 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 23 Aug 2024 15:56:13 +0200 Subject: [PATCH] Update 000_intro.md --- documentation/docs/admin/000_intro.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/documentation/docs/admin/000_intro.md b/documentation/docs/admin/000_intro.md index 4a0706e2..85fc40d4 100644 --- a/documentation/docs/admin/000_intro.md +++ b/documentation/docs/admin/000_intro.md @@ -15,11 +15,18 @@ The OpenAdmin offers an administrator-level interface where you can efficiently Mimumum Requirements: - A blank full virtual machine or bare metal server -- Debian 11 / Debian 12 / Ubuntu 22 / Ubuntu 24*(without quotas) -- Minimum of 1GB RAM and 15GB storage +- Minimum of 1GB RAM and 15GB storage (4GB RAM and 50GB is recommended) - x86_64/amd64 architecture - IPv4 address +Supported OS: +- **AlmaLinux 9.4** +- **Fedora 40** +- **RockyLinux 9.4** +- **CentOS 9** +- **Ubuntu 22 and 24** +- **Debian 11 and 12** + :::info If you are using external firewall, the following ports should be opened: `53` `80` `443` `2083` `2087` `32768:60999` :::