Files
UnrealEngineUWP/Engine/Source/Programs/Horde/Docs/Config.md
ben marsh fd627ed331 Horde: Add documentation for setting up a secret store.
#jira UE-106575

[CL 34569169 by ben marsh in ue5-main branch]
2024-06-21 13:54:21 -04:00

1.4 KiB

Horde > Configuration

Configuration

This section targets operating and managing Horde installations and shares 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 how to set up a schema server.
  • Permissions: Understand how to use the Horde permissions model.

Resources

  • Agents: Configure worker machines to connect to the Horde server for CI and remote execution workspaces.
  • Devices: Adding mobile devices and console development kits as shared resources.
  • Secrets: Allowing Horde to manage access to confidential values.
  • Storage: Setting up different storage backends for Horde.

Features

Reference