uWSGI third party plugins

The following plugins (unless otherwise specified) are not commercially supported.

Feel free to add your plugin to the list by sending a pull request to the uwsgi-docs project.

uwsgi-capture

Allows gathering video4linux frames in a sharedarea.

uwsgi-wstcp

Maps websockets to TCP connections (useful for proxying via javascript).

uwsgi-pgnotify

Integrates the PostgreSQL notification system with the uWSGI signal framework.

uwsgi-quota

Allows to set and monitor filesystem quotas.

uwsgi-eventfd

Allows to monitor eventfd() objects (like events sent by the cgroup system).

uwsgi-console-broadcast

Exposes hooks for sending broadcast messages to user terminals.

uwsgi-strophe

Integration with the libstrophe library (xmpp).

uwsgi-alarm-chain

Virtual alarm handler combining multiple alarms into a single one.

uwsgi-pushover

Integration with Pushover.net services.

uwsgi-consul

Integration with consul agents (consul.io)

uwsgi-influxdb

Allows sending metrics to the InfluxDB time series database.

uwsgi-opentsdb

Allows sending metrics to the OpenTSDB monitoring system.

uwsgi-cares

Exposes non-blocking DNS querying via the c-ares asynchronous name resolution library.

uwsgi-ganglia

Allows sending metrics to Ganglia.

uwsgi-bonjour

Automatically register domain names in OSX’s Bonjour subsystem.

uwsgi-avahi

Automatically register domain names in the Avahi subsystem.

uwsgi-datadog

Automatically send metrics to Datadog (https://www.datadoghq.com/).

uwsgi-apparmor

Allows setting Apparmor profiles for instances.

uwsgi-docker

Allows running dockerized (https://docker.io) vassals.

uwsgi-gif

dynamic generation of gif images