4 ms·
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
by awulf 15y 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
- edbloom 15y agoas 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!