Install Dashboard and Gateway on different machines

Hello,

For my first tests, I have installed everything on the same machine. Now, I want to install the Gateway, the Dashboard, Redis and MongoDB on different machines.

When I run the Setup script for Dashboard, i have some doubts about these 2 parameters :
–tyk_api_hostname=$HOSTNAME : should it contain the name of my dashboard server or the name of my gateway server ?
–tyk_node_hostname=http://localhost : same question here

I have the feeling I should use the name of the gateway machine for those 2 parameters but I am not sure.

Thank you for reading :slight_smile:

Gateway server

Gateway again

1 Like

Thank you Martin, works perfectly :slight_smile: