Skip to content

GFX-69/GFX.NODES

 
 

Repository files navigation

GFX NODES

GfxNodes is an open-source, modern game server and application management panel built with Node.js, Docker, and Express. It is designed to work seamlessly with the gGfxDeamon backend.

GitHub Node.js Status

Features

  • Game Server Management - Easily deploy and control game servers
  • Docker Integration - Containerized applications for better isolation
  • User-Friendly UI - Intuitive dashboard for server administration
  • Multi-OS Support - Works on Linux, Windows (limited), and macOS

Installation

1. Choose Your Operating System

OS Version Supported Notes
Ubuntu 24.04 ✅ Yes Recommended
22.04 ✅ Yes
Debian 11, 12 ✅ Yes Stable and well-tested
CentOS 7, 8 ⚠️ Partial CentOS 8 is EOL
Windows 10, 11 ⚠️ Partial Needs firewall adjustments
macOS 10.15+ ⚠️ Partial Not for production use

2. Install Dependencies

  • Node.js v20 and higher (Nodejs v20 recommended).
  • Installation Nodejs 20

curl -sL https://deb.nodesource.com/setup_20.x | sudo bash -
apt-get install nodejs -y

Installation Panel

To install and start the Gfx Nodes , run the following commands:

git clone https://github.com/GFX-69/GFX.NODES.git && cd GFX.NODES && npm install && npm run seed && npm run createUser && node .

Credits

  • Developed by: Akash Evan
  • made by: Akashevan

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%