Skip to main content

Fivem | Deploying a QBCore fivem Server

This guide will show you how to set up a new QBCore server.

warning

Please log a support ticket to request your Cloudflare tunnel domain name. Failure to obtain this information may result in suspension, as it is a violation of our Terms of Service. All FiveM servers are required to have a Cloudflare tunnel.

note

The Game panel will just act as the start/stop mechanism for TxAdmin as TxAdmin will be the main component that we use for FiveM.

  1. Let's log in to the game control panel and make sure TxAdmin is started.

  1. Press the txAdmin button

  1. Click Web Console to get the pin for txAdmin

  1. Enter it into Txadmin and click the link account button

  1. Create a backup password that you will remember and click Create Master account

  1. It will take you back to the login screen, click the cfx.re login button

  2. On the Txadmin setup screen we going to do the following:

    • option 1: next
    • option 2: Choose a short server name
    • option 3: We are going to choose popular recipes > QBCore Framework

You can leave the data Location as is and click save

  1. Finally, click go to recipe deployer

  1. in the review recipe section:
tip

You have to make a new fivem license key for every server that has a different IP address

  1. Now we need to configure the database click on the show/hide Database options
info

We need to create a database from the MySQL manager and enter it into our fivem recipe. You can learn how to make a database from this guide

  1. Once the database is created we can enter the values into our recipe deployer:

And we are going to run the recipe, you should see the deployer script being run and installing fivem and qbcore (This can take several minutes to complete)

  1. Once it's complete you can click the next button

  2. Lastly, we need to change the ports from false to the ones we have been assigned

We can get the ports from the game control panel

  1. We can finally click the save and run server button

  1. Your fivem server should now be starting with qbcore

warning

Please log a support ticket to request your Cloudflare tunnel domain name. Failure to obtain this information may result in suspension, as it is a violation of our Terms of Service. All FiveM servers are required to have a Cloudflare tunnel.