暂无描述

tum 619a0c6d4b config 1 月之前
..
build-docker-images 9de2549954 first commit 1 月之前
docs 9de2549954 first commit 1 月之前
indexer-certs-creator 9de2549954 first commit 1 月之前
multi-node 9de2549954 first commit 1 月之前
single-node 619a0c6d4b config 1 月之前
tools 9de2549954 first commit 1 月之前
wazuh-agent 9de2549954 first commit 1 月之前
.env 9bd700d33c gitignore 1 月之前
CHANGELOG.md 9de2549954 first commit 1 月之前
LICENSE 9de2549954 first commit 1 月之前
README.md 9de2549954 first commit 1 月之前
SECURITY.md 9de2549954 first commit 1 月之前
VERSION.json 9de2549954 first commit 1 月之前

README.md

Wazuh containers for Docker

Slack Email

Description

The wazuh/wazuh-docker repository provides resources to deploy the Wazuh cybersecurity platform using Docker containers. This setup enables easy installation and orchestration of the full Wazuh stack, including the Wazuh server, dashboard (based on OpenSearch Dashboards), and OpenSearch for indexing and search.

Capabilities

  • Full deployment of the Wazuh stack using Docker.
  • docker compose support for orchestration.
  • Scalable architecture with multi-node support.
  • Data persistence through configurable volumes.
  • Ready-to-use configurations for production or testing environments.

Branch Convention

  • main: Developing and testing of new features.
  • X.Y.Z: Version-specific branches (e.g., 4.14.3, 4.13.0, etc.).

Documentation

Official documentation is available at:

https://documentation.wazuh.com/current/deployment-options/docker/index.html

You can also explore internal documentation in the docs folder of this repository.

Get Involved

  • Fork the repository and create your own branches to add features or fix bugs.
  • Open issues to report bugs or request features.
  • Submit pull requests following the contributing guidelines.
  • Participate in discussions if available.

Authors / Maintainers

These Docker containers are based on:

This project is maintained by the Wazuh team, with active contributions from the community.

See the full list of contributors at: https://github.com/wazuh/wazuh-docker/graphs/contributors

We thank them and everyone else who has contributed to this project.

License and copyright

Wazuh Docker Copyright (C) 2017, Wazuh Inc. (License GPLv2)

Web references

Wazuh website