mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-09-19 14:19:49 +02:00
Mention Hydra in the soauth network description
The description was written alongside the Kratos change and named only the Kratos admin API, but so-hydra now sits on soauth too. The trailing note about rebuilding the firewall is dropped, since the setting is readonly and cannot be changed from SOC in the first place.
This commit is contained in:
@@ -11,8 +11,8 @@ docker:
|
||||
description: |
|
||||
Docker networks used by the grid. sobridge carries most containers and takes its range and
|
||||
gateway from the docker.range and docker.gateway settings above. soauth is an isolated
|
||||
network for the authentication services, so that the Kratos admin API is only reachable
|
||||
from the containers placed on it. Changing these requires a corresponding firewall rebuild.
|
||||
network for the authentication services, so that the Kratos admin and Hydra API is only reachable
|
||||
from the containers placed on it.
|
||||
helpLink: docker
|
||||
readonly: True
|
||||
advanced: True
|
||||
|
||||
Reference in New Issue
Block a user