Recommend webroot over standalone
- Dominant language
- No language data
- Stars
- 71
- Forks
- 187
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 1
Description
My reading of our [certonly instructions](https://certbot.eff.org/lets-encrypt/ubuntubionic-other) is we push people towards standalone over webroot. I think people should prefer webroot over standalone if they're running a web server for a number of reasons:
1. No downtime
2. No dealing with pre and post hooks to start and stop your server at renewal
3. Webroot is much more popular with our users. See https://gist.github.com/bmw/0ef8f41d6dc70ec76d6545b9af3a9c78.
I think standalone should be preferred for people not running a webserver, but if you already have one, I think we should recommend webroot.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.