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.
Here I have a collection of images that will fit better on the front of the home page. (they are up to date) I tried to put them in order...
i was having a problem with the copy-pasted configuration caused by a missing ``Listen [::]:...``
Some system dependencies, like mariadb, might require upgrades for 1.0 to work.
We should have a section in the documentation with GDPR related information for people hosting the panel. The panel is using ReCAPTCHA by default for example, and that requires to...
I'm following the documentation on https://pterodactyl.io/community/installation-guides/panel/centos8.html. I get to the point where you are to setup SSL. It says follow the guide ->https://pterodactyl.io/tutorials/creating_ssl_certificates.html That document says: When you are using...
Originally I only changed the default value from 256 to 512. But it turned out that the `container_pid_limit` isn't a "Throttles" value. So I moved it to its own section...
There has been a new `BACKUP_MAX_PART_SIZE` environment variable added. Also, there is a variable for the pre-signed URL lifespan that has never been documented. This PR adds documentation about these...
ZeroSSL is the new default (since August 1st) but doesn't work well with cloudflare while letsencrypt does.
When following the [building panel assets](https://pterodactyl.io/community/customization/panel.html) guide in the documentation, users are likely to encounter a crypto/hashing error if they use NodeJS v15 or above. The documentation should specify setting...