How to Install uwsgi-infrastructure-plugins in Ubuntu 18.04



Install uwsgi-infrastructure-plugins by entering the following commands in the terminal:

sudo apt update
sudo apt install uwsgi-infrastructure-plugins

Description:

infrastructure plugins for uWSGI

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 dependency package provides infrastructure plugins for uWSGI: * alarm cURL * alarm XMPP * cURL cron * PostgreSQL emperor * graylog2 * GeoIP * LDAP * router access * SQLite 3 * XSLT request * GlusterFS storage * Ceph/RADOS storage . GlusterFS and Ceph/RADOS plugins are provided only on supported architectures.

Homepage: http://projects.unbit.it/uwsgi/

Version: 2.0.15-10.2ubuntu2

Section: universe/web