Zum Inhalt der Seite gehen


It took me a long time: Here is how I put a #django app in #docker, serve it with #traefik and automate the deployment with #ansible

I started the project at #GPN and consider it finished with this blog post 🥳

https://hyteck.de/post/deploying-django-with-docker-and-ansible/
I think I decided to use this to be later able to copy the venv to a new, smaller container which will reduce image size. But I guess vuilding wheels is more common? 😅
https://testdriven.io/blog/docker-best-practices/#using-python-virtual-environments
I think I don't understand the latter 🙈