Having trouble managing multiple F5s? This UI was created to streamline the process of changing the state of pool members across multiple F5 instances. While most useful for multiple F5's, the tool still makes it easy to manage a single instance.
This application requires the Backend API in order to function properly. It is advised that you start with the backend first before attempting to run the frontend.
- NodeJS
- F5 Management Backend API
- Pull the repo down
- Docker and Vagrant files have been included but require further modification before they can be used. Please see notes.
- Start the instance by executing
node server.js
- Jason Baldwin - Initial work - JTBA
- Thanks to all of the third party libraries that have brought this project so far
