Skip to content

jlabs-catv/networkdashboard

 
 

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.

It would be good to recreate this repo without passwords in it.

AND SWITCH TO SVN

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.3%
  • HTML 26.5%
  • CSS 9.1%
  • Python 9.0%
  • Other 0.1%