Download¶
All Nakama versions are available for download from the GitHub Release page. In addition, Docker images are available on Docker Hub.
Docker¶
Nakama is available to be pulled in via Docker:
docker run heroiclabs/nakama
Follow the quickstart guide to install and run Nakama and dependencies on your machine.
There is also a docker-compose
script that autoconfigures Nakama and its dependencies for development.
Binary Downloads¶
Windows¶
Compatible with Windows 7+ 64-bit architecture.
Follow this guide to install Nakama on your Windows machine.
MacOS¶
Compatible with MacOS 10.10 and greater.
Follow this guide to install Nakama on your Mac machine.
Linux¶
Compatible with most 64-bit Linux distribution.
Follow this guide to install Nakama on your Linux machine.