-
Notifications
You must be signed in to change notification settings - Fork 0
Requirements
guarddog-dp edited this page Sep 24, 2024
·
2 revisions

- Container Compute Requirements: Minimum -> 4CPU/4GB/40GB; Recommended -> 4CPU/8GB/64GB.
- Architecture x86/x64
- Port Mirroring This is a key configuration needed to allow the container to have the required visibility to provide the assessments and protection desired. Port mirroring needs to be enabled both ways (ingress and egress).
- Network configuration The container needs to be deployed on a network that is configured to allow traffic to and from the container out to the internet.
- DHCP: The container is configured to work with a dynamic IP, please have DHCP enabled and at least one IP available for the container.
- Firewall configuration Refer to the firewall_rules document for the list of ports allowed through the firewall.
- Docker At least Docker version 23.x must be installed on the system where the container is to be deployed.
- License Every container uses a unique, non-transferrable license that is to be requested by contacting us. Follow the process below.
- Host network interfaces The container is prepared to work with the network interfaces presented to the host. Have those configured with IP, Subnet, Gateway, VLAN, and DNS before running the container.
- Container runs with host networking access to be able to be completely functional. It will detect all ethernet interfaces and add them to the internal network configuration within the container.
- Container runs in privilege mode to be able to perform the functions it is designed for.
- Container resources The container is designed to be deployed on a standalone machine as a single deployment. This way the container will utilize all the resources available from the host machine.