Y
Hacker News
new
|
ask
|
show
|
jobs
by
mbrizic
615 days ago
I did something very similar a while back:
https://mbrizic.com/blog/solarhosting/
1 comments
bantunes
615 days ago
What did you use to differentiate green from (I'm guessing) blue links when it's down?
link
mbrizic
615 days ago
Each color is a different build running on a different server. And then a load balancer picks which server you'll end up on.
Code-wise, the only difference between the builds is the CSS setting the link color.
link