FiveM
Before You Join
Once your server has installed and you have checked the Startup
tab, you can start it by clicking the start button. Your server may take a few minutes to pull the docker image and start up.
- TxAdmin Enabled
- TxAdmin Disabled
If you have TxAdmin enabled, the process will be a little longer but it will be so much eaiser to use in the long run.
Make sure you have TxAdmin enabled and a port specified in the Startup
tab. More info here.
Then click the Start
button.
Once the server starts, you should see something like this in the console:
[ c-server-monitor] _______ ______
[ c-server-monitor] | \ / / | ___ _ ____ _____ _ __
[ c-server-monitor] | | \ /_ \ / _ \ '\ \ / / _ \ '|
[ c-server-monitor] | | / \ __) | __/ | \ V / __/ |
[ c-server-monitor] || //__/ _|_| _/ _|_|
[ c-server-monitor] -------------------------------- monitor ---
[ c-server-monitor]
[ c-scripting-core] Creating script environments for _cfx_internal
[ c-scripting-core] Creating script environments for monitor
[txAdmin:v4.17.1] Profile 'default' starting...
[txAdmin:SetupProfile] =========================================================
[txAdmin:SetupProfile] Creating new profile folder...
[txAdmin:SetupProfile] Server profile was saved in '/home/container/txData/default'
[txAdmin:SetupProfile] =========================================================
[txAdmin:WebServer] Listening on 0.0.0.0.
[txAdmin]
[txAdmin] ┏━━━━━━━━━━━━━━━━━━━ ━━━━━━━━━━━━━━━━━┓
[txAdmin] ┃ ┃
[txAdmin] ┃ All ready! Please access: ┃
[txAdmin] ┃http://your-public-ip:"TxAdminPort"/
┃
[txAdmin] ┃ http://"our ip":"TxAdminPort"/
┃
[txAdmin] ┃ ┃
[txAdmin] ┃ Use the PIN below to register: ┃
[txAdmin] ┃ 0000 ┃
[txAdmin] ┃ ┃
[txAdmin] ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
[txAdmin]
[txAdmin] To be able to access txAdmin from the internet open port "TaAdminPort"
[txAdmin] on your OS Firewall as well as in the hosting company.
[txAdmin:FXRunner] Please open txAdmin on the browser to configure your server.
Once you see this, click on the link that is highliged in yellow. Then when you click the link it will say that this site is not secure, that is beacuse we can not secure an IP Address. Just click Cotinue to site
and you will be taken to the TxAdmin page.
You can also copy the address in the on the panel and paste it into your browser replacing the 39600 with your TxAdmin Port.
Once you are on the TxAdmin page, you will be asked to enter a pin. This pin is shown in the console. Enter the pin and click Link Account
.
Then you will be redirected to the FiveM Fourms where it will ask you to log in. Log in with your FiveM account and click Log In
. Lastly It will ask you to Authorize TxAdmin
. Click Cotinue
and you will be redirected back to the TxAdmin page.
Next, you will be asked to enter a password to log in to TxAdmin. Enter and confirm your password, then read and accept Cfx.re's ToS and txAdmin's License. Then create the master account.
Once you have created the master account, you will now create the server.
- First click
Next
, then make a short name for the server, and clickNext
again. - Now select a Deplayment Type, we allready have a server setup in our container so we sclect
Existing Server Data
. - Now it will ask for a Data Location, replace it with:
- Now it will check to make sure we have a server.cfg file, we do, so click
Save
- We are done with TxAdmin. Click
Save & Start Server
/home/container/
and click Next
Now you can go back to the panel and see out server is running. On the first time it may install yarn and some other things, but after that it should start up quicker.
If you have TxAdmin Disabled, you server should just start when you press the Start
button.