-
easy to install
-
discord login
-
no need for docker or sql
-
instance management
-
file editor
-
discord authentication
-
plugin support for custom pannel features (example is included and installed with this software)
-
fast and lightweight
-
open source
-
easy to access node manager for scalability
-
download and upload server instances as zip files
-
https and wss encryption
-
improve readibility, switch to react?
-
upnp forwarding support for homelab setups
-
mod browser for fabric/forge/neoforge servers
-
move instances between servers
-
auto updates
-
loading wheels for lengthy opperations
-
user management system
main features:
multi-instance support:
plugin downloader via modrinth api:
Easy scaling across potentially infinite servers:
and plugin support (loads anything in the plugins directory) (included with the source code)
you will need to reset the secret to make it visible. paste them in loginCfg.json:
add the website you are hosting the pannel on to the application:
navigate to the project's folder in a terminal and run npm install
place a server.key and server.cert file in the same directory as run.bat and run.sh
note: this feature can be disabled by moving the secureRouting.js plugin to the plugins/unused folder
if on linux, do chmod +x run.sh then ./run.sh
if on windows, launch run.bat
place a server.key and server.cert file in the same directory as run.bat and run.sh
note: this feature can be disabled by moving the secureRouting.js plugin to the plugins/ignore folder
if on linux, do chmod +x run.sh then ./run.sh
if on windows, launch run.bat
then copy the keyphrase somewhere secure where you will remember it
navigate to the node manager
on the left, type in the node's public ip address followed by a colon then the port (defaut is 3031) ex: 64.233.160.0:3031
then paste the keyphrase as the secret
finally, name the node anything and click "add node"



