Long Running Anycast IPv4 Support, BYO Certs?

The first is easy! You can run flyctl ips allocate-v4 to add IPs to your app.

The second is more difficult:

  1. We have an unsupported GraphQL mutation for importing certificates you can try, but I don’t think we even serve certificates for raw IP addresses
  2. You can do your own TLS termination within your VMs. Just turn our tls, http handlers off.

We don’t support vanity IPs yet, though.