Infrastructure My infrastructure as code setup I've been able to publish on GitHub my whole infrastructure as code setup, this is the result of several weekends of code refactoring and rearranging data here and there in order to make it as modular and reusable as possible, here is
php Configuring Xdebug on Docker This brief post will be more like a note for my future self, to know how to setup Xdebug for debugging complex problems on PHP code that is running inside a Docker container. There are thousands of articles for setting up debugging on a