Do you know that there is a way to aggregate different tickets systems and do a list of all of them based on your filtering needs? This is my solution with a little bit of web stuff.
Category: Development
The virtuosity of reporting in the Open Source world
Why virtuosity can be applied even in tedious steps as reporting of a problem or a request for features?
Upload stuff on git push when branch is not master
Let’s see the Git Hook system with a real example case on push action.
How to use Udoo x86 for Docker (or I prefer Vagrant)
I hate Docker so I banned it from my workstation to run it in a little dedicated but powerful board. Let’s how to do a docker board machine for development.
Customize error log of PHP for WordPress debugging
From a real story about debuggin in production a snippet to improve the error log with more info on a WordPress ecosystem!