Page

#devops

Failed unmounting /var/lib/docker

From time to time my desktop would hang when shutting down or rebooting it. Looking at the services output, I found this message: failed unmounting /var/lib/docker.

2 minute(s) read

Too Many Open Files

If your containers suddenly stop working due to "Too Many Open Files", you can adjust that with the DefaultLimitNOFILE on the SystemD configuration files.

1 minute(s) read

Automating shelving of Jenkins jobs

The current version of the shelve plugin does not support shelving multiple projects. Luckily, it is possible using a simple bash script.

1 minute(s) read

SonarQube 5.6 upgrade

Overall tips for upgrade a SonarQube instance from 5.4 to 5.6 LTS.

1 minute(s) read