A Fly.io connection pushes your Vexly secrets to a Fly app’s secrets.
Create a token
Create an app-scoped deploy token with the Fly CLI:
fly tokens create deploy -a <app>
The token is scoped to that one app. See Fly.io tokens for the details.
Add the connection in Vexly
- Open Integrations in Vexly and pick Fly.io under Browse integrations.
- Paste the token.
- Click Save connection. Vexly verifies it with Fly.io and stores it encrypted — the connection is reusable across every project in your workspace.