I am a bit surprised to realize that Fly app names are global, like Heroku. It undermines the purpose of organizations in my mind . Today for example given an app name of
mammoth
we would get the URL of https://mammoth.fly.dev
. Yet, we have secured an organization name on the Fly platform, so, why is that not reflected in the URL? For example my organization is prisma
so I would expect mammoth.prisma.fly.dev
.
On the one hand this is a micro issue easily solved with some convention that other teams won’t use, on the the other its a product gap and paper cut that is inconsistent with how thoughtful and nice the rest of the platform typically is to use (big fan so far!).