forked from projectbismark/dashboard-db
-
Notifications
You must be signed in to change notification settings - Fork 1
database back-end for the network dashboard
jlabs-catv/dashboard-db
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
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%