Custom private networks: How to find out the name of the network an application belongs to?

I am currently investigating Custom private networks for my use case. I want to deploy each service of my application into a dedicated 6PN and use flycast to connect that application to the consuming application/network

For this, I plan to use deterministic names for the vnet. Aligned to the name of the application.
However, I also wonder how to find out the name of a 6PN after creating the application. And also how to find out the name of the default 6PN.

Hi… It looks like a fellow user found a way for the first part recently, although it’s not very pretty:

[Formatting tweaked.]

(This was for something originally created via fly apps create app-foo --network app-foo-nw.)

Hope this helps a little!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.