Files
photos/deploy/chart/Chart.yaml
T
nilsandClaude 3ab8ff8dd7
ci / docker (push) Failing after 52s
Initial release: self-hosted client photo gallery
Rust (axum + sqlx) API and worker sharing a Postgres-backed job queue
(SKIP LOCKED, heartbeat, reaper, typed statuses), S3 storage with derived
keys and a fully private bucket, OIDC photographer login with per-request
allowlist checks, client share links with argon2 passwords and lockout,
cookie-based image authorization with sliding expiry, hand-rolled
spec-compliant streaming ZIP downloads with exact Content-Length,
React + Vite gallery frontend, single Docker image, Helm chart for
external S3 + Postgres, and Gitea CI.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-17 13:04:39 +02:00

7 lines
163 B
YAML

apiVersion: v2
name: photos
description: Self-hosted client photo gallery (Rust API + worker, React frontend)
type: application
version: 0.1.0
appVersion: "0.1.0"