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
Django
installation and configuration
Setup of
PostgreSQL
with Django
Setup of
Nginx and uWSGI
with Django
Setup of
firewall and router
Setup of
SSL
with Django
Migrate (develop) your Django code
Setup of
icons, sitemap and robots
-files with Django
Setup of
Google Analytics and SEO
Other
deployment activities
As an example, the site
ComputervisionAlgo.com
has been built based on these instructions.
Back to the
main page
.