Skip to content

Add Cloud Run deployment config#3

Open
kordless wants to merge 3 commits into
richlegrand:mainfrom
kordless:feat/deployment-config
Open

Add Cloud Run deployment config#3
kordless wants to merge 3 commits into
richlegrand:mainfrom
kordless:feat/deployment-config

Conversation

@kordless

@kordless kordless commented Mar 3, 2026

Copy link
Copy Markdown

Summary

  • Dockerfile (nginx:alpine) serving static site, docs, and admin UI
  • nginx.conf with SPA routing, 30-day asset caching, security headers
  • deploy.sh for one-command Google Cloud Run deployment
  • Matches ferricula deployment pattern: 128Mi, 0-3 instances, port 8080

Deployment details

Test plan

  • cd ui && bash deploy.sh deploys successfully
  • Preview URL serves landing page and docs
  • nginx caching and security headers present

Depends on: #2

?? Generated with Claude Code

kordless and others added 3 commits March 3, 2026 16:31
Extends qast with window/webcam/browser capture, adaptive discovery
tuning, optional AI-guided setup diagnostics, and a high-performance
Rust encoder component. Updates pipeline, source parser, and CLI to
support the new source types and queue features.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Production-quality landing page with hero, features grid, pipeline
diagram, code examples, and protocol comparison. Full docs portal
with installation, CLI reference, Python API, architecture, and
deployment guides. Includes qast-ui server package for local hosting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Dockerfile (nginx:alpine), nginx.conf with SPA routing and security
headers, and deploy.sh for automated Google Cloud Run deployment.
Matches the ferricula deployment pattern: 128Mi, 0-3 instances,
port 8080, unauthenticated.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant