Advanced Search
Search Results
13 total results found
Games
Game-specific setup and management guides.Choose your game to find installation steps, configuration help, mod guides, performance tips, and troubleshooting advice.
Minecraft
New to running a Minecraft server?Follow step-by-step guides to launch your server, install plugins or mods, improve performance, and fix common issues.
FiveM
Complete guides for setting up and managing your FiveM server.
Control Panels
Learn how to use your game server control panel.Manage files, schedules, backups, startup settings, resource limits, and more with step-by-step guidance.
Game Panel
Website Hosting
Frequently Asked Questions
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
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
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
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
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)
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
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...