documentation icon indicating copy to clipboard operation
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.

Results 68 documentation issues
Sort by recently updated
recently updated
newest added

- remove support debian 9 (EOL) - add ubuntu 22.04 to the supported list - write a special panel install guide for debian 11

Line breaks in environment variables in caddy fpm configs don't support the \n notation. This was causing PHP to set `upload_max_filesize` to `100M \n post_max_size = 100M`. This lead to...

Closes #457 I wasn't sure where to put the page exactly so I put it under `Tutorials` in the community section for now. This is largely based on https://github.com/pterodactyl/panel/tree/1.0-develop/.github/docker. ---...

Added some comments and an example configuration. Also added an info about restarting pteroq.

PHP's internal mail sending isn't available anymore. (see https://github.com/pterodactyl/panel/pull/4750) Also added a note that you can skip the mail setup if you don't want to use the panel mails.

This adds a little guide on how to create database hosts. I tried to keep it short but feel free to suggest changes/ additions!

The initial setup with composer fails otherwise

This PR is not perfect I do know that. But changes in this pr - mention how the pterodactyl install proces works (with the /mnt/server and /home/container) - mention that...