Skip to content

LucianU/comedylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is my first attempt at a business. It didn't go anywhere, so I decided to make the code public. Unfortunately, at the moment, I couldn't manage to convert the mercurial history to git, so the commits don't appear here.

This is a Django site that run in production for several years with no issues.

It uses:

  • PostgreSQL as a database
  • Memcached for caching
  • Celery for asynchronous task processing

Libs

  1. ubuntu 12.04
  2. memcached 1.4.15
  3. nginx 1.2.6
  4. python 2.7.3
  5. python-dev 2.7.3
  6. postgresql 9.2.2
  7. postgresql-server-dev 9.1
  8. rabbitmq 3.0.1
  9. libjpeg8-dev
  10. zlib1g-dev
  11. libfreetype6-dev
  12. liblcms1-dev