Skip to content

JeffersonK/Franchise

Repository files navigation

###CONFIG SERVER###

Edit settings.py
-TEMPLATE_DIRS = Absolute path to djangotemplates/ folder in repo
-MEDIA_ROOT = Absolute path to media/ folder in repo
-MEDIA_URL = URL to MEDIA_ROOT i.e. http://serverip/media/
-Configure DB Login/Password
-DEBUG = True/False

Startup.sh
-PYTHONPATH = Set Absolute path to parent directory of repo
-django-admin runserver 

####START SERVER####
source startup.sh IPADDRESS:PORT = specify IP otherwise localhost:8000 used

About

Dong Ball Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages