forked from loopodoopo/pms
-
Notifications
You must be signed in to change notification settings - Fork 0
Hibernia Networks Peering Management System
License
pblasquez/pms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Hibernia Networks - Peering Management System - 2016 # Maikel de Boer - [email protected] #Run the software on the build in Flask server: export FLASK_APP=pms.py flask run --host=0.0.0.0 #For real deployments please consult: http://flask.pocoo.org/docs/0.11/deploying/ #web This will contain all the code for the pms project. #config.cfg Config file. Using the Python ConfigParser module to parse this config. #modules Modules importable by for example pms.py. #pdb.cache Peeringdb cache file. Should go to /tmp in the future. #pms.py Main file for this project. This is the route file and will handle all the requested URL's. #static This folder contain static files like css and images. #templates This directory will contain all the html templates to render the gui. mail.tpl is used to render the e-mail on the contact page. #templates/router This directory will contain all the vendor specific router config in Jininja2 templates.
About
Hibernia Networks Peering Management System
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- CSS 76.4%
- Python 12.3%
- HTML 10.2%
- Smarty 1.1%