Skip to content

DDinVA/f5-reporting-core

 
 

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/bigipreport-rest/

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 npm run build:dev

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

More details on how to contribute to BigIPReport

About

Legacy core from BigIPReport

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.7%
  • TypeScript 29.9%
  • PowerShell 25.6%
  • CSS 7.1%
  • HTML 1.4%
  • Tcl 0.3%