Yes, but apparently one can carve out network namespace for a group of apps (in the same org) to isolate them away: Multi tenant applications - #23 by thomas
Yep, you can deploy different images (Machines) under a single Fly Machine app with its own env
, build
/ release_command
s, services
… if you’d continue to use the GraphQL APIs, then I don’t see why not. Except… public IP addresses (this might be a big deal) and secrets
(and may be a few other things that I can’t recall off the cuff) are common to all Machines of an app, which might be deal breaker.
These previous discussions may be of interest: