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

docker: nginx: listen on IPv6 in addition to IPv4 #1983

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

cerebrate
Copy link

A very small patch to have Shaarli's container nginx listen on IPv6 addresses as well as IPv4 addresses; this lets it run happily on IPv6-native clusters/networks/etc. and shouldn't impair IPv4 usage.

A test container (that I'm running now) is available at cerebrate/shaarli:v6test .

@nodiscc nodiscc added enhancement docker containers & cloud labels May 17, 2023
@nodiscc nodiscc changed the title IPv6 compatibility for Shaarli docker: nginx: listen on IPv6 in addition to IPv4 May 21, 2023
@nodiscc nodiscc merged commit 9fd6739 into shaarli:master Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker containers & cloud enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants