Skip to content

wip: add nginx-src crate with vendored nginx sources #160

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bavshin-f5
Copy link
Member

See #85 for rationale. Also "solves" all the issues with the dependency URLs, bad signatures etc.

Proof of concept. I'm planning to restore the download code and make it strictly opt-in before I mark this as ready for review.

We had an inconvenient expectation that the nginx binary is installed
to the configured location and the default prefix is writable.

Instead of that, we should take the same approach as perl tests:

 * Create a temporary prefix and pass it to nginx.
 * Use binary from the build dir and allow overriding it with environment
   variable.
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.

1 participant