Skip to content

Commit

Permalink
Deprecate this project in favour of VaaS
Browse files Browse the repository at this point in the history
  • Loading branch information
secana authored Nov 20, 2023
1 parent 8cbf48e commit e3b0f88
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,20 @@

This Helm chart deploys GD Scan, a cloud-native malware scanner.

This project is deprecated and the lives on in [VaaS](https://github.com/GDATASoftwareAG/vaas).
VaaS is a malware protection service for the cloud, which is available as a SaaS solution hosted by
G DATA CyberDefense and on-premise for self hosting.

<img src="GD Scan Server.png" alt="GDScan" style="width:50%">

The chart deploys one pod, consisting of two containers:
* GD Scan Server that is responsible for scanning. It contains two scan engines, which are Bitdefender and G DATA.
* GD Scan Server that is responsible for scanning.
* GD Scan Client that initiates scans and receive results. The client is wrapped by an HTTP API.


## Usage

1. Contact G DATA to get an access token (free trial possible): [Contact us](mailto:[email protected])
1. Add token to Docker registry config.

The token has to be set in the `secret.dockerconfigjson` variable on deployment.

Expand Down Expand Up @@ -56,11 +60,6 @@ helm repo update
helm upgrade gdscan gdscan/gdscan -f values.yaml
```

## Pricing

For pricing details please [contact us](mailto:[email protected]). A free trial is possible.


# Options

| Name | Description | Value |
Expand Down

0 comments on commit e3b0f88

Please sign in to comment.