Code Monkey home page Code Monkey logo

mangos-docker's People

Contributors

fly-man- avatar pastew avatar stephensorriaux avatar wizofgoz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mangos-docker's Issues

Add MangosFive

Add Docker images, docker-compose file and Kubernetes descriptor file for MangosFive.

How to run this on Windows

Hello,

is it possible to run it on Windows?
If so - where to put maps and how modify docker-compose.yml to use provided maps?

       - mangos_maps:/etc/mangos/maps
       - mangos_vmaps:/etc/mangos/vmaps
       - mangos_mmaps:/etc/mangos/mmaps
       - mangos_dbc:/etc/mangos/dbc

Add MangosFour

Add Docker images, docker-compose file and Kubernetes descriptor file for MangosFour.

Add documentation

Write the documentation explaining how to setup any Mangos server.

Kubernetes mangoszero Segmentation fault

Hi there!

Love the work!

I've ran a few tries on k8s with my own modification of the repo files to eg get AI BOT enabled during build, but somehow I keep getting this error in Mangosd pod:

./launch_mangosd.sh: line 39: 11 Segmentation fault (core dumped) ${BINDIR}/mangosd -c $CONFIGS/mangosd.conf ${AHCONFIG}

I've also tried the k8 deployment file found in mangoszero repo here and only change I've done is to remove the PVC (persistent volume claim) to map with my own and still getting same error:

What am I missing? Do I need to make sure that the configs already exist somewhere? Documentation doesnt state that (except for AHBOT)

Thanks in advance!

[Issue] [mangos-two] Segmentation fault on line 39 [latest] [23/1/2020: 23:33]

Issue

./launch_mangosd.sh line 39
triggers a segmentation fault

command:

sudo docker run -e "LOGIN_DATABASE_INFO=192.168.1.37;3306;root;redacted;realmd" -e "WORLD_DATABASE_INFO=192.168.1.37;3306;root;redacted;mangos2" -e "CHARACTER_DATABASE_INFO=192.168.1.37;3306;root;redacted;character2" -p 8085:8085 -v /home/docker/worldofwarcraft/mangosd.conf:/mangosconf/mangosd.conf -v /home/docker/worldofwarcraft/maps:/etc/mangos/maps -v /home/docker/worldofwarcraft/mmaps:/etc/mangos/mmaps -v /home/docker/worldofwarcraft/vmaps:/etc/mangos/vmaps -v /home/docker/worldofwarcraft/dbc:/etc/mangos/dbc ssorriaux/mangostwo-server

Directory:

dir

Log:

mangos-terminal-log.log

Mangosd config file:

mangosd.conf.log

Maps

the maps are known working since i have tested a copy of them on the windows version of mangostwo.

Add MangosZero

Add Docker images, docker-compose file and Kubernetes descriptor file for MangosZero.

/mangosconf/ahbot.conf not loading - easy fix

I added the mount to /mangosconf/ahbot.conf and was getting:
2019-07-14 07:47:37 Initialize AuctionHouseBot... 2019-07-14 07:47:37 AHBOT is Disabled. Unable to open configuration file /server/install/etc/ahbot.conf.

I checked and /mangosconf/ahbot.conf exists, I noticed the launch_mangosd.conf file has the following:
AHCONFIG=-a /mangosconf/ahbot.conf
I replaced it with:
AHCONFIG="-a /mangosconf/ahbot.conf"

This fixed it for me.

Any suggested way to get a player bots mod working

Hi I have deployed this to my home k8s cluster but would love to get one of the bot add ons working so I can have bots running around, do you have any suggested way to do this or have you done it in the past?
Thanks for all the work.

Add MangosThree

Add Docker images, docker-compose file and Kubernetes descriptor file for MangosThree.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.