Files
srx-ai-automation-docs/README.md

29 lines
965 B
Markdown

# SRX AI-Driven Network Automation System
## Production System Documentation
This repository documents the AI-driven network automation system managing Juniper SRX firewall configurations.
### System Components
- **Orchestrator VM** (192.168.100.87): Main automation hub
- **AI Processor VM** (192.168.100.86): Ollama llama2:13b
- **Elasticsearch VM** (192.168.100.85): NetFlow analytics
- **Gitea Server** (git.salmutt.dev): Git repository and PR management
- **Juniper SRX** (192.168.100.1): Target firewall
### Key Metrics
- 850,000+ NetFlow records processed daily
- 19+ days uptime (AI processor)
- 8 security zones configured
- 100% syntax accuracy after feedback learning
## Documentation Structure
- [Architecture Overview](docs/architecture/README.md)
- [Operations Guide](docs/operations/README.md)
- [API Reference](docs/api/README.md)
- [Script Inventory](scripts/README.md)
---
*Repository maintained by: netops*
*Last Updated: September 2025*