Blog

GraalVM: Java 8 OCI/Docker images are available

GraalVM doesn’t have official Java 8 OCI/Docker images. I moved to GraalVM on my laptop, also for[…]

UxPlay: AirPlay-Mirror and AirPlay-Audio server

Airplay is very useful when we have an Apple deviceโ€ฆ except when we want to mirror to[…]

Azure App Services Web Apps Configuration – Versioning

Working with Azure App Services Web Apps, I learned how it is to not have integrated versioning[…]

Stabilizing NodeJS container about RAM and SWAP

Having some NodeJS containers in production isn’t a start-and-forget due to CPU and memory management. Let’s see[…]

My little Jira CLI

Jira is one of the most used tools around the world, but it has drawbacks: From clickodrome[…]

Container with multiple processes

Last week, I needed to create a docker image doing a simple thing: But I’ve a hard[…]

Azure Pipelines – From incident and extreme stress to cool down

I’m working on Azure and honestly, I cry nearly every day. I have never seen such crazy[…]

Jira – Extract the key from the commit

Sometimes, we need to get a Jira key for later usage. For example, we can need it[…]

Azure – Set expiration on all secrets

Doing policy enforcement, I needed to set an expiration date on all secrets inside a key vault.[…]

Fix Azure WAF & AD OpenID Connect

When you’re using Azure WAF and Azure Active Directory OpenID Connect, you can experience the WAF blocking[…]