Conversation
…d ops configurations
This update adds the initial system, based on BrunnerCTF 2025 infrastructure.
…ials in template.tfvars
Add initial documentation for the project, CLI tool and platform architecture, including some initial guides.
There was a problem hiding this comment.
Pull request overview
This PR introduces comprehensive CTF (Capture The Flag) platform infrastructure by adding monitoring dashboards, MariaDB operator support, and configuration management for a Kubernetes-based CTF deployment named "CTFp". The changes focus on operational tooling and observability.
Key changes:
- Added Grafana dashboards for Kubernetes system monitoring (CoreDNS, API Server, Trivy Operator) and CTF-specific metrics
- Implemented MariaDB operator via Terraform for database management
- Configured Grafana alerting with Discord webhook integration
- Added environment and configuration templates for deployment setup
Reviewed changes
Copilot reviewed 64 out of 146 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| ops/prometheus/grafana/dashboards/k8s/*.json | Kubernetes monitoring dashboards for CoreDNS, API Server, and Trivy security scanning |
| ops/prometheus/grafana/dashboards/ctf/*.json | CTF-specific dashboards tracking challenges, teams, instances, and resource usage |
| ops/prometheus/grafana/contact/*.yaml | Grafana alerting configuration with Discord notifications |
| ops/mariadb-operator.tf | Terraform configuration for MariaDB operator deployment |
| ops/prometheus/README.md | Documentation for dashboard management |
| ops/.env.example | AWS credentials template |
| kube-config/.gitignore, keys/.gitignore | Ignore files for sensitive directories |
Files not reviewed (3)
- challenges/.terraform.lock.hcl: Language not supported
- cluster/.terraform.lock.hcl: Language not supported
- ops/.terraform.lock.hcl: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 64 out of 146 changed files in this pull request and generated 3 comments.
Files not reviewed (3)
- challenges/.terraform.lock.hcl: Language not supported
- cluster/.terraform.lock.hcl: Language not supported
- ops/.terraform.lock.hcl: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…ed metrics display
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 64 out of 146 changed files in this pull request and generated 1 comment.
Files not reviewed (3)
- challenges/.terraform.lock.hcl: Language not supported
- cluster/.terraform.lock.hcl: Language not supported
- ops/.terraform.lock.hcl: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 64 out of 146 changed files in this pull request and generated 3 comments.
Files not reviewed (3)
- challenges/.terraform.lock.hcl: Language not supported
- cluster/.terraform.lock.hcl: Language not supported
- ops/.terraform.lock.hcl: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.