mitar

↗ HN profile [ 32.3 ms ] full profile
Karma
4
Created
March 3, 2014 (12y ago)
Submissions
0
  1. I made an opinionated init specially for Docker containers. It supports running and managing multiple programs, signals, and their stdout and stderr all in the way more suitable for Docker containers. No more resource…

  2. I made a simple tool in Go to convert traditional text-based (and line-based) logs to JSON for programs which do not support JSON logs themselves. But the tool is more general and can enable any workflow where you…