The Client Said On-Prem, So I Learned Linux Deployments
A practical on-prem Linux deployment guide for FastAPI and Vite apps using Docker Compose, nginx, Postgres, Redis, PM2, no-sudo deployment, health checks, logs, and production runbooks.
I’m a software engineer based in Hyderabad, India. I specialize in building robust backend systems, orchestrating AI/LLM workflows, infrastructure engineering, and developer tooling.
Currently, I engineer solutions at ValueLabs. When I'm not writing code for production, I build experimental side projects, debug deployment pipelines, and publish my learnings on the blog.
A practical on-prem Linux deployment guide for FastAPI and Vite apps using Docker Compose, nginx, Postgres, Redis, PM2, no-sudo deployment, health checks, logs, and production runbooks.
How I migrated a FastAPI app from AWS S3 to MinIO using boto3, S3-compatible object storage, pre-signed URLs, SigV4, HTTPS proxying, and a small storage abstraction.
A practical SeaweedFS vs MinIO guide for FastAPI apps using boto3, S3-compatible storage, internal and public endpoints, pre-signed URLs, SigV4, Redis caching, and self-hosted media storage.