Skip to main content
Hiro League Architecture offers users the flexibility to run different setups.
  1. Local Only: Everything lives on the same machine - Hiro Server, Hiro Gate, Control Room.
  2. Local and Network: Allows access to Hiro Server on the local network only.
  3. Remote: Secure online access to Hiro Server from the internet.

Local / Network Setup

To run a local only setup:
  • Install and configure both Hiro Server and Hiro Gate on the same machine.
  • Configure Hiro Gate to listen on the localhost address.
  • Run Control Room or Hiro Web app on the same machine.
To run on the Local Network:
  • Install and configure both Hiro Server and Hiro Gate on the same machine (recommended).
  • If you have a reason to install Hiro Gate on a different machine on the local network, you can do so.
  • Configure Hiro Gate to listen on the local network address.
  • Run Control Room on the same machine.
  • Run any Hiro Node app on the local network.

Remote / Internet Setup

To run a remote setup:
  • Install and configure Hiro Server on your Root Node - your desktop, macMini, etc…
  • Install and configure Hiro Gate on a VPS.
  • Configure Hiro Gate to listen on the public internet address.
  • Run Control Room on your Root Node.
  • Run any Hiro Node app on the internet.

VPN Setup

Hiro League may work with VPN, when configured as a Local/Network only setup. It needs to be tested.