Skip to content

Python codes to install/configure Gunicorn for Django and add new virtual host

Notifications You must be signed in to change notification settings

jamalshahverdiev/c7djangonginxgunicorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Django with nginx and gunicron. I hope you already installed fresh Centos7 and disabled firewalld, SeLinux and Already updated your system.

Script requires server's IP address, username, password and FQDN at initial run. Script is intended for Centos7 operation system. If PostgreSQL, Python and Nginx web server is not installed to the server, script will check this and start to install. You must write input database credentials for new virtual host. Python libraries for Django will be installed automatically. Then we must write django admin user/password. At the end script will start all services and exit.

About

Python codes to install/configure Gunicorn for Django and add new virtual host

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages