Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

7 total results found

Frequently Asked Questions

Game Panel

Quick links Access & BasicsConsole & StartupFiles & SFTPBackupsSchedulesIP, Ports & ConnectionNeed more help? Tip Use Ctrl+F to search this page for keywords like IP, SFTP, port, backup, schedule. Access & Basics Where do I manage my game server?You manage yo...

Getting Started

FiveM

Starting the Server Start your server from the panel by clicking Start. The server console will display the startup logs. If this is the first time the server has been started, the startup process may take slightly longer while the server initializes. Accessin...

Understanding the FiveM Server Layout

FiveM

Your FiveM server stores its files inside the /home/container directory. This directory contains both the server runtime files and your actual server files. Main Server Directory /home/container ├── .internal/ (FXServer runtime files) ├── nontxserver/ ...

Accessing and Setting Up txAdmin

FiveM

txAdmin is the web-based management interface used to configure and control your FiveM server. Accessing txAdmin After starting your server, txAdmin will become available automatically. You can access it from the Network tab in your server panel using the txAd...

Installing Resources on Your FiveM Server

FiveM

Resources are the scripts and mods that add features to your FiveM server. Before You Start Resources can be installed in different ways depending on how you manage your server. If you are using txAdmin recipes, many resources may already be installed for youI...

Deploying Your Server Using Git (Optional - Advanced Feature)

FiveM

Your server supports automatic deployment from a Git repository. When configured, the server will pull the latest version of the repository every time the server starts. This allows you to manage your server files using version control and update your server b...

Troubleshooting Server Startup Issues

FiveM

If your server fails to start, the most useful information will always be found in the server console. The console shows the full startup process and any errors that occur. Always check the console logs first when diagnosing startup issues. Common Causes Inval...