Skip to content

Commit 47765e2

Browse files
Update dependency install section with guides for other distros
Add links to the install dependency guides made for Debian, CentOS 7/8 - These are helpful but not linked in the main docs which only work for Ubuntu.
1 parent ff449b9 commit 47765e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

panel/1.0/getting_started.md

+3
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ this software on an OpenVZ based system you will — most likely — not
5050
The commands below are simply an example of how you might install these dependencies. Please consult with your
5151
operating system's package manager to determine the correct packages to install.
5252

53+
::: tip Other distros
54+
There are community made guides to install dependencies for [Debian](https://pterodactyl.io/community/installation-guides/panel/debian.html), [CentOS 7](https://pterodactyl.io/community/installation-guides/panel/centos7.html) and [Enterprise Linux 8 (CentOS 8, Rocky Linux 8, AlmaLinux 8) and Fedora Server 40](https://pterodactyl.io/community/installation-guides/panel/centos8.html) available too.
55+
5356
``` bash
5457
# Add "add-apt-repository" command
5558
apt -y install software-properties-common curl apt-transport-https ca-certificates gnupg

0 commit comments

Comments
 (0)