misc_pterodactyl-panel/database/Seeders/eggs
Alex 3339a316ca
feat: use max percentage instead of xmx (#4146)
Replaces Xmx with a percentage-based argument, in this case leaving 5% overhead.

Resolves issue of container OOM/freezing when all memory is allocated to the java application or when users attempt to use unlimited memory of 0. That's because all the allocated memory is set to Xmx by default. Causes Wings resource overhead allocation to be unnecessary.

Expands Forge installer exit code to provide instructions regarding increasing Wings installer resource limits when using unlimited memory (0) as the default 1024MB is not enough to run the installer.

The percentage is set as a floating point, because of a JDK 8 bug with integers
2022-06-26 21:16:26 -04:00
..
minecraft feat: use max percentage instead of xmx (#4146) 2022-06-26 21:16:26 -04:00
rust feat(egg): Add Steam out of disk space modal (#3891) 2022-01-18 13:00:10 -07:00
source-engine feat(tf2): add GSLT variable (#3927) 2022-02-05 09:05:47 -08:00
voice-servers Update core eggs to new docker yolk images (#3382) 2021-07-17 10:02:00 -07:00