fastapi-deployment-config
CommunityDeploy FastAPI to cloud with prod setup.
Authorvanman2024
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates multi-platform deployment configuration for FastAPI applications, including Docker, Railway, DigitalOcean App Platform, and AWS, with production-grade health checks and environment management.
Core Features & Use Cases
- Multi-Platform Deployment - Railway, DigitalOcean, AWS, or self-hosted
- Production Optimizations - multi-stage Docker builds, Gunicorn/Uvicorn, pooling
- Environment & Secrets - env management and security
- Health Checks - ready/live endpoints
- Networking & Security - CORS, headers, and reverse proxies
Quick Start
Run build and deployment scripts, then follow platform-specific examples.
Dependency Matrix
Required Modules
dockerpythonpipbash
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fastapi-deployment-config Download link: https://github.com/vanman2024/ai-dev-marketplace/archive/main.zip#fastapi-deployment-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.