Horde Agent download is not available when installing HordeServer on Linux using Docker/Docker-Compose. This is true both when using epic’s official image and when rebuilding the docker image locally.
This guide mentions that you can install the agent from the horde frontend, but the download link is not there as can be seen in my screen shot.
Horde Agent Deployment for Unreal Engine | Unreal Engine 5.6 Documentation | Epic Developer Community
How do I get the agent download to appear and streamline the agent install process?
Some feedback in general, but the Horde documentation is a bit out of date and leaves a lot of open questions in how to actually use Horde. I think getting documentation and tutorials setting up a basic Horde environment should be prioritized over adding new features to Horde since in its current state it will only be used by teams with dedicated dev-ops engineers - which is a shame since it’s quite powerful.
The page I linked doesn’t say where the installer is or how to upload the Agent zip file such that agents can install it. It also doesn’t say how other tools could presumably be uploaded which would be nice to know.
Additionally it does say how to build HordeServer as a docker image, which is something that I had to figure out by reading comments in the Docker file. Copying the comments from the docker file would be sufficient.