Fivem | Deploying a QBCore fivem Server
This guide will show you how to set up a new QBCore server.
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.
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.
- Let's log in to the game control panel and make sure TxAdmin is started.
- Press the txAdmin button
- Click Web Console to get the pin for txAdmin
- Enter it into Txadmin and click the link account button
- Create a backup password that you will remember and click Create Master account
-
It will take you back to the login screen, click the cfx.re login button
-
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
- option 1:
You can leave the data Location as is and click save
- Finally, click go to recipe deployer
- in the review recipe section:
- Step 1: Next
- Step 2: you must get your license key from the fivem keymaster. https://keymaster.fivem.net/
You have to make a new fivem license key for every server that has a different IP address
- Now we need to configure the database click on the
show/hide Database options
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
- 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)
-
Once it's complete you can click the next button
-
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
- We can finally click the save and run server button
- Your fivem server should now be starting with qbcore
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.