GitFred validation sample

โ— app-valkey ยท Python / FastAPI + Valkey

A FastAPI app using GitFred's managed Valkey addon (Redis-compatible cache). Every view of this page increments a counter stored in Valkey under this app's private key prefix โ€” refresh to bump it.

What's in the repo

๐Ÿ main.py
FastAPI app
๐Ÿ“„ requirements.txt
fastapi + redis
๐Ÿณ Dockerfile
non-root USER

How it gets to your browser

๐Ÿ“ฆGitHub repoapp + Dockerfile
โ†’
๐Ÿ”จkaniko buildimage built in-cluster, pushed to registry
โ†’
๐ŸŸขapp podnon-root, listens on injected $PORT
โ†’
โšกValkeyrediss:// TLS, VALKEY_PREFIX isolation

Page views (live counter in Valkey)

1160

What this proves

Live runtime values

VALKEY_PREFIXapp_14:
$PORT (injected by GitFred)8080
Pod hostnameweb-574d6bfb9d-m554m