When you use volumes, you’ll get a fixed private IP. So you can grab the fdaa::
address when you boot with a volume and treat it as permanent.
One way to use this is to create the volumes you need, launch a stub app that does like sleep 36000
, and then run fly ips private
to see the IPs you were assigned.