Description
Serves Ruby web applications with a lightweight and fast web server. It is useful for Rack-compatible apps, local development, and deployments that need a small Ruby server stack.
Web servers expose application code to the network. Configure binding address, TLS termination, timeouts, logging, and service supervision before production use.