uwsgi_rack_ruby21
Rack plugin for uWSGI (ruby2.1)
Install
- All systems
-
curl cmd.cat/uwsgi_rack_ruby21.sh
- Debian
-
apt-get install uwsgi-plugin-rack-ruby2.1
- Raspbian
-
apt-get install uwsgi-plugin-rack-ruby2.1
- Dockerfile
- dockerfile.run/uwsgi_rack_ruby21
uwsgi-plugin-rack-ruby2.1
Rack plugin for uWSGI (ruby2.1)
uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. This package provides Rack plugin for uWSGI (linked with ruby2.1 runtime).