The awesome garage

where I make things work

I'm not going to claim I'm a designer. The most impressive thing I've ever designed is probably the logo for this site. Oh, you didn't know? That logo is my original work - inspired by my actual garage standing on my property here in the Arctic capital of Norway, Tromsø. And behold, now I'm going...

This is a thing that needs to be said!

Many registrars don't provide an API to update your IP-addresses. This is a real pain when your server is located behind a dynamic IP address and you don't want to pay for decent Dynamic DNS services.

So here is how you do it for free. You just have to acc...

The other day I got Ouroboros talking to my private Docker registry. The thing is, my Docker registry was only available locally. If I wanted to build my stack on a different computer, I'd be stuck! So I wanted to expose my private Docker registry on the big Internet, but at the same time restrictin...

Well, that didn't take long! The other day I wrote an article about updating all my docker containers forcefully and in batches, and yesterday I decided to take a shot at Ouroboros to do more targeted container updates in order to reduce downtime and generally get a cleaner setup. I didn't regret...

I like to believe I'm security conscious. I have different passwords for different services. I try to keep my mobile phones, laptops and servers up-to-date. I try to keep a tight firewall. I generally do a little more than the absolute minimum to protect myself from random cyber accidents. But what...

This is my first blog post on the Grav CMS!

I can report that the setup process was super easy. I've got a nice docker stack that enables me to experiment with new web technologies very easily. Check out The Awesome Garage example docker stack at GitHub!

In short, I only needed to add the fol...