The first is easy! You can run flyctl ips allocate-v4
to add IPs to your app.
The second is more difficult:
- 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
- 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.