mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #393] [MERGED] Add FiveM server template with dual deployment modes #424
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/393
Author: @shishirahm3d
Created: 9/23/2025
Status: ✅ Merged
Merged: 9/27/2025
Merged by: @Siumauricio
Base:
main← Head:feat/add-fivem-server📝 Commits (5)
4f78edffeat: Added fivem servere8d6989feat: add FiveM server template with dual deployment modesbee633edocs: add deployment mode awareness to FiveM docker-compose8314dfeAdded all env variables.7bcba7ffix: follow Dokploy template.toml format📊 Changes
4 files changed (+86 additions, -0 deletions)
View changed files
➕
blueprints/fivem/docker-compose.yml(+41 -0)➕
blueprints/fivem/logo.svg(+10 -0)➕
blueprints/fivem/template.toml(+17 -0)📝
meta.json(+18 -0)📄 Description
📝 Description
Adds a new FiveM template to the Dokploy templates repository. FiveM is a popular modded GTA V multiplayer server platform with two distinct deployment approaches.
✨ What's Added
🎮 Features
🔧 Deployment Modes
Mode 1: Standard Server
LICENSE_KEYenvironment variableMode 2: txAdmin Web Interface
NO_DEFAULT_CONFIG=1📋 Files Added
blueprints/fivem/docker-compose.yml- Main service configuration with mode documentationblueprints/fivem/template.toml- Dokploy template with optional environment variablesblueprints/fivem/README.md- Comprehensive setup guide for both modesblueprints/fivem/logo.svg- FiveM template logometa.json- Added template metadata entry🧪 Testing
🚨 Key Design Decisions
📚 Related Links
🏷️ Tags
gaming,gta,multiplayer,server🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.