panel
panel copied to clipboard
Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while ex...
**Is your feature request related to a problem? Please describe.** No related problem ? **Describe the solution you'd like** I need to share a database to multiple servers, but the...
### Is there an existing feature request for this? - [X] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...
This PR updates the codebase to support Node 22 as the minimum version and updates many of the dependencies to either their latest version, or the latest version of the...
> [!CAUTION] > > This is stacked on top of https://github.com/pterodactyl/panel/pull/5433 — once that is squash merged this can be rebase and then squash merged into `1.0-develop` too. Updates all...
Why is the `upload_size` limited to 1024, is there a reason for this? I'm looking to override this in my local install but struggling to find a reason why its...
### Current Behavior We’re using Wings with the built-in `logrotate` configuration that’s shipped in the codebase (the logrotate snippet around this line in config.go: config/config.go#L696). However, it looks like this...
### Current Behavior When one of the nodes is turned off, the panel starts to load for a long time and gives timed out. I also found out that this...
### Is there an existing feature request for this? - [x] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...
### Is there an existing feature request for this? - [x] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...
### Current Behavior This can be observed when you create a server on a `Forge Minecraft` egg which startup depends on a symlinked `unix_args.txt` file. When you transfer that server...