This tutorial will guide you through the process to adding the Radware Bot Manager module to your proxy stack with default configuration files. This tutorial assumes you’ve cloned your application’s git repository to your local machine.
{
"name": "radware-bot-manager",
"image": "radware-bot-manager:1.0.0"
}
You can add this module at any index in your proxystack array. We’d recommend adding this module as the first module.
radware-bot-manager
directory in the root of your repository.The shieldsquare.json
file will have the following format :
The key
and deployment_number
will be provided to you by Section. You can contact us at support@section.io.
Commit your changes and push them to the desired branch you are working on. If you run into any issues please contact support@section.io.