Stuff I've Built

A book-aggregator, a feed of tech & geeky videos and a full-text search on all 15 million+ Hacker News posts.

1 minute read

Troubleshooting the Docker Daemon

How to start the Docker Daemon in debug mode and check if your distribution supports Docker fully.

1 minute read

Creating a snapshot of a dockerized Elasticsearch

Elasticsearch has a great snapshot feature, which works for clusters and supports different output repos - file system, S3, etc. In this short post I will show how to enable it for a dockerized ES with a file system (fs) output.

4 minute read

Docker SSH Tunnel

Sometimes when you are developing locally you might need access to a remote system running a docker container, which has closed all of its ports for security reasons.

4 minute read

Hello World

This blog will be messy, unstructured and sometimes completely random but hopefully sometimes it will be useful.

1 minute read