--- - All relevant content of README.md files was migrated to docs/ section in their respective section. - These README files has been deleted (4 files) - All README.md files (additional to the project's root and docs/) have been edited. --- - Both files build-docker-images/README.md and docs/dev/build-image.md have almost same content, so it was discarded the README file - As the directory and docker image are going to be disused, the certs-gen documentation contents of indexer-certs-creator/README.md was not mig> - The 'bash' command added to the docs/dev/build-image.md was removed - Added workflow usage docs file to the the SUMMARY.md file --- - Removed '$' parameter and added 'bash' to all markdown code blocks headings (```) ---
Wazuh containers for Docker
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 composesupport 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:
- "deviantony" dockerfiles which can be found at https://github.com/deviantony/docker-elk
- "xetus-oss" dockerfiles, which can be found at https://github.com/xetus-oss/docker-ossec-server
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)