From b5ac0ddb77f256d32ed27792f7e4289e03710375 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 25 Apr 2024 00:07:31 +0200 Subject: [PATCH] Update 000_intro.md --- documentation/docs/admin/000_intro.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/documentation/docs/admin/000_intro.md b/documentation/docs/admin/000_intro.md index df05ca87..601311b0 100644 --- a/documentation/docs/admin/000_intro.md +++ b/documentation/docs/admin/000_intro.md @@ -14,15 +14,11 @@ The OpenAdmin offers an administrator-level interface where you can efficiently Hardware Requirements -| Operating system and version | Processor | RAM | Disk Space | Architecture | -| ---------------------------- | -----------------------------------------| ----------------------------------- | -------------------------------------- | ------------ | -| [Ubuntu 22.04](https://releases.ubuntu.com/22.04/) or newer | Minimum: 1.1 GHz

Recommended: 2 GHz | Minimum: 1 GB

Recommended: 4 GB | Minimum: 12 GB

Recommended: 20 GB | 64-bit | - - -Docker and any required Docker images will be installed for you. - -All users data resides in `/home` and all docker data resides in `/var`. If your disk is partitioned, we recommend that these partition contain most of your available space. +- A blank full virtual machine or a bare metal server +- Ubuntu 22.04 LTS server +- A minimum of 4GB RAM and 20GB storage +- x86_64/amd64 architecture ## Installation