Qbox Installation Docs
Using Pterodactyl Panel, txAdmin, and the Official Qbox Recipe
1. Initial Server Configuration
- Once the server has booted for the first time, stop it from the panel.
- Go to your server’s file manager or connect via SFTP.
2. Launch txAdmin
- Start your server again.
- Watch the Console Output—you’ll see txAdmin provide a setup link (http://127.0.0.1:40120/auth…).
- Copy this link and open it in your browser.
- Follow the txAdmin onboarding steps (set up a username, password, and configure basic server settings).
3. Import the Qbox Recipe
-
In txAdmin, click on “Server Management” > “Recipe Setup”.
-
When prompted to select a recipe, paste the following URL in the “Custom Recipe URL” field:
https://raw.githubusercontent.com/Qbox-project/txAdminRecipe/main/qbox.yaml
-
Click Next/Continue.
-
Review the recipe details and confirm.
-
This will automatically download and install Qbox and all recommended resources.
-
Wait for the process to finish.
-
This may take a few minutes as it installs all dependencies.
4. Finalize & Start Your Qbox Server
- Once the recipe setup completes, txAdmin will prompt you to start the server.
- Click Start Server in txAdmin or on the Pterodactyl panel.
-
Monitor the Console for errors.
-
On first boot, assets and resources will be downloaded/installed.
5. Connect & Configure
- When the server is running, copy your server IP and port.
- Start FiveM and connect using Direct Connect.
- If you need to adjust Qbox config, edit your
server.cfg
or Qbox config files via the file manager or SFTP. - For more advanced features, visit the Qbox documentation and txAdmin docs.
Troubleshooting
- Ports: Ensure the correct ports are open (default FiveM port:
30120
, txAdmin:40120
). - Permissions: If files fail to download/install, check your file/folder permissions.
-
Server Won’t Start?
-
Check the console log for missing dependencies or typos in
server.cfg
. - Make sure the server license key is valid and present.
Credits & Resources
- Qbox GitHub: https://github.com/Qbox-project/qbox
- Qbox Recipe:
https://raw.githubusercontent.com/Qbox-project/txAdminRecipe/main/qbox.yaml
* FiveM Documentation: https://docs.fivem.net/
* txAdmin Documentation: https://docs.fivem.net/docs/txadmin/
Need Help?
- Join the RiotNodes Discord for support help.