Installation
To run the Hutch application stack, there are four components that need installing.
It is up to you how you install them, and on what sort of infrastructure.
They all communicate via TCP, so you can put any combination of them on the same machine or different machines, provided they are able to talk to the right ports over a network.
Section index
📄️ Hutch Agent
The Hutch Agent is a .NET application written in C#. It is responsible for receiving 5-Safes RO-Crates with an approved workflow and triggering the execution of that workflow. It then awaits the results of the execution and packages them to be sent back to the TRE Controller.