clone this repository && cd this project
docker network -d bridge $(your network)
docker build . -t felstorm
docker run --name felstorm -v
$(your log path):/Azeroth/Felstorm/log --network $ (your network) --network-alias felstorm -p 8800:8800 -it -d felstorm
- you could change felstorm_conf.yaml file
- if you want change access network gateway, you can do some change on envoy.yaml