documentation
documentation copied to clipboard
Pterodactyl's documentation is open source! This repository contains the documentation for installing and updating both the panel and the daemon.
Added a config for issues disallowing empty issues and linking to the Pterodactyl Discord Also added a templates using forms for clarification requests and enhancements  Edit: Maybe I should've...
Mentioned that `COMPOSER_ALLOW_SUPERUSER=1` should be ran when upgrading the panel, and also mentioned how 127.0.0.1 shouldn't be used, unless the user knows what they are doing/has a proxy in place.
Since the existing community documentation on egg creation was quite outdated, we decided it was time for an overhaul. This update was made by: https://github.com/Red-Banana-Official & https://github.com/itzMiney Feel free to...
change node version to 20 as 16 is decrepted
Added two "::: warning"s for two problems that I encountered while installing + One other minor edit
I encountered some problems while installing Pterodactyl Panel on Fedora Server 41, so I figured I'd add the solutions I found here. I'm quite sure that these apply to more...
https://github.com/pterodactyl/documentation/blob/master/guides/mounts.md `Target: The absolute path where the mount will be placed inside of your server, can not include /home/container in the path.` This line in the documentation is incorrect. You...
php8.3-pdo automatically resolves to php8.3-common when installed - propose bringing the documentation in line to help when troubleshooting
/home/container support for mounts has been available for a while now, and the section above this explicitly mentions it. This line must have been missed.
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. This does...
Just a helpful tip, fair enough if you do not merge this tho!