Open tabs — December 2022
The end of the year is a nice time to review my open tabs on my phone and computer to see what’s worth saving and what is not. So here is another round.
The end of the year is a nice time to review my open tabs on my phone and computer to see what’s worth saving and what is not. So here is another round.
This post describes how you can work around a firewall to pull Docker images from a server that you do not have direct access to, using a SOCKS5 proxy.
Almost two years ago I wrote that ideally I would not have to log in to my VPS to update this website. Well, that moment has finally arrived.
About a week has past since devopsdays Amsterdam. Time to write down some of my thoughts.
Just like the previous couple of years, devopsdays Amsterdam started off with a day of workshops. This year I attended workshops about Go, monitoring microservices and Kubernetes.
These are my notes of my second day at DockerCon.
These are my notes of my first day at DockerCon.
Before the regular DevOpsDays kicked off, there was a day filled with workshops.
Currently I’m working on a project where I have the staging environment running on a virtual machine in a vlan. However, the virtual machine cannot directly access the internet for security reasons. This is inconvenient when I want to e.g. run a buildout to update the project.