Server Hosting
Standalone Server
Visual Studio Template
Unity Server
FigNet can also run as a server embedded directly inside a Unity project.
Deployment
This page covers running the FigNet game server in Docker, from a local quick-start to a full production rollout on a Hetzner Cloud VPS.
Running the FigNet Server
This guide covers running the full FigNet dev stack - the EntangleServer master and node, the FnVoice module, the Persistence BaaS, and their supporting infrastructure - locally with Docker Compose. It is verified against docker-compose.full-dev.yml and docker/dev/master.ServerConfig.yaml. A more detailed walkthrough is available in docker/dev/README.md in the repository.