Wojtek @suda Siudzinski


Python/Node/Golang/Rust developer, DIY hacker, rookie designer, 3D print junkie. CEO @ Gaia Charge


  1. Production-ready Django 3 ASGI Docker image

    A boilerplate image for deploying ASGI Django applications on production using uvicorn and WhiteNoise.…

    on django, asgi, docker, async, collectstatic, uvicorn

  2. Deploying Django to production with uWSGI

    Production-ready Docker image for deploying Django with uWSGI, including serving the static files.…

    on django, uwsgi, docker, deployment, collectstatic, docker-compose, pipenv