Commit Graph

2 Commits

Author SHA1 Message Date
kennethreitz 8e13cc3265 Fix indentation in fly.toml and increase CPU count to 4 2025-05-26 15:24:41 -04:00
kennethreitz 8c79f732f8 Add Fly.io deployment configuration
- Add Dockerfile with multi-stage Python build
- Add GitHub Actions workflow for automatic deployment on main branch
- Add fly.toml with app configuration and auto-scaling settings
- Add .dockerignore to exclude development files from build context
2025-05-26 12:56:20 -04:00