Nakama

Scalable server for social and real-time games and apps.

Web Console: http://<server-ip>:7351

  • Login: admin / password

Ports:

  • 7349 – gRPC API
  • 7350 – HTTP API
  • 7351 – Web Console (HTTP)
  • 5432 / 26257 & 8080 – Database (PostgreSQL or CockroachDB)
  • 9090 – Prometheus

Installation Directory: /root/nakama/

Systemd Service: nakama

Note: This app is intended for learning & development use.

Documents:

https://heroiclabs.com/docs/nakama/getting-started/index.html

Application Details