Files
aitbc/docs/operator/index.md
oib c8be9d7414 feat: add marketplace metrics, privacy features, and service registry endpoints
- Add Prometheus metrics for marketplace API throughput and error rates with new dashboard panels
- Implement confidential transaction models with encryption support and access control
- Add key management system with registration, rotation, and audit logging
- Create services and registry routers for service discovery and management
- Integrate ZK proof generation for privacy-preserving receipts
- Add metrics instru
2025-12-22 10:33:23 +01:00

41 lines
1.6 KiB
Markdown

# AITBC Operator Documentation
Welcome to the AITBC operator documentation. This section contains resources for deploying, operating, and maintaining AITBC infrastructure.
## Deployment
- [Deployment Guide](deployment/run.md) - How to deploy AITBC components
- [Installation](deployment/installation.md) - System requirements and installation
- [Configuration](deployment/configuration.md) - Configuration options
- [Ports](deployment/ports.md) - Network ports and requirements
## Operations
- [Backup & Restore](backup_restore.md) - Data backup and recovery procedures
- [Security](security.md) - Security best practices and hardening
- [Monitoring](monitoring/monitoring-playbook.md) - System monitoring and observability
- [Incident Response](incident-runbooks.md) - Incident handling procedures
## Architecture
- [System Architecture](../reference/architecture/) - Understanding AITBC architecture
- [Components](../reference/architecture/) - Component documentation
- [Multi-tenancy](../reference/architecture/) - Multi-tenant infrastructure
## Scaling
- [Scaling Guide](scaling.md) - How to scale AITBC infrastructure
- [Performance Tuning](performance.md) - Performance optimization
- [Capacity Planning](capacity.md) - Resource planning
## Reference
- [Glossary](../reference/glossary.md) - Terms and definitions
- [Troubleshooting](../user-guide/troubleshooting.md) - Common issues and solutions
- [FAQ](../user-guide/faq.md) - Frequently asked questions
## Support
- [Getting Help](../user-guide/support.md) - How to get support
- [Contact](../user-guide/support.md) - Contact information