[Pterodactyl Egg] Host Your Next.js Application
Run your Next.js app effortlessly on your Pterodactyl server without requiring GitHub for file management.
Can I use different Node.js versions?
Yes, the egg supports multiple versions (18.x–21.x) and installs them automatically if needed.
Do I need production configurations?
Yes, set NODE_ENV to production and configure your NEXT_PUBLIC_* variables.
Run your Next.js app effortlessly on your Pterodactyl server without requiring GitHub for file management.
Features
- Easy Installation: Quickly set up your Next.js app via the panel.
- No GitHub Required: Manage files directly from the Pterodactyl panel.
- Customizable Ports: Change the app's port easily with environment variables.
Requirements
- Pterodactyl: v1.10.x or v1.11.x
- Egg File: Download and upload to your panel.
Installation Steps
- Download the egg file (choose the version matching your panel).
- Upload the egg in the "Eggs" section of your Pterodactyl admin panel.
- Configure environment variables like NEXT_APP_PORT in the panel.
- Start the server and access your Next.js app without external dependencies.
FAQ
Can I use different Node.js versions?Yes, the egg supports multiple versions (18.x–21.x) and installs them automatically if needed.
Do I need production configurations?
Yes, set NODE_ENV to production and configure your NEXT_PUBLIC_* variables.