Programmatic Access to GameFabric
In addition to our web-based user interface, GameFabric provides several programmatic methods for interacting with its features.
Note: All programmatic access requires at least one Service Account.
Docker Integration
Game server images can be uploaded using docker to any Branch of your choice. If you have selected latest (auto update) in your configuration, pushing a new version of your game server image will immediately trigger an automatic rollout.
For more details, see the Running your Game Server documentation.
API Access
GameFabric exposes a comprehensive API for all its features. Find detailed instructions in our GameFabric API Guide.
Terraform Provider Support
GameFabric supports Infrastructure as Code (IaC) through official Terraform and OpenTofu provider plugins: