Services
Blog
Français
From baremetal to deploying docker images on a PaaS in one command ?
PlayLabs is the result of a refactor of playbooks we’ve had in production for a while to acheive hackable docker-based PaaS. The refactor was designed to be Open Source, almost there to beta.
PlayLabs combines simple ansible patterns with packaged roles to create a docker orchestrated paas to prototype products for development to production.
PlayLabs does not deal with HA, for HA you will need to do the ansible plugins yourself, or use kubernetes … but until then, PlayLabs do everything else, even configure your own sentry or kubernetes servers ! Or install things like sendmail and netdata for alerts and more … Detail here of the current development:
Read MoreThis is a plain advertisement for two excellent test utils maintained by YourLabs:
If you’re volunteering on a project, and that there are many newbie contributors - who turn out to be militants with a high determination - then you definitively want to check out these apps as they will highly facilitate your volunteering in a project as sole professional dev.
https://git.yourlabs.org/oss/django-collectdir
Want to split your react components accross your django apps or anything like that ? Try django-collectdir, which implements a instant realtime django-app directory watcher with beautiful colors for development !
https://github.com/containers/buildah
Build docker images without docker.
3.3.2 fixes a regression with static files loading in django.contrib.admin that was introduced in 3.3.1
Note that it also supports Wagtail now, thanks to @coredumperror

Jack Daniels writes to Python language programers on a delicious sunday afternoon.
Wikipedia annual donation campaign !
Thanks to awesome contributors from all around the world, DAL 3.3.1 is out, one month after 3.3.0, that was the first non-rc release of 3.3.0 which starts to require Django 2.0.
3.3.1
http://www.structlog.org/en/stable/why.html
Structured logging, I wish I found out earlier !