Wojtek @suda Siudzinski


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


  1. Spinning up a free IPFS webrtc-star discovery server with Heroku

    Deploy the webrtc-star signaling/discovery server in 5 minutes on Heroku for free…

    on ipfs, webrtc-star, websocket-star, js-ipfs, docker, heroku

  2. Single Dockerfile for testing and production using multi-stage builds

    Create a single Dockerfile to build development, testing and production images.…

    on docker, multi-stage, dockerfile, python

  3. 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

  4. 5-minute home server with microk8s and Rancher

    Quick guide to microk8s and Rancher installation on Ubuntu 18.02 LTS…

    on kubernetes, rancher, microk8s, ubuntu, helm, docker

  5. 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