I'm trying to figure out the solution to what seems like a simple problem. I have a series of servers that I'd like to ping and get a response from which I will parse and present to the user. I've looked at a bunch of ruby frameworks and Gems, and none-seem like a perfect fit. Currently, I'm using:
- Sinatra
- Passenger
- Nginx
- Docker
The servers will likely be behind a firewall, and only visible to the node I'm running in the same group, so Javascript on the browser does not feel like a fit. Is there a known pattern for doing something like this?
Aucun commentaire:
Enregistrer un commentaire