Files
UnrealEngineUWP/Engine/Source/Programs/Horde/Docs/Config.md
ben marsh 9578285edc Horde: Documentation updates.
* Add screenshots and sample code for configuring job parameters.
* Add placeholder files for tutorials.
* Fix markdown linting in most files.

[CL 30893696 by ben marsh in ue5-main branch]
2024-01-25 13:45:53 -05:00

1.1 KiB

Horde > Configuration

Configuration

This section is targeted towards operating and managing Horde installations, and to share some best practices learned from supporting it for teams at Epic.

General

  • Orientation: Get familiar with how Horde is configured, how to store configuration data in revision control, and set up a schema server.
  • Permissions: Understand how to use the Horde permissions model.
  • Agents: Configure worker machines to connect to the Horde server for CI and remote execution workspaces.
  • Storage: Setting up different storage backends for Horde.

Features

Reference