Complete web site setup of Django, PostgreSQL, Nginx, uWSGI, icons, sitemap and robots -files on Mac



This section presents a complete web site setup for Mac. The subject is divided into following subsections

  1. Django installation and configuration
  2. Setup of PostgreSQL with Django
  3. Setup of Nginx and uWSGI with Django
  4. Setup of firewall and router
  5. Setup of SSL with Django
  6. Migrate (develop) your Django code
  7. Setup of icons, sitemap and robots -files with Django
  8. Setup of Google Analytics and SEO
  9. Other deployment activities
As an example, the site ComputervisionAlgo.com has been built based on these instructions.


Back to the main page.