dh_uwsgi
fast, self-healing application container server (headers)
Install
- All systems
-
curl cmd.cat/dh_uwsgi.sh
- Debian
-
apt-get install uwsgi-dev
- Ubuntu
-
apt-get install uwsgi-dev
- Kali Linux
-
apt-get install uwsgi-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uwsgi-dev
- Dockerfile
- dockerfile.run/dh_uwsgi
uwsgi-dev
fast, self-healing application container server (headers)
uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. This package provides development headers and tools needed to develop external uWSGI plugins, either contained in this package or pulled in through depending on development packages of dependent projects.