Skip to content

jlabs-catv/dashboard-db

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INITIALIZATION
--------------
1. In settings.py, change the location of:
- MEDIA_ROOT
- TEMPLATE_DIRS

So that <dashboard-root> points to the location of your installation. (Default 'dashboard-root' is '/home/feamster/')

2. Try the development server:
python manage.py runserver 0.0.0.0:8000

This should work without a hitch on dp4.gtnoise.net.  If you are running with a local copy, you may need to also create a local mirror of the database.

This is the stable branch

About

database back-end for the network dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PLpgSQL 46.3%
  • Python 29.0%
  • JavaScript 13.9%
  • HTML 5.1%
  • Shell 3.5%
  • C 1.2%
  • Other 1.0%