txAdmin Logo
  • Welcome, {{it.adminUsername}}!
    {{@if(it.serverProfile == 'default')}} Since you didn't select any profile when starting txAdmin, we selected default for you. {{#else}} You selected the profile {{it.serverProfile}}. {{/if}}
    {{@if(!it.isReset)}} This profile is not configured yet, let's do this now? {{/if}}
  • Server Name
    A short server name to be used in txAdmin interface and Chat/Discord messages.
  • Deployment Type
    Select how you want to setup your server:
    ⭐ Popular Template RECOMMENDED
    Select a template from a curated list of community favorites.
    This includes ESX, Freeroam and a Default template for you to customize.
    📁 Local Server Data
    Select an existing server-data folder in the VPS.
    This is the option you are already used to.
    📥 Remote URL Template
    Based on a Recipe URL in the YAML format.
    You will have the option to edit the Recipe before running it.
    📑 Custom Template
    This is recommended if you have a custom recipe-based server or if you are writing your own recipe. You will be asked for the recipe right after this page.
  • please select deployment type
    The URL for the remote recipe, or the forum thread.
    You can discover new recipes by visiting the CFX Forum.

    In the next page you will be prompted to insert your custom Recipe.
    If you are developing your own recipes, we highly recommend you to check the following:

    The folder that contains the resources and cache folders, usually it's here that you put your server.cfg.
    Also known as Base Folder.
    {{@if(it.isZapHosting)}} Zap-Hosting warning: this path must start with {{it.txDataPath}}. {{/if}}
  • please select deployment type
    The folder where the server will be deployed to.
    This folder will contain all your resources and configuration files.
    {{@if(it.isZapHosting)}} Zap-Hosting warning: this path must start with {{it.txDataPath}}.
    {{/if}} We strongly recommend using the path suggested below.
    The path to your server config file, usually named server.cfg.
    This can either be absolute, or relative to the Server Data folder.

    Config file detected! If this file is correct, just click on the save button below.

  • Finish

    We are all set!

    {{@if(it.windowsBatPath)}} You can run this profile by executing:
    {{it.windowsBatPath}}
    {{/if}}