https://github.com/wazuh/wazuh-docker
Wazuh - Docker containers
https://github.com/wazuh/wazuh-docker
compliance docker elasticsearch file-integrity-management hacktoberfest hacktoberfest-accepted ids incident-response intrusion-detection log-analysis loganalyzer monitoring ossec pci-dss policy-monitoring security security-awareness security-hardening vulnerability-detection wazuh
Last synced: about 1 month ago
JSON representation
Wazuh - Docker containers
- Host: GitHub
- URL: https://github.com/wazuh/wazuh-docker
- Owner: wazuh
- License: other
- Created: 2016-11-15T18:28:29.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2026-04-24T17:11:34.000Z (about 1 month ago)
- Last Synced: 2026-04-24T17:31:19.853Z (about 1 month ago)
- Topics: compliance, docker, elasticsearch, file-integrity-management, hacktoberfest, hacktoberfest-accepted, ids, incident-response, intrusion-detection, log-analysis, loganalyzer, monitoring, ossec, pci-dss, policy-monitoring, security, security-awareness, security-hardening, vulnerability-detection, wazuh
- Language: Shell
- Homepage: https://wazuh.com
- Size: 7.17 MB
- Stars: 1,081
- Watchers: 46
- Forks: 550
- Open Issues: 101
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-hacking-lists - wazuh/wazuh-docker - Wazuh - Docker containers (Shell)
README
# Wazuh containers for Docker
[](https://wazuh.com/community/join-us-on-slack/)
[](https://groups.google.com/forum/#!forum/wazuh)
## 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 manager, 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., `5.0.0`, `4.14.0`, etc.).
## Documentation
Official documentation is available at:
[https://documentation.wazuh.com/current/deployment-options/docker/index.html](https://documentation.wazuh.com/current/deployment-options/docker/index.html)
You can also explore internal documentation in the [`docs`](https://github.com/wazuh/wazuh-docker/tree/main/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](https://github.com/wazuh/wazuh-docker/discussions) if available.
## Authors / Maintainers
These Docker containers are based on:
* "deviantony" dockerfiles which can be found at [https://github.com/deviantony/docker-elk](https://github.com/deviantony/docker-elk)
* "xetus-oss" dockerfiles, which can be found at [https://github.com/xetus-oss/docker-ossec-server](https://github.com/xetus-oss/docker-ossec-server)
This project is maintained by the [Wazuh](https://wazuh.com) team, with active contributions from the community.
See the full list of contributors at:
[https://github.com/wazuh/wazuh-docker/graphs/contributors](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](http://wazuh.com)