Unreal Tournament Sample Usage

You can now configure the services to run the Unreal Tournament demo with these commands:

py ut4.py build # Build the web site.
genvid-sdk setup # Make sure the local cluster is created.
genvid-sdk clean-config # Clean old config in case of existing cluster.
genvid-sdk load-config-sdk # Configure the basic services for the SDK.
py ut4.py load # Load the jobs and configuration for the UT4 demo.
genvid-sdk monitor # Open the cluster-ui at the jobs page.

See Start a Local Cluster for more information on how to use the local environment.