docs: add releases distributions support

This commit is contained in:
jo 2022-07-20 12:47:15 +02:00 committed by Kyle Robbertze
parent fd709f74fc
commit b5267068e4
3 changed files with 32 additions and 21 deletions

View file

@ -23,14 +23,15 @@ You can install LibreTime using the one of the following methods:
#### Minimum system requirements
- One of the following Linux distributions
- Ubuntu [current LTS](https://wiki.ubuntu.com/Releases).
[Note Ubuntu 22.04 LTS is not yet supported](https://github.com/libretime/libretime/issues/1845)
- Debian [current stable](https://www.debian.org/releases/)
- 1 Ghz Processor
- 2 GB RAM recommended (1 GB required)
- A static external IP address ([How to setup a static ip using Netplan](../tutorials/setup-a-static-ip-using-netplan.md))
One of the [supported distribution releases](../../developer-manual/development/releases.md#distributions-releases-support):
- [Debian 11](https://www.debian.org/releases/)
- [Ubuntu 20.04 LTS](https://wiki.ubuntu.com/Releases)
:::warning
Make sure that you have configured a **firewall** and it's not blocking connection to the desired ports.