Fly.io fleet operations digest
Scheduled read-only digest for Fly.io operations. It reads current token metadata, apps, organization-wide machines, organization-wide volumes, and platform regions through recued-core.flyio, renders compact tables, and can send an in-app nudge when machines or volumes are visible. It never creates, starts, stops, restarts, suspends, cordons, deletes, executes commands, mutates secrets, mints tokens, changes IP assignments, or calls arbitrary Fly.io API routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (27 steps)
org_key
trim
Trim whitespace from setting org slug
token_raw
?
apps_raw
?
machines_raw
?
volumes_raw
?
regions_raw
?
tokens
default
Apply default
apps
default
Apply default
machines
default
Apply default
volumes
default
Apply default
regions
default
Apply default
token_count
count
Count items in tokens
app_count
count
Count items in apps
machine_count
count
Count items in machines
volume_count
count
Count items in volumes
region_count
count
Count items in regions
has_attention_items
any
Check if any of the conditions are true
notify_enabled
compare
Check if setting notify when attention needed equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
app_rows
slice
Take a subset of
machine_rows
slice
Take a subset of
volume_rows
slice
Take a subset of
app_table
to_table
Format results as a data table
machine_table
to_table
Format results as a data table
volume_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
flyio
setting
=
channels
setting
=
in_app
end hour
setting
=
10
org slug
setting
=
personal
weekdays
setting
=
1,2,3,4,5
page size
setting
=
50
row limit
setting
=
10
start hour
setting
=
8
notify when attention needed
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.