docs: recommend current LTS or stable distro (#1564)

Fixes #1561
This commit is contained in:
Jonas L 2022-02-04 14:58:07 +01:00 committed by GitHub
parent 173ec6b334
commit 71b3e6aa9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 5 deletions

View File

@ -5,14 +5,11 @@ category: install
permalink: /install permalink: /install
--- ---
> Note: this guide is assuming you are using Ubuntu 18.04 LTS for installation, which comes with `ufw` and `netplan`.
## Minimum System Requirements ## Minimum System Requirements
- One of the following Linux distributions - One of the following Linux distributions
- Ubuntu 18.04 LTS - Ubuntu [current LTS](https://wiki.ubuntu.com/Releases)
- Debian 10 - Debian [current stable](https://www.debian.org/releases/)
- Raspberry Pi OS 10 (formerly Raspbian)
- 1 Ghz Processor - 1 Ghz Processor
- 2 GB RAM recommended (1 GB required) - 2 GB RAM recommended (1 GB required)
- Wired internet connection and static IP address for on-prem install - Wired internet connection and static IP address for on-prem install