Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
titpetric
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Things to know about HTTP in Go
(scene-si.org)
1 points
by
titpetric
9y ago
|
0 comments
2.
▲
Benchmarking Go programs
(scene-si.org)
1 points
by
titpetric
9y ago
|
0 comments
3.
▲
Auto-Scaling a Docker Swarm on DigitalOcean
(scene-si.org)
1 points
by
titpetric
9y ago
|
0 comments
4.
▲
MySQL tips for developers
(scene-si.org)
2 points
by
titpetric
9y ago
|
0 comments
5.
▲
Things I Learned in DevOps in Q1 2017 – Tit Petric
(scene-si.org)
2 points
by
titpetric
9y ago
|
0 comments
6.
▲
by
titpetric
9y ago
Big respect for your achievements. I guess at some point it just becomes the question of "where do i get a 1000 nodes" vs. "how do I run a 1000 containers". Or, more the justification for that amount of hardware - I mean
7.
▲
by
titpetric
9y ago
Actually, neither should be a problem if you have enough redundancy :) the hardest part of rolling your own infrastructure is testing mission critical systems (like databases) to be fault tolerant and at the same time reliable. Lots of grea
8.
▲
by
titpetric
9y ago
Hi, OP author here: I have actually set up a VRRP (well, UCARP) on Docker, so it's possible even to containerize this facet of running a HA ops stack with Docker as the infrastructure. It is however, as you say, it is only used for one
9.
▲
Running 1000 containers in Docker Swarm
(blog.codeship.com)
80 points
by
titpetric
9y ago
|
36 comments
10.
▲
Calling Go Functions from LUA – Tit Petric
(scene-si.org)
1 points
by
titpetric
10y ago
|
0 comments
11.
▲
Docker Chaos Monkey: dispose of containers from labeled docker swarm services
(github.com)
2 points
by
titpetric
10y ago
|
0 comments
12.
▲
12 Factor Applications with Docker and Go
(leanpub.com)
1 points
by
titpetric
10y ago
|
0 comments
13.
▲
Store config in the environment (golang, docker, 12fa)
(scene-si.org)
3 points
by
titpetric
10y ago
|
0 comments
14.
▲
Docker, you lied to me
(scene-si.org)
2 points
by
titpetric
10y ago
|
0 comments
15.
▲
Building your own build status indicator with GoLang and RPi3
(scene-si.org)
1 points
by
titpetric
10y ago
|
0 comments
16.
▲
Golang tips and tricks, pt. 3
(scene-si.org)
2 points
by
titpetric
10y ago
|
0 comments
17.
▲
Dependency Injection patterns in Golang (adv. go pt. 3)
(scene-si.org)
2 points
by
titpetric
10y ago
|
0 comments
18.
▲
Advanced Golang Tips and Tricks (pt.2)
(scene-si.org)
3 points
by
titpetric
10y ago
|
0 comments
19.
▲
Golang tips and tricks
(scene-si.org)
1 points
by
titpetric
10y ago
|
0 comments
20.
▲
Docker Maze: the benefit of coding competitions
(scene-si.org)
1 points
by
titpetric
10y ago
|
0 comments
21.
▲
by
titpetric
10y ago
In thise case, you can't use a read only mount. The underlying protocol is HTTP, which means you must write a request to the socket to get a response. You can use read only mounts for `/proc` however, which just spits out data. I
22.
▲
How to pass docker.sock to your containers while keeping security
(scene-si.org)
4 points
by
titpetric
10y ago
|
5 comments
23.
▲
Stunning Twitter Summary Images with Docker, PhantomJS and Unsplash
(scene-si.org)
1 points
by
titpetric
10y ago
|
0 comments
24.
▲
Start a good API foundation with Go
(leanpub.com)
2 points
by
titpetric
10y ago
|
0 comments
25.
▲
Deploying Go (or Node, or Ruby,) Applications in Docker
(scene-si.org)
3 points
by
titpetric
10y ago
|
0 comments
26.
▲
Network timeouts with Docker containers? Let me show you how to start debugging
(scene-si.org)
2 points
by
titpetric
10y ago
|
0 comments
27.
▲
How to live inside a Docker container (not april fools, but extreme)
(scene-si.org)
1 points
by
titpetric
10y ago
|
0 comments
28.
▲
I built 6 issue trackers in my career. Here's why they all sucked
(medium.com)
7 points
by
titpetric
10y ago
|
0 comments
29.
▲
by
titpetric
11y ago
Thank you. I'm looking at docker swarm and fleet. Got a bit of a 'burn' adopting/using IBM Bluemix, so I'll investigate with caution :)
30.
▲
Docker: migrating containers between hosts, portable environments
(scene-si.org)
4 points
by
titpetric
11y ago
|
2 comments
More ›