Overview
Goal | Configure the Microgateway to protect a simple backend service. |
Notes | - |
Goal | Configure the Microgateway to protect a simple backend service. |
Notes | - |
The exercise does not contain any licenses. Therefore, Airlock Microgateway runs as Community Edition
For more details see Features and support.
To run the exercise as Premium Edition, copy a valid license to .templates/microgateway/secret/microgateway.lic
and execute kubectl apply -k .
to re-deploy the Microgateway.
Edit the file config/config.yaml
and configure the following settings:
backend.name
backend.hosts[].name
backend.hosts[].protocol
backend.hosts[].port
Use the (Microgateway) DSL reference to accomplish this task.
After modifying the configuration file, apply the new configuration by running the following command:
WR-SG-SUMMARY
with the key action:allowed
indicates that the request has successfully proceeded.