Skip to content

A python script to automate django hosting using apache2

Notifications You must be signed in to change notification settings

vivekascoder/host_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

host-django || TESTING, Bugs can be there...

  • A script to automate the django hosting process with apache2 and mod_wsgi.
  • Author: @vivekascoder

ScreenShot


How to use.

  • Download the host_django.py file.
  • Prerequisite:
    • Migrate the project and collectstatic.
    • Create a virtual enviroment with name env in the home directory.
    • Copy the path of project root directory.
  • Run sudo ./host_django.py command and provide hostname and paste the project root.
  • You're all set now.

In case it didn't work.

About

A python script to automate django hosting using apache2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages