This is an egg dedicated to NodeJS app hosting on pterodactyl panel on ARM64 systems.
Docker image: https://hub.docker.com/r/mizari/nodejs-arm64-egg
Github Repository: https://github.com/Mizari-Dev/pterodactyl-egg-nodejs-arm64
Docker image used: https://hub.docker.com/_/node
Egg based on: https://github.com/stanislasbdx/pterodactyl-egg-discord
An issue ? A suggestion ? DM me on discord (mizari.dev) !
To install this egg :
- Go into Admin panel
- Go to "Nests"
- Click "Import Egg"
- Choose the .json file named "egg-nodejs-arm64"
- And import !
To use it, just create a server with this egg in the "Nest Configuration" section.
By default when creating a server, the docker image will be the latest (stable), but you can choose the others proposed in the list or use your custom one (you won't get support tho).
latest: Stable tag with active LTS Node Versionsnapshot: Development tag with a bit of chaos sometimes (may not work too)node-xx: Tag for each supported NodeJS version
In addition you can choose from where to get the default project file like index.js.
Default value : https://raw.githubusercontent.com/Mizari-Dev/pterodactyl-egg-nodejs-arm64/refs/heads/master/

