diff --git a/panel/getting_started.md b/panel/getting_started.md index c684c601..0ec66fe4 100644 --- a/panel/getting_started.md +++ b/panel/getting_started.md @@ -21,12 +21,14 @@ this software on an OpenVZ based system you will — most likely — not | Operating System | Version | Supported | Notes | | ---------------- | ------- | :-------: | ----- | | **Ubuntu** | 14.04 | :warning: | Documentation assumes changes to `systemd` introduced in `16.04` | -| | 16.04 | :white_check_mark: | Documentation written assuming Ubuntu 16 as the base OS. | -| | 18.04 | :white_check_mark: | | +| | 16.04 | :warning: | Ubuntu 16.04 is nearing end of life. | +| | 18.04 | :white_check_mark: | Documentation written assuming Ubuntu 18.04 as the base OS. | | **CentOS** | 6 | :no_entry_sign: | Does not support all of the required packages. | -| | 7 | :white_check_mark: | | +| | 7 | :white_check_mark: | Extra repos are required. | +| | 8 | :white_check_mark: | All required packages are part of the base repos. | | **Debian** | 8 | :warning: | Debian 8 may need modifications to work with the latest docker and other requirements for the panel/daemon | -| | 9 | :white_check_mark: | | +| | 9 | :white_check_mark: | Extra repos are required. | +| | 10 | :white_check_mark: | All required packages are part of the base repos. | ## Dependencies * PHP `7.2` with the following extensions: `cli`, `openssl`, `gd`, `mysql`, `PDO`, `mbstring`, `tokenizer`, `bcmath`, `xml` or `dom`, `curl`, `zip`, and `fpm` if you are planning to use nginx