Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cat > README.md << 'EOF'

Wazuh API Server - Docker Deployment

A containerized Wazuh API server for managing Wazuh rules and configurations via GitOps.

🚀 Quick Start

# Clone the repository
git clone https://github.com/Abhishek-s-kumar/wazuh-api-docker.git
cd wazuh-api-docker

# Start the API
docker compose up -d

# Get API key
docker compose exec wazuh-api sqlite3 /data/deployments.db \
  "SELECT key FROM api_keys WHERE server_id = 'test-server-01' LIMIT 1;"

About

Dockerized Wazuh Rules API for centralized GitOps-based rule distribution, secure deployments, and multi-server management.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages