Files
Gui-Gos 96b46cb4b1
Some checks failed
Test / test (push) Has been cancelled
Add logs and reference documentation resources
- Add logs.txt (328KB) - health check and diagnostic logs
- Add wazuh-documentations/ - Offline copies of official Wazuh Docker documentation (HTML)
- Add wazuh-official-docker-main/ - Complete official Wazuh Docker repository for reference

These resources provide offline documentation and troubleshooting reference for the Wazuh RunTipi deployment.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-02 16:07:23 +01:00
..

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., 5.0.0, 4.14.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.

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

Web references

Wazuh website