pankarol

↗ HN profile [ 23.7 ms ] full profile
Karma
115
Created
May 16, 2017 (9y ago)
Submissions
0
  1. docker-compose is great for single node docker deployments, but it doesn't have a feature that would allow zero downtime deployments. It's not possible to deploy often if your app goes down every time, and using…

  2. I wanted to save a few clicks every day, so I spent way too much time to create this simple tool. Learned a bit of Go along the way. "pro" is a single command for opening Pull Request for current branch. Works with…