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

Use the "nginx -t" command #30

Open
leonardofl opened this issue Feb 1, 2017 · 0 comments
Open

Use the "nginx -t" command #30

leonardofl opened this issue Feb 1, 2017 · 0 comments

Comments

@leonardofl
Copy link
Contributor

nginx -t checks the syntax and tests nginx configuration files. I saw about it on https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16-04.

We can use it on our integration tests.

Or... if any issues appointed by nginx -t prevents nginx to start properly, maybe we can include it on the recipe itself, so it's clearer why nginx did not start well (if the recipe fails, the integration tests will not run).

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

No branches or pull requests

1 participant