Skip to content

doc/guide: Improve nginx docs #1902

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

Merged
merged 2 commits into from
Jul 22, 2020
Merged

doc/guide: Improve nginx docs #1902

merged 2 commits into from
Jul 22, 2020

Conversation

nhooyr
Copy link
Contributor

@nhooyr nhooyr commented Jul 22, 2020

Made it a full alternative to caddy, just so we don't ever have to explain how to configure Nginx again.

@nhooyr nhooyr force-pushed the nginx branch 2 times, most recently from 435bc10 to d80e4e4 Compare July 22, 2020 19:49
@nhooyr nhooyr marked this pull request as ready for review July 22, 2020 19:49
@nhooyr nhooyr requested a review from code-asher as a code owner July 22, 2020 19:49
Copy link
Member

@code-asher code-asher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

doc/guide.md Outdated
sudo certbot --non-interactive --redirect --agree-tos --nginx -d mydomain.com -m [email protected]
```

Make sure to substiute `[email protected]` with your actual email.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo on substitute.

@nhooyr nhooyr merged commit eb2b9a2 into master Jul 22, 2020
@nhooyr nhooyr deleted the nginx branch July 22, 2020 20:05
nhooyr added a commit that referenced this pull request Jul 22, 2020
Made it a full alternative to caddy, just so we don't ever have to explain how to configure Nginx again.
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.

2 participants