| title | Installation | |
|---|---|---|
| description | DefectDojo supports various installation options. | |
| draft | false | |
| weight | 1 | |
| audience | opensource | |
| aliases |
|
See instructions in DOCKER.md
DefectDojo publishes Docker images in multiple variants:
| AMD64 | ARM64 | |
|---|---|---|
| Debian | ✅ Supported | |
| Alpine |
Debian on AMD64 is the officially supported and tested configuration. All CI tests (unit, integration, and performance) run against this combination.
Debian on ARM64 is built and covered by unit tests in CI, but integration and performance tests are not run against it.
The Alpine variants are built and published but are not covered by any automated testing. Use them at your own risk.
See instructions in KUBERNETES.md
See instructions in README.md in the godojo repository
See Configuration