Search this blog
Archives
Categories
Tag Archives: server
Running OSQA with Nginx and uWSGI: VirtualHosting Mode with DynamicApps
Following on the previous post about OSQA installation, this post discusses the co-existence of OSQA with other WSGI-compliant web applications supported by uWSGI. As has been shown in the post linked above, installing OSQA with Nginx, uWSGI and SQLite3 on … Continue reading
Posted in Linux, Web
Tagged DynamicApps, Nginx, SQLite3, Ubuntu, VPS, VirtualHosting, lucid, osqa, server, uWSGI
3 Comments
Installing OSQA with Nginx, uWSGI and SQLite3 on Ubuntu Lucid (10.04) Minimal
OSQA is an open-source django-based implementation of the famous Stack Overflow Q&A community infrastructure. Its codebase was largely inherited from a Chinese project CNProg, which, for various unfortunate reasons, has closed its community site and virtually stopped development since earlier … Continue reading