Y
Hacker News
new
|
ask
|
show
|
jobs
by
awulf
5281 days ago
It's an ASP.NET MVC 3 app running under Mono on Linux. The main components of the stack are:
- nginx
- Mono
- ASP.NET MVC 3
- FastCGI Mono Server
- MongoDB
1 comments
edbloom
5268 days ago
as someone who has a good bit of asp.net and nginx experience - i never thought of using nginx as a proxy for ASP.net running on mono/linux - cool setup dude!
link