Based on the guide at https://fly.io/docs/getting-started/static/
https://fly.io/blog/how-to-custom-domains-with-fly/ https://fly.io/docs/app-guides/custom-domains-with-fly/
- Run
flyctl ips listVERSION IP TYPE REGION CREATED AT v6 2a09:8280:1::f:a8d2 public global 2023-11-18T00:01:11Z v4 66.241.124.244 public (shared) - Update DNS
Create
Arecord with v4 value CreateAAAArecord with v6 value - Run
flyctl certs create user.bazurl.comto create certificate - Run
flyctl certs show user.bazurl.comto verify if certificate is ready