10 Commits

Author SHA1 Message Date
Akshith G 1adc774d33 docs: add Colima and docker-buildx setup instructions for macOS (#474)
macOS users using Colima instead of Docker Desktop were hitting
missing buildx errors and had no documentation to guide them.
Add Colima as a supported Docker runtime, document buildx
installation, and ensure setup-local installs buildx automatically.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 09:15:34 -08:00
Dan Guido a18c86a3e0 docs: add local minikube deployment guide
Add comprehensive documentation for local development deployment:
- Docker Desktop resource configuration (CPU, memory, disk)
- Common errors and solutions (resource insufficiency, pending pods, GHCR auth)
- Resource expectations table for different memory allocations
- macOS ARM64 (Apple Silicon) notes
- Verification steps and useful debugging commands

Also update env.template with inline comments explaining minikube resource
settings and their relationship to Docker Desktop resources.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 10:29:46 +01:00
Brad Swain c7fc0f7c9a remove refs to aixcc resources (#195)
* remove refs to aixcc resources

* remove aixcc.tech

* change aixcc-finals to tob-challenges
2025-07-30 09:34:58 -05:00
Ronald Eytchison 913e51043c Support a Github fine-grained PAT for local deployment (#164) 2025-07-24 10:11:42 -04:00
Evan Downing e6702649df Fixing CI (#731)
* Update build waiting loop

* Add azure cleanup doc
2025-05-27 10:29:45 -04:00
Riccardo Schirone fbe5b98dc1 deployment: make it easy to work in minikube (#347)
* deployment: add a minikube environment

* deployment: allow to use minikube for local dev

* deployment: make minikube use local images
2025-04-07 10:25:21 +02:00
Riccardo Schirone 42f010e913 deployment: create prod/staging environments (#256)
* update VM sizes to L16
2025-03-28 14:47:01 +01:00
Riccardo Schirone f4c4f75a2c deployment: support Tailscale (#235) 2025-03-26 08:49:25 +01:00
Riccardo Schirone 29ef30e53d doc: update README 2025-01-14 17:32:41 +01:00
Riccardo Schirone 96e92962d7 deployment: basic IaC to deploy AKS
Based on the aixcc-finals/example-crs-architecture repository.
2025-01-13 14:56:30 +01:00