Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to build multiple STF servers on multiple hosts (like a cluster)? #562

Open
changjiaopei opened this issue Aug 9, 2022 · 2 comments

Comments

@changjiaopei
Copy link

Hi, we have STF deployed in production mode. Currently we have one STF server on host A and multiple STF providers on child hosts which connect physical devices. We are worried that the single STF server could be single point failure for this setup so we would like to expand it to multiple servers. We hope each of STF server can talk to all STF providers we have and users can use device from any of server, like the setup in screenshot. Is it possible? How can we configure it so each provider can talk to multiple STF servers? Thanks!

Screen Shot 2022-08-09 at 4 20 18 PM

@denis99999
Copy link

@changjiaopei , cf. DEPLOYMENT.md documentation.

@changjiaopei
Copy link
Author

@denis99999 Thanks for your reply! I have actually checked DEPLOYMENT.md and I'm able to follow that and set a HTTPS endpoint on single host, but I'm not sure how to expand this to set up a cluster of STF servers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants