Pterodactyl Resources
Pterodactyl Resources
To join our community, please login or register!
Internet Explorer
Internet Explorer is not supported. Please upgrade to a more modern browser.
Pterodactyl Nginx egg (Wordpress, Git & Cloudflare Tunnel)

Pterodactyl Nginx egg (Wordpress, Git & Cloudflare Tunnel)

Pterodactyl Nginx egg
✨ New Features
πŸš€ Automatic Log Cleanup Before Cloudflared Startup

Logs are now automatically deleted if they exceed 10MB or are older than 30 days:
/home/container/logs/naccess.log
/home/container/logs/nerror.log
/home/container/logs/error.log
/home/container/logs/php_errors.log
/home/container/logs/php-fpm.log
πŸ“Œ Prevents excessive log accumulation and improves disk space management.

🎨 Improved Status Messages & Formatting

Color-coded console output for better readability:
πŸ”΅ Blue β†’ Headers & sections
🟣 Purple β†’ Cleanup processes
🟑 Yellow β†’ Status messages (e.g., "Waiting for Cloudflared to start...")
🟒 Green β†’ Success messages
πŸ”΄ Red β†’ Errors or missing files
πŸ“’ More structured output with section dividers (────────────────────────).

πŸ›  Optimized Cloudflared Startup

Cloudflared startup process improved:
Better error handling:
If Cloudflared fails, the error is displayed immediately.
Last 10 log lines are shown for troubleshooting.
Safer PID file storage.

πŸ› Bug Fixes & Improvements

βœ… Improved Error Handling:
Cloudflared token validation: If missing or empty, a clear error is shown.
Log existence checks: No errors if logs don’t exist.
πŸ— Code Refactoring:
Better script structure with logical sections.
Standardized use of echo -e for consistent formatting.
2 months ago • 57 downloads
### ✨ Added
- πŸš€ Integration of **Cloudflared** for secure tunneling. (#22 | @zarti0)

### πŸ›  Fixed
- πŸ› Minor bug fixes to improve stability and performance.

### πŸ”„ Changed
- πŸ“ Revised text for better clarity.
2 months ago • 17 downloads
New
[βœ”οΈ] PHP8.4 support added
2 months ago • 0 downloads
[βœ”οΈ] Fixes the problem that when not using Git or wordpress no php info file is created during the initial installation.
6 months ago • 90 downloads
Fixed
[βœ”οΈ] Fix the error that the web server is permanently marked as starting
[βœ”οΈ] Fix the bug that the use of git login data led to an incorrect download url for the git repo
7 months ago • 3 downloads

1.4

Added
[+] Simplified version changer added
[+] Added support for git (www folder)
[+] Added support for ARM64 (thanks to @GergoEB)
[+] Comments have been added to some files for a better overview
[+] Added "install-script.sh" for a better overview of the installation script

Other
[O] PHP version 7.3 removed
7 months ago • 0 downloads
Fixed
[βœ”οΈ] Incorrectly defined variable in egg-nginx.json (led to problems when assigning ram for php)

Other
[O] License updated
about 1 year ago • 403 downloads
Added
[+] More PHP extensions
[+] Access and error log now optionally displayable in the console

Fixed
[βœ”οΈ] Missing PHP extensions between PHP versions
[βœ”οΈ] Access and error log cannot be displayed in the console

Other
[O] Small improvements
about 1 year ago • 9 downloads
Added PHP8.3 support
about 1 year ago • 29 downloads
Updatet Egg.nginx.json
about 1 year ago • 2 downloads
about 1 year ago • 0 downloads