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

Allow disabling IPv6 #4

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Allow disabling IPv6 #4

merged 3 commits into from
Apr 15, 2024

Conversation

thespad
Copy link
Member

@thespad thespad commented Apr 15, 2024

linuxserver.io


  • I have read the contributing guideline and understand that I have made the correct modifications

Description:

Allow disabling IPv6 for legacy hosts that can't support it. This will stop nginx attempting to bind to an IPv6 interface that doesn't exist. Note that even containers that are connected to an IPv4-only docker network will have an IPv6 interface internally unless it's been explicitly disabled in the host network stack.

Benefits of this PR and context:

This should allow us to provide a complete drop-in alternative for the original container where users are running into issues such as Tecnativa/docker-socket-proxy#122 or require regular package updates (It is not currently automatically rebuilt when upstream images or packages are updated).

How Has This Been Tested?

Source / References:

@thespad thespad requested a review from a team April 15, 2024 15:57
@thespad thespad self-assigned this Apr 15, 2024
@LinuxServer-CI
Copy link
Contributor

I am a bot, here is the pushed image/manifest for this PR:

ghcr.io/linuxserver/lspipepr-socket-proxy:1.24.0-r15-pkg-113b1911-dev-818bcbac97150ebb71a49c523b3f6487d5a44281-pr-4

@drizuid
Copy link
Member

drizuid commented Apr 15, 2024

this PR insults me as an IPv6 cult member, but overall this drop-in looks like it covers many of the deficiencies seen in the upstream project. Glad to see this project is getting the attention it deserves!

Copy link
Member

@quietsy quietsy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done

@LinuxServer-CI
Copy link
Contributor

I am a bot, here is the pushed image/manifest for this PR:

ghcr.io/linuxserver/lspipepr-socket-proxy:1.24.0-r15-pkg-113b1911-dev-22f7fde1527a6dd199efb6c75da699a568558959-pr-4

@thespad thespad merged commit e31a7c4 into main Apr 15, 2024
3 checks passed
@thespad thespad deleted the ipv6 branch April 15, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants