You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
It would be really nice if this option is available. I'm using nginx proxy manager so that I don't have to remember all these different ports. However, the default bridge won't allow containers to see each other without explicitly linking.
I had to use portainer to attach container apps into a second network for nginx proxy manager to work.
The text was updated successfully, but these errors were encountered:
Network managment is currently a WIP. I'm hoping to finish it up this week. Finished images today, will be working on volumes next, and then networking.
Once network managment is implemented the more advanced networking settings will become available when deploying an application. I'll reply here once the pull request is in.
If you want to test the devel branch, you can manage networks and when deploying a container you can attach it to said network. I'll work on adding networks to running containers as well.
Hi,
It would be really nice if this option is available. I'm using nginx proxy manager so that I don't have to remember all these different ports. However, the default bridge won't allow containers to see each other without explicitly linking.
I had to use portainer to attach container apps into a second network for nginx proxy manager to work.
The text was updated successfully, but these errors were encountered: