certbot/docs/start.rst
Noah Swartz 4e23f91b95 fix whitespaces
Signed-off-by: Peter Conrad <pconrad@pconrad-ltm6.internal.salesforce.com>
2017-12-20 15:00:57 -08:00

44 lines
1.4 KiB
ReStructuredText
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=====================
Quick Start
=====================
Start Here
============
Use the the `interactive installation guide <https://certbot.eff.org>`_.
What youll find there:
* Installation instructions
* Instructions for getting a certificate
* Automated renewal instructions
You only need to go to the Manual Installation section if you have special needs:
an unusual server or configuration, if you need to modify an existing certificate,
if you need to run special scripts automatically before or after installation.
Getting Help
============
If you're having problems, we recommend posting on the Let's Encrypt
`Community Forum <https://community.letsencrypt.org>`_.
You can also chat with us on IRC: `(#letsencrypt @
freenode) <https://webchat.freenode.net?channels=%23letsencrypt>`_
If you find a bug in the software, please do report it in our `issue
tracker <https://github.com/certbot/certbot/issues>`_. Remember to
give us as much information as possible:
- copy and paste exact command line used and the output (though mind
that the latter might include some personally identifiable
information, including your email and domains)
- copy and paste logs from ``/var/log/letsencrypt`` (though mind they
also might contain personally identifiable information)
- copy and paste ``certbot --version`` output
- your operating system, including specific version
- specify which installation method you've chosen