Installation Guide
For local installation instructions (binary or from source), please see the main README.
Deployment Methods
For production deployments and other installation methods, refer to Deployment Documentation:
- Docker / Docker Compose
- Kubernetes
- GitHub Actions
- Azure Functions
1. Basic Configuration
To kno more about Kexa configuration, refer to Configurations Documentations
2. Environment Variables
To know more about environment variables, refer to Environment Variables
Post-Installation
- Review default settings
- Add credentials
- Configure rules & notifications
- Adjust scan parameters
Debug Mode
The level are from 0 to 9 ( verbose )
# Choose debug level
DEBUG_MODE=9 # info warn error fatal
Next Steps
After successful installation:
- Review Quick Start Guide
- Check Configuration Guide
- Explore Usage Guide
- Read Best Practices