fly
CommunityDeploy and manage the backend on Fly.io.
Authorbs7280
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you deploy and manage the photography portfolio backend on Fly.io, reducing manual deployment steps and improving reliability with logs, status checks, and scaling capabilities.
Core Features & Use Cases
- One-click Deployment: Deploy the Flask backend to Fly.io with minimal setup.
- Observability: View real-time logs and status to quickly diagnose issues.
- Scaling & Secrets: Scale resources and manage secrets for production stability.
- SSH Access: Open an SSH session to a running machine for debugging or quick checks.
Quick Start
Run the following commands to deploy and monitor your backend:
- cd backend && fly deploy
- fly logs -a photography-portfolio-solitary-fire-836
- fly status -a photography-portfolio-solitary-fire-836
- fly ssh console -a photography-portfolio-solitary-fire-836
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: fly Download link: https://github.com/bs7280/photo-portfolio/archive/main.zip#fly Please download this .zip file, extract it, and install it in the .claude/skills/ directory.