See more about Windward at: http://www.tasharen.com/windward/
You can use the following environment variables passed to the Docker container to configure your server.
Example docker run:
docker run --name "Windward-Server" \
-e WINDWARD_SERVER_NAME="My Server" \
-e WINDWARD_SERVER_WORLD="world" \
-e WINDWARD_SERVER_ADMIN=123456787453234 \
-v ~/WindwardServer:/data/windward \
-p 5127:5127 \
gameservers/windward:latest
For more information on the Windward Dedicated server see the windward wiki at gamepedia: http://windward.gamepedia.com/Dedicated_Server
Content type
Image
Digest
Size
91.9 MB
Last updated
over 8 years ago
docker pull gameservers/windward