Skip to content

jasonrahm/BigIPReport

 
 

Repository files navigation

BigIPReport

This tool will pull the configuration from multiple load balancers and display it in a table.

Demo can be shown here:

https://loadbalancing.se/bigipreportdemo

Installation instructions are available here:

https://loadbalancing.se/bigip-report/

DevCentral codeshare:

https://devcentral.f5.com/codeshare/bigip-report

Some components used for this project

Developing Javascript

  1. Install NodeJS
  2. Run npm install which uses package.json
  3. Run tsc --watch which uses tsconfig.json

The typescript files will now be transpiled and written to js folder path when changes are detected.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 37.3%
  • TypeScript 26.9%
  • PowerShell 25.9%
  • CSS 8.1%
  • HTML 1.5%
  • Tcl 0.3%