Usually I'm using the hibernation mode of Windows because I'm just too lazy and annoyed to open up every tool I'm usually using like Terminal windows, IntelliJ, BattleNet, Steam, Signal, Discord etc.pp.. Sadly since some time I was facing a problem after wake which manifasted in periodic…
For a customer I needed to have a quick test env on my machine, so I just took
the dump and the code of the server and spun up some docker container like a
nginx, a mysql db, an elasticsearch instance and a php fpm container. The
problem here was the missing dependencies for some stuff Magento 2.4.…
sigh sometimes I hate this adminstration stuff but it was necessary as I'm
migrating stuff to containerd version. This time I choosed to spend my time in
migrating my existing nextcloud installation to the docker version (and
upgrading during this process (everytime a great idea)). However I end…