tree: 0f8009fd323226d63cfe49eca8bb52abe5b2c830 [path history] [tgz]
  1. app/
  2. build/
  3. conf/
  4. docker/
  5. etc/
  6. grunt/
  7. server/
  8. test/
  9. .gitattributes
  10. .gitignore
  11. Dockerfile
  12. Gruntfile.js
  13. package-lock.json
  14. package.json
  15. README.md
  16. 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)