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

Feature/nginx unprivileged #9

Merged
merged 3 commits into from
Apr 13, 2019

Conversation

rajha-korithrien
Copy link

This PR deals with the issue discussed in elkozmon/zoonavigator#35 where nginx can't start because the container doesn't have privilege. This PR changes how nginx runs to no longer require privilege.

This PR forces users to use a container port above 1024, however the default is 8000 so it should not be an issue for new users. Users who have already deployed zoonavigator-web on port 80 will no longer be able to use that port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants