Skip to content

codedoga/nginx_unit_asgi_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx Unit ASGI Django Project

This project demonstrates how to reproduce bug when running ASGI Django on Nginx Unit

Prerequisites

  • Docker installed on your machine

Building and running containers

To run all servers (granian, daphne, uvicorn, unit):

docker compose up

If you want to only run one of the servers:

docker compose up <service_name>

Running the Test Script

Execute the test.sh script:

./test.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published