Skip to main content
  • Instant digital delivery
  • Lifetime updates on selected products
  • Trusted by server owners
FiveMX
Shop
Full ServersBundlesNew releases
FiveMX

Start building your server today.

Curated FiveM resources, instant delivery, free starter mods, and practical guides in one calm marketplace.

Browse the shopsupport@fivemx.com

Shop

  • Shop
  • FiveM Mods
  • All Products
  • Free Mods
  • Best Scripts & Mods
  • FiveM Scripts

Frameworks

  • QBCore Scripts
  • ESX Scripts
  • QBox
  • Standalone

Community

  • Blog
  • Support
  • Creators
  • Affiliate

Legal

  • Privacy Policy
  • Terms of Service
  • Refund Policy
  • Digital Delivery
  • Cookie Policy
  • GDPR Compliance
  • DMCA
  • Imprint
  • Editorial Policy

Server Templates

  • QBCore Server Template
  • ESX Server Template
  • NoPixel Server Template
  • Server Packs
  • Free Server Templates
  • Tebex Alternative
© 2026 FiveMX. All rights reserved.·FiveMX is not affiliated with Rockstar Games, Take-Two Interactive, or CFX.re. All trademarks are property of their respective owners.
DiscordDocs
  1. Home
  2. Blog
  3. Tutorials & Guides
Table of Contents
Quick Start (TL;DR)PrerequisitesOption A — One‑Click Hosting (fastest)Option B — Self‑Host on Windows (recommended for beginners)Example server.cfg (minimal)Self‑Host on Linux (advanced)Add a Framework (VORP or RedEM:RP)Install & Manage ResourcesPerformance & Stability ChecklistSecurity & CompliancePublish & Grow Your ServerTroubleshooting Quick WinsFAQNext StepsHelpful Links (External)

How To Create a RedM Server (Guide)

Published on October 2, 2025·by Lars Miller(Founder & Lead Editor)·Credentials·6 min read·Updated on May 18, 2026
Tutorials & Guides

Create a RedM server with txAdmin, artifacts, license keys, framework planning, resource setup, and launch checks for Red Dead roleplay.

Share
How To Create a RedM Server (Guide)
How To Create a RedM Server (Guide)

Launching a RedM server is easier than you think. This step‑by‑step guide walks you from zero to a running FXServer with txAdmin, plus tips for frameworks (VORP/RedEM:RP), performance, security, and growth.

What is RedM?
RedM is the Red Dead Redemption 2 multiplayer framework powered by Cfx.re that lets you run custom roleplay and minigame servers.


Redm 1024x480

  • Quick Start (TL;DR)
  • Prerequisites
  • Option A — One‑Click Hosting (fastest)
  • Option B — Self‑Host on Windows (recommended for beginners)
    • Example server.cfg (minimal)
  • Self‑Host on Linux (advanced)
  • Add a Framework (VORP or RedEM:RP)
  • Install & Manage Resources
  • Performance & Stability Checklist
  • Security & Compliance
  • Publish & Grow Your Server
  • Troubleshooting Quick Wins
  • FAQ
  • Next Steps
    • Helpful Links (External)

Quick Start (TL;DR)

  1. Download FXServer artifacts for Windows or Linux.

Table of Contents

Quick Start (TL;DR)PrerequisitesOption A — One‑Click Hosting (fastest)Option B — Self‑Host on Windows (recommended for beginners)Example server.cfg (minimal)Self‑Host on Linux (advanced)Add a Framework (VORP or RedEM:RP)Install & Manage ResourcesPerformance & Stability ChecklistSecurity & CompliancePublish & Grow Your ServerTroubleshooting Quick WinsFAQNext StepsHelpful Links (External)

More on This Topic

Turn framework research into a launch-ready script stack

Use this guide to narrow the framework decision, then move into the core commercial hubs for verified scripts, curated bundles, and a faster server launch path.

QBCore starter

Use a complete QBCore base when the guide points to a new server launch and you want jobs, economy, UI, and admin tooling already connected.

View QBCore template

ESX starter

Compare a full ESX server pack when you need a faster path from setup research to a working roleplay stack.

View ESX server pack

Complete server path

If the article is part of a launch plan, start with full server packs that reduce setup time and connect multiple systems faster.

Open full server packs

Disclosure: Some links below are affiliate links to FiveMX products. We may earn a commission at no extra cost to you.

Premium Scripts You Might Like

Free Scripts You Might Like

Related Articles

Learn how to create a professional FiveM server trailer. Covers planning, filming with freecam, editing, color grading, music selection, and promotion.

June 24, 2024

Create a FiveM server in 15 minutes with txAdmin, 2–4 hours with a server template, or 2–6 months building manually. Three honest paths compared with framework choice, cost, and time-to-launch.

June 6, 2026

Your server logo is the first thing a potential player sees — before they read your description, check your player count, or visit your Discord.

April 4, 2026
  • Run FXServer.exe (Windows) or start the Linux binary; the browser opens txAdmin.
  • Link your Cfx.re account and create a new server using the Vanilla/Popular recipe.
  • Generate a server license key (Keymaster) and paste it into your server config.
  • Start the server, join via the RedM client, and iterate.

  • Prerequisites

    • Hardware: modern 4+ core CPU, 8–16 GB RAM minimum, SSD storage; dedicated/fast VPS recommended for >50 players.
    • OS: Windows Server 2019/2022 or a recent Linux distro (Ubuntu 22.04+).
    • Ports: Open/forward the game port (default 30120 TCP/UDP) and any reverse proxy/txAdmin ports you plan to use.
    • Accounts: Cfx.re account for txAdmin + Keymaster license key.

    Tip: Hosting providers can get you online fast, but self‑hosting gives you full control. We cover both paths below.


    Option A — One‑Click Hosting (fastest)

    Authorized partners let you deploy RedM in minutes with txAdmin, then you upload resources and configs.

    • Browse partners and pick a plan that fits your player goals.
    • After deployment, open the console, copy the txAdmin link & PIN, link your Cfx.re account, and complete the recipe (Vanilla or framework‑ready).

    For RedM-ready hosting, compare options on our FiveM Hosting Provider Comparison (most providers also offer RedM artifacts) before committing.

    Related FiveMX guides:

    • Tutorials & Guides
    • Performance Optimization
    • Monetizing Servers (Best Practices)

    Option B — Self‑Host on Windows (recommended for beginners)

    1. Create your folder layout (example: C:\RedMServer\cfx and C:\RedMServer\server-data).
    2. Download the latest recommended FXServer artifacts and extract to your cfx folder.
    3. Start FXServer.exe. Your browser opens txAdmin → click Link Account → Allow.
    4. Choose a recipe → Vanilla (you can add frameworks later).
    5. Generate a server license key in Keymaster and paste it when txAdmin asks.
    6. Finish the wizard and Start. Your RedM server is now live.

    Example server.cfg (minimal)

    # Core
    endpoint_add_tcp "0.0.0.0:30120"
    endpoint_add_udp "0.0.0.0:30120"
    sv_maxclients 48
    sv_licenseKey "YOUR_KEYMASTER_KEY"
    sv_hostname "My RedM Server | Vanilla"
    sv_enforceGameBuild 1491   # adjust as needed for RDR2 build
    
    # Resources
    ensure sessionmanager
    ensure mapmanager
    ensure spawnmanager
    ensure rconlog
    
    # Language/Tags
    sets locale "en-US"
    sets tags "roleplay, redm, vorp, vanilla"
    
    # Admins (add your Cfx.re identifiers)
    add_ace group.admin command allow
    add_principal identifier.license:YOUR_LICENSE group.admin
    
    

    Self‑Host on Linux (advanced)

    1. Create a non‑root user and prepare folders, e.g. ~/redm/cfx and ~/redm/server-data.
    2. Download and extract artifacts (wget + tar xf).
    3. Start the FXServer binary and visit the printed txAdmin URL.
    4. Complete the txAdmin wizard, add your license key, and start the instance.
    5. Configure a systemd service for autostart and set up a firewall (UFW) for port 30120.

    Add a Framework (VORP or RedEM:RP)

    Frameworks give you character systems, inventories, jobs, and crafting.

    • VORP Core: Often available as a txAdmin recipe. After creating a fresh server, import the recipe or follow the README to install modules (inventory, crafting, jobs).
    • RedEM:RP: Alternative framework with similar goals; install base resources, database schema (MySQL/MariaDB), then layer job/economy packs.

    FiveMX picks to get started:

    • Frameworks overview
    • Lua Scripting Basics
    • How to maintain scripts safely

    Database note: Many RedM frameworks rely on MySQL/MariaDB. Use a remote DB with backups and limit public exposure (firewall + SSL). See our ops tips below.


    https://www.youtube.com/watch?v=1vLxrbgdV\_Y

    Install & Manage Resources

    • Place resources into server-data/resources/<category>/<resourceName> and add ensure <resourceName> to server.cfg.
    • Prefer well‑maintained, escrow‑free resources you trust.
    • Boot once with a clean set, then add in small batches, testing each commit.

    Popular content hubs on FiveMX:

    • Scripts
    • MLOs / Maps
    • Free Starter Packs
    • Troubleshooting hub

    Performance & Stability Checklist

    • Artifacts: Track the latest recommended server artifacts; only bump after testing.
    • Tick & threads: Keep heavy loops efficient; use server‑side throttling and event gating.
    • I/O & DB: Pool connections, index hot queries, and avoid blocking calls in hot paths.
    • Resmon: Benchmark resource time, memory, and spikes; remove offenders.
    • Crash hygiene: Log crashes to a file and keep backups of configs and DB snapshots.

    Read next on FiveMX:

    • Performance Optimization
    • How to use Resmon

    Security & Compliance

    • License key: Keep it private; rotate if leaked.
    • Admin roles: Use add_principal for named admins, not wildcard ACEs.
    • Backups: Schedule nightly backups for /server-data, server.cfg, and your database.
    • Updates: Track framework updates; read changelogs before upgrading.
    • Monetization: Follow Cfx.re/Rockstar monetization rules. Use transparent perks (cosmetics, queue priority) and avoid pay‑to‑win.

    FiveMX monetization guides:

    • Monetizing Servers
    • Complete Monetization Guide

    Publish & Grow Your Server

    1. Name & tags: Clear theme + region tags to improve discovery.
    2. List your server: Ensure it’s public and visible in the RedM server list.
    3. Discord funnel: Use a clean rules channel, onboarding form, and ticketing for staff support.
    4. Content cadence: Publish weekly updates, changelogs, and short trailers.
    5. Optimize onboarding: Add a welcome script, starter kit, and spawn guidance.

    Helpful FiveMX articles:

    • How to Advertise Your Server
    • How to Grow a Community
    • Server Packs & Templates

    Troubleshooting Quick Wins

    • Server won’t start: Check server.cfg for typos; confirm license key; try previous recommended artifact.
    • Can’t reach txAdmin: Check firewall, confirm port binding, or change the bind address.
    • Players can’t connect: Verify public IP/port, NAT/forwarding, host firewall, and if the server is listed.
    • Resource crashes: Disable recent additions; re‑add one by one. Watch resmon for spikes.
    • DB errors: Confirm credentials, migrations, and engine versions; restore from last good backup.

    FiveMX help:

    • Troubleshooting Hub
    • Server Admin Guides

    FAQ

    Is FiveM documentation relevant to RedM?
    Much of the server tooling (FXServer, txAdmin) is shared; some scripting docs differ. Prefer RedM‑specific native references where possible.

    Do I need a Patreon key?
    You need a Keymaster license key to run a public server. Extra Patreon entitlements are optional for certain premium features.

    Which framework should I choose—VORP or RedEM:RP?
    Both are viable. VORP has a large module ecosystem; RedEM:RP is modular and lightweight. Choose based on your desired gameplay and resource availability.

    What’s a safe player cap for new servers?
    Start at 32–48, then scale after load testing and resmon profiling.


    Next Steps

    • Spin up a test instance locally and document your baseline resmon metrics.
    • Install a framework (VORP/RedEM:RP) and one trusted inventory/economy pack.
    • Write a simple launch checklist: artifacts version, DB backups, last‑change log.
    • Draft a monetization plan that respects platform rules.

    RedM Resources


    Helpful Links (External)

    • Cfx.re Server Setup (txAdmin/Windows/Linux)
    • Cfx.re Keymaster (create your license key)
    • RedM Downloads & Docs
    • txAdmin Homepage/Docs

    Want more? Check our full Tutorials & Guides library, then browse Scripts and MLOs to expand your world.

    Launch faster

    Compare curated bundles

    Bundles shorten the path from planning to launch by grouping the highest-leverage scripts into a cleaner commercial starting point.

    View bundles
    Previous Article

    Jobs Creator: The Ultimate Tool for FiveM Server Admins

    Next Article

    How to Migrate ESX → QBCore the Right Way

    How To Create an alt:V Server (2026 Quickstart Guide)
    How to Create Discord Donation Tiers for Your FiveM Server
    How To Create a RageMP Server – Step by Step Guide
    How To Create a Website for your Gaming Server
    How To Create a Server Logo: Complete Design Guide (2025)
    Start from a QBCore full server
    Review the Super ESX Server pack
    Compare full server packs
    RealisticLife v3 Launcher

    RealisticLife v3 Launcher

    $16.99
    Clean Manor Mansion Villa

    Clean Manor Mansion Villa

    $15.99
    qbCore Boss Server V22 (Q7)

    qbCore Boss Server V22 (Q7)

    $243.32
    Family & Gang Turf System

    Family & Gang Turf System

    $22.99
    Gameconfig for Legacy & Enhanced

    Gameconfig for Legacy & Enhanced

    8,243,364 downloads
    PC Trainer V

    PC Trainer V

    1,272,946 downloads
    LemonUI: Open Source UI Library

    LemonUI: Open Source UI Library

    1,138,096 downloads
    NFS gauge - RPM Gear Speedometer & Timer

    NFS gauge - RPM Gear Speedometer & Timer

    1,058,515 downloads
    How To Create a FiveM Server Trailer
    How To Create a FiveM Server Trailer
    How to Create a FiveM Server in 2026 — Free, Template & Manual Paths
    How to Create a FiveM Server in 2026 — Free, Template & Manual Paths
    How to Create a Logo for Your Gaming Server or Community (2026 Guide)
    How to Create a Logo for Your Gaming Server or Community (2026 Guide)

    No time to configure everything yourself?

    Start with a pre-built, tested FiveM server pack. Framework-optimized, all scripts pre-installed.

    Super ESX Server
    esxstandalone

    Super ESX Server

    The Super ESX Server is one of the best FiveM server templates - over 1.000 purchases! Want to know why we call it our Super Server? Check out our video to find out some of the basics details of the world. Update 10 is included, make sure to install v7 first and then use content of v10 yo

    $228.32
    ESX Server Base (by RibSosay)
    esxstandalone

    ESX Server Base (by RibSosay)

    Prebuilt FiveM server with ESX framework GUARANTEE : We offer a guarantee ensuring compatibility with your setup.

    $53.99
    View all server packs