Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add an option to put apps into a second net other than bridge by default. #159

Closed
bayeslearnerold opened this issue Oct 13, 2020 · 3 comments · Fixed by #147
Closed

add an option to put apps into a second net other than bridge by default. #159

bayeslearnerold opened this issue Oct 13, 2020 · 3 comments · Fixed by #147
Labels
backend Requires backend work enhancement New feature or request frontend Requires frontend work

Comments

@bayeslearnerold
Copy link

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.

@SelfhostedPro
Copy link
Owner

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.

@SelfhostedPro SelfhostedPro added backend Requires backend work enhancement New feature or request frontend Requires frontend work labels Oct 13, 2020
@SelfhostedPro
Copy link
Owner

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.

@SelfhostedPro SelfhostedPro linked a pull request Oct 17, 2020 that will close this issue
@SelfhostedPro
Copy link
Owner

Should be doable with the latest release. Please let me know if you have any issues and I'll re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires backend work enhancement New feature or request frontend Requires frontend work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants