mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 14:00:27 -06:00
Update version tables
This commit is contained in:
parent
c40063b17f
commit
9dcff3b5df
@ -1,6 +1,6 @@
|
|||||||
# Updating the Panel
|
# Updating the Panel
|
||||||
This documentation covers the process for updating within the `1.x` series of releases. This means updating from
|
This documentation covers the process for updating within the `1.x` series of releases. This means updating from
|
||||||
— for example — `1.2.2` to `1.3.0`. **Do not use this guide for upgrading from `0.7`.**
|
— for example — `1.5.0` to `1.6.0`. **Do not use this guide for upgrading from `0.7`.**
|
||||||
|
|
||||||
## Panel Version Requirements
|
## Panel Version Requirements
|
||||||
Each version of Pterodactyl Panel also has a corresponding minimum version of Wings that
|
Each version of Pterodactyl Panel also has a corresponding minimum version of Wings that
|
||||||
@ -12,9 +12,10 @@ most cases your base Wings version should match that of your Panel.
|
|||||||
| 1.0.x | 1.0.x | | 7.3, 7.4 |
|
| 1.0.x | 1.0.x | | 7.3, 7.4 |
|
||||||
| 1.1.x | 1.1.x | | 7.3, 7.4 |
|
| 1.1.x | 1.1.x | | 7.3, 7.4 |
|
||||||
| 1.2.x | 1.2.x | | 7.3, 7.4 |
|
| 1.2.x | 1.2.x | | 7.3, 7.4 |
|
||||||
| 1.3.x | 1.3.x | | 7.4, **8.0** |
|
| 1.3.x | 1.3.x | | 7.4, 8.0 |
|
||||||
| 1.4.x | 1.4.x | | 7.4, **8.0** |
|
| 1.4.x | 1.4.x | | 7.4, 8.0 |
|
||||||
| **1.5.x** | **1.4.x** | ✅ | 7.4, **8.0** |
|
| 1.5.x | 1.4.x | | 7.4, 8.0 |
|
||||||
|
| **1.6.x** | **1.5.x** | ✅ | 7.4, 8.0 |
|
||||||
|
|
||||||
## Update Dependencies
|
## Update Dependencies
|
||||||
::: warning Minimum PHP Version Changed
|
::: warning Minimum PHP Version Changed
|
||||||
|
|||||||
@ -9,6 +9,11 @@ for previous versions of Pterodactyl.
|
|||||||
:::
|
:::
|
||||||
|
|
||||||
## Supported Systems
|
## Supported Systems
|
||||||
|
The following is a list of supported operating systems. Please be aware that this is not an exhaustive list,
|
||||||
|
there is a high probability that you can run the software on other Linux distributions without much effort.
|
||||||
|
You are responsible for determining which packages may be necessary on those systems. There is also a very
|
||||||
|
high probability that new releases of the supported OSes below will work just fine, you are not restricted to
|
||||||
|
only the versions listed below.
|
||||||
|
|
||||||
| Operating System | Version | Supported | Notes |
|
| Operating System | Version | Supported | Notes |
|
||||||
| ---------------- | ------- | :----------------: | ----------------------------------------------------------- |
|
| ---------------- | ------- | :----------------: | ----------------------------------------------------------- |
|
||||||
@ -18,7 +23,7 @@ for previous versions of Pterodactyl.
|
|||||||
| | 8 | :white_check_mark: | |
|
| | 8 | :white_check_mark: | |
|
||||||
| **Debian** | 9 | :white_check_mark: | |
|
| **Debian** | 9 | :white_check_mark: | |
|
||||||
| | 10 | :white_check_mark: | |
|
| | 10 | :white_check_mark: | |
|
||||||
| **Windows** | All | :x: | Windows is **not** supported. |
|
| **Windows** | All | :x: | This software will not run in Windows environments. |
|
||||||
|
|
||||||
## System Requirements
|
## System Requirements
|
||||||
|
|
||||||
|
|||||||
@ -12,7 +12,9 @@ most cases your base Wings version should match that of your Panel.
|
|||||||
| 1.1.x | 1.1.x | |
|
| 1.1.x | 1.1.x | |
|
||||||
| 1.2.x | 1.2.x | |
|
| 1.2.x | 1.2.x | |
|
||||||
| 1.3.x | 1.3.x | |
|
| 1.3.x | 1.3.x | |
|
||||||
| **1.4.x** | **1.4.x** | ✅ |
|
| 1.4.x | 1.4.x | |
|
||||||
|
| 1.5.x | 1.4.x | |
|
||||||
|
| **1.6.x** | **1.5.x** | ✅ |
|
||||||
|
|
||||||
## Download Updated Binary
|
## Download Updated Binary
|
||||||
First, download the updated wings binary into `/usr/local/bin`.
|
First, download the updated wings binary into `/usr/local/bin`.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user