Skip to content

Mizari-Dev/pterodactyl-egg-nodejs-arm64

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 — NodeJS Pterodactyl App Hosting Egg and Docker image for ARM64 systems

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) !

🏗️・Installation

To install this egg :

  1. Go into Admin panel
  2. Go to "Nests"
  3. Click "Import Egg"
  4. Choose the .json file named "egg-nodejs-arm64"
  5. And import !

🌌・Usage

To use it, just create a server with this egg in the "Nest Configuration" section.

Creating a server

Docker image

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).

image

Tags
  • latest : Stable tag with active LTS Node Version
  • snapshot : Development tag with a bit of chaos sometimes (may not work too)
  • node-xx : Tag for each supported NodeJS version

Defaults files from repository

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/

image

About

An egg dedicated to nodejs application hosting on pterodactyl panel on arm64 system (like raspberry pi)

Resources

License

Stars

Watchers

Forks

Languages

  • Dockerfile 49.7%
  • Shell 38.0%
  • JavaScript 12.3%