I have 2 linux boxes at 2 locations:
I have to setup stf in such a way that I should be able to access stf and the attached devices from either of the locations.
I have a dockerized setup on Machine A currently.I am able to see devices in stf web UI.
Also we may add more servers in future
Setup:
server A : stf up and running - docker process running - Location A
rethinkdb is installed on this machine
server B : Yet to setup
I have the following questions:
a) On Machine B should I have all the stf processes running (similiar to Machine A)
b) Do i need to setup rethinkdb pn server B ?
c)do i need to setup nginx on serer B too ?
d)What nginx configuration would i need to integrate both these setups so that my stf UI will display devices attached to Server A,Server B
Thank,
Parag