mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
25 lines
619 B
ReStructuredText
25 lines
619 B
ReStructuredText
.. _controller:
|
|
|
|
Controller
|
|
==========
|
|
|
|
The BNG Blaster controller provides a REST API to start and stop multiple test instances.
|
|
It exposes the BNG Blaster :ref:`JSON RPC API <api>` as REST API and provides endpoints
|
|
to download logs and reports.
|
|
|
|
https://github.com/rtbrick/bngblaster-controller
|
|
|
|
Installation
|
|
------------
|
|
|
|
The BNG Blaster controller should run on any modern linux distribution
|
|
but is primary tested on Ubuntu 18.04 LTS and Ubuntu 20.04 LTS.
|
|
|
|
Download and install debian package: https://github.com/rtbrick/bngblaster-controller/releases
|
|
|
|
API
|
|
---
|
|
|
|
https://rtbrick.github.io/bngblaster-controller/
|
|
|