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

Replace the nginx dependency with a custom recipe. #14

Merged
merged 2 commits into from May 14, 2016

Conversation

nickcharlton
Copy link
Owner

This replaces the dependency on the nginx cookbook with a very simple recipe.

This is mostly to solve some odd bugs that have been showing up with plugins.

This effects the converge succeeding successfully, although the command exits
correctly. This uses grep to check the output is indeed correct (it'll always
print), rather than fixing the recipe to expect certain output.

It seems like this is actually a bug that's been introduced with dokku itself.
This solves a bunch of workarounds for the existing nginx cookbook and an
inconsistent bug relating to starting nginx subsequently.

This removes our workarounds for the nginx cookbook.
@nickcharlton nickcharlton merged commit 771510b into master May 14, 2016
@nickcharlton nickcharlton deleted the inline-nginx branch May 14, 2016 13:21
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

1 participant