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

chore(Docker): Enable ipv6 in nginx.conf #2030

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

jnimety
Copy link
Contributor

@jnimety jnimety commented Oct 19, 2024

I'm having connectivity issues in my dual stack environment and this seems to fixes them.

Description

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

[optional] Are there any post-deployment tasks we need to perform?

I'm having connectivity issues in my dual stack environment and this seems to fixes them.
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 19, 2024
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey @jnimety - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@meteyou meteyou changed the title Update docker nginx.conf to enable ipv6 chore(Docker): Enable ipv6 in nginx.conf Oct 20, 2024
@meteyou
Copy link
Member

meteyou commented Oct 20, 2024

@jnimety thx for your PR, i have to double check, if this has also some downside or it just "add ipv6 support".

@pedrolamas
Copy link
Contributor

pedrolamas commented Oct 29, 2024

@meteyou sintax is correct, that is how one enables IPv6 in nginx (no downsides to it as far as I am aware)

https://github.com/nginxinc/docker-nginx/blob/6a4c0cb4ac7e53bbbe473df71b61a5bf9f95252f/stable/debian/10-listen-on-ipv6-by-default.sh#L63

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 31, 2024
@meteyou meteyou merged commit f26af62 into mainsail-crew:develop Oct 31, 2024
12 of 13 checks passed
@meteyou
Copy link
Member

meteyou commented Oct 31, 2024

@pedrolamas thx for your feedback. i think i had a mistake here. i had the Moonraker trusted_clients in mind with the ipv6 range, but that has nothing to do with the Mainsail docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants