Fly.io Fly.io is a platform for deploying and running full stack apps close to users around the world. Developers use it to easily deploy Docker containers to multiple regions and manage databases. Official docs: https://fly.io/docs/ Fly.io Overview - App - Deployments - Machines - Volumes - Organization - DNS Configuration - Certificate Use action names and parameters as needed. Working with Fly.io This skill uses the Membrane CLI to interact with Fly.io. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbin…