rainbows
HTTP server for sleepy Rack applications
Install
- All systems
-
curl cmd.cat/rainbows.sh
- Debian
-
apt-get install rainbows
- Ubuntu
-
apt-get install rainbows
- Kali Linux
-
apt-get install rainbows
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rainbows
- Raspbian
-
apt-get install rainbows
- Dockerfile
- dockerfile.run/rainbows
rainbows
HTTP server for sleepy Rack applications
Rainbows! is an HTTP server for sleepy Rack applications. It is based on Unicorn, but designed to handle applications that expect long request/response times and/or slow clients.