Configure docker networks via UI?

Hey guys,

Is there a way to configure docker networks via the UI? I want to add some apps to a proxy network, so that I can reverse proxy them without exposing the ports.
Am I missing something, or do I need to compose them myself and ditch the official apps?

A related question: can the official apps be configured to NOT expose ports? I want them to be accessible via my proxy manager so I can add an authentication layer.

Cheers!

As far as I can remember both not possible with the current ix-apps. You can manually create docker networks via cli but I don’t know if it’s possible to add iX Apps to other networks

1 Like

As far as I can the answers are: No (not yet) and no (likely never).
Install the official Portainer app, and then custom install and manage all other apps from there.