tree: b6ee74b7eb2b5a34206a59774d9fc5552e992b5b [path history] [tgz]
  1. app/
  2. build/
  3. conf/
  4. etc/
  5. grunt/
  6. server/
  7. test/
  8. .gitattributes
  9. .gitignore
  10. Gruntfile.js
  11. karma.conf.js
  12. package-lock.json
  13. package.json
  14. README.md
  15. server.js
traffic_portal/README.md

Traffic Portal

An AngularJS client served from a lightweight Node.js web server. Traffic Portal was designed to consume the Traffic Ops API.

Installation / configuration instructions may be found in the build/ directory

Server Options

Usage: node /path/to/server.js [-c CONFIG]

-c CONFIG Specify a configuration file to use at path CONFIG, rather than just one of conf/config.js, conf/configDev.js, or the RPM install location (/etc/traffic_portal/conf/config.js)