Y
Hacker News
new
|
ask
|
show
|
jobs
by
lostlogin
1522 days ago
Are you able to describe how you run yours? I scummed your blog but didn’t see anything about it.
2 comments
marginalia_nu
1522 days ago
The static content is just nginx loading files straight off a filesystem. The dynamic content (e.g. the search engine) is nginx forwarding requests to my Java-based backend.
link
Dma54rhs
1521 days ago
You can serve massive amount of static requests from any potato really, it's a solved problem.
link