refactor: reorganize scripts under bash/python

This commit is contained in:
uprightbass360
2025-11-09 02:48:49 -05:00
parent 23456e0ab9
commit a18e315f1f
40 changed files with 265 additions and 194 deletions

View File

@@ -1,6 +1,6 @@
# Copy this file to .env and adjust values for your environment.
# Docker Compose will auto-load .env in the same folder as docker-compose.yml.
# Template for AzerothCore-RealmMaster profiles-based compose
# Template for AzerothCore Realm profiles-based compose
# =====================
# Compose overrides (set to 1 to include matching file under compose-overrides/)
@@ -13,7 +13,8 @@ COMPOSE_OVERRIDE_WORLDSERVER_DEBUG_LOGGING_ENABLED=0
# =====================
# Project name
# =====================
COMPOSE_PROJECT_NAME=azerothcore-realmmaster
# Customize this to match your deployment slug (used for container names/tags)
COMPOSE_PROJECT_NAME=azerothcore-stack
# =====================
# Storage & Timezone
@@ -157,7 +158,8 @@ MODULES_REQUIRES_PLAYERBOT_SOURCE=0
# =====================
# Client Data Settings
# =====================
CLIENT_DATA_VERSION=v18
# This is automatically applied, fyi version must match tag exactly
#CLIENT_DATA_VERSION=v18.0
# =====================
# Server Configuration