1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00
Commit Graph

3500 Commits

Author SHA1 Message Date
Jakub Warmuz
4eab094e5e Add dummy Packaging Guide 2015-10-24 20:28:40 +00:00
bmw
875413492a Merge pull request #1111 from kuba/bugs/1044
Revert old install warning (fixes #1044)
2015-10-24 10:29:48 -07:00
bmw
21f779b27d Merge pull request #1112 from kuba/rm-standalone-auth-docs
Remove autodoc for standalone.authenticator
2015-10-24 09:44:46 -07:00
bmw
af5b25007c Merge pull request #1113 from kuba/manifest-examples
MANIFEST: include examples
2015-10-24 09:35:35 -07:00
bmw
7d3d950c24 Merge pull request #1109 from joubin/patch-2
removed extra path
2015-10-24 09:29:38 -07:00
bmw
88fe35290c Merge pull request #1103 from letsencrypt/example-cli
Use better example config
2015-10-24 09:25:32 -07:00
Brad Warren
02159624bf Informed users about other options 2015-10-24 09:20:52 -07:00
Jakub Warmuz
cd07d3aa27 MANIFEST: include examples dir for acme 2015-10-24 13:39:38 +00:00
Jakub Warmuz
e2a7165fa0 MANIFEST: include examples dir for letsencrypt
This is necessary because docs includes files from the examples dir.
2015-10-24 13:38:50 +00:00
Jakub Warmuz
c0a8dae565 Remove autodoc for standalone.authenticator 2015-10-24 13:29:01 +00:00
Jakub Warmuz
0fb8cb5074 Move install warns to section bottom 2015-10-24 13:24:44 +00:00
Jakub Warmuz
b021b28bca Remove link for Virtualenv 2015-10-24 13:23:48 +00:00
Jakub Warmuz
0a6c61551c Warn against pip install, rewrap. 2015-10-24 13:22:46 +00:00
Jakub Warmuz
673d6b10b3 Revert old install warning (fixes #1044) 2015-10-24 13:20:26 +00:00
Joubin Jabbari
3386cd8711 removed trading slash 2015-10-24 00:27:12 -07:00
Joubin Jabbari
ca838b0ea3 removed extra path
```
root@localhost:~# cd letsencrypt/
root@localhost:~/letsencrypt# ./bootstrap/install-deps.sh 
Cannot find the letsencrypt bootstrap scripts in ./bootstrap/bootstrap

```

However, with the proposed change

```
root@localhost:~/letsencrypt# ./bootstrap/install-deps.sh 
Bootstrapping dependencies for Debian-based OSes...
Ign http://mirrors.linode.com jessie InRelease
Hit http://mirrors.linode.com jessie-updates InRelease  
```
2015-10-24 00:02:13 -07:00
Peter Eckersley
2f050cacc1 Merge pull request #1102 from letsencrypt/activate
Corrected info on virtualenv
2015-10-23 19:21:27 -07:00
Brad Warren
b2c27df199 Uncommented lines because CSS 2015-10-23 19:15:00 -07:00
Brad Warren
4351d3d7ec Updated docs/using.rst 2015-10-23 19:10:56 -07:00
Brad Warren
c95ef0d4aa Updated examples/cli.ini 2015-10-23 19:01:08 -07:00
Brad Warren
d4ed2d44e1 source 2015-10-23 18:44:33 -07:00
bmw
35c108e481 Merge pull request #1098 from letsencrypt/devdocs
Devdocs
2015-10-23 17:39:25 -07:00
Peter Eckersley
efa1d6d38e Reintroduce a bit more verbosity about virtualenv? 2015-10-23 17:27:55 -07:00
Peter Eckersley
6b6a20b5e5 typo 2015-10-23 17:24:17 -07:00
Peter Eckersley
aa3f493341 Fix fragment link nit 2015-10-23 17:23:26 -07:00
Peter Eckersley
f66334a782 chmod a+x 2015-10-23 17:22:26 -07:00
Peter Eckersley
49a26ad013 Merge remote-tracking branch 'origin/master' into devdocs 2015-10-23 16:44:30 -07:00
Peter Eckersley
e19e0dc2e9 This section is now redundant 2015-10-23 16:18:08 -07:00
Peter Eckersley
096b5ec32a Back out ./letsencrypt-dev; document "activate" more clearly 2015-10-23 16:12:33 -07:00
Peter Eckersley
ad56bbbceb Cleanup plugin docs 2015-10-23 15:00:00 -07:00
Peter Eckersley
027a7d755d Update developer docs
- Discuss letsencrypt-dev
 - Be clearer in general
2015-10-23 15:00:00 -07:00
bmw
dd1e000581 Merge pull request #1096 from kuba/bugs/1086
RTD: proper deps for compatibility-test
2015-10-23 12:32:41 -07:00
Jakub Warmuz
41891512c2 compatibility-test doesn't need nginx 2015-10-23 19:22:05 +00:00
Jakub Warmuz
0861846616 RTD: proper deps for compatibility-test 2015-10-23 19:15:54 +00:00
bmw
bfda8afed6 Merge pull request #1095 from kuba/bugs/1086
RTD: install local deps for subpkgs (fixes #1086).
2015-10-23 12:06:21 -07:00
Jakub Warmuz
5deba95423 RTD: install local deps for subpkgs (fixes #1086). 2015-10-23 19:01:13 +00:00
bmw
b11d799364 Merge pull request #1088 from jsonn/patch-1
Typo
2015-10-22 19:21:32 -07:00
Brad Warren
5ac682e478 Added example/cli.ini 2015-10-22 17:13:57 -07:00
Joerg Sonnenberger
547e0d278d Typo 2015-10-23 01:48:25 +02:00
bmw
b6f716a2d2 Merge pull request #957 from kuba/py2.6-3
Python 2.6 and 3.3+ support
2015-10-22 13:33:09 -07:00
Jakub Warmuz
44b1b118c6 Merge remote-tracking branch 'github/letsencrypt/master' into py2.6-3 2015-10-22 20:20:02 +00:00
bmw
32b0b37a10 Merge pull request #970 from letsencrypt/storage_paranoia
Storage paranoia
2015-10-22 13:18:56 -07:00
Brad Warren
ea356b403c Removed assumptions about temp dir name 2015-10-22 13:06:33 -07:00
Brad Warren
2bedd57aa9 Merge branch 'master' into storage_paranoia 2015-10-22 13:01:20 -07:00
Peter Eckersley
2975d17a8f Merge pull request #1077 from letsencrypt/fullchain-doc
Point the user to fullchain.pem, not cert.pem
2015-10-22 10:57:13 -07:00
Brad Warren
f13566e5ba Quick refactor 2015-10-22 00:35:52 -07:00
Brad Warren
e4a0eee662 Satisfied spacing OCD 2015-10-21 23:25:05 -07:00
Peter Eckersley
1c215d0c67 Sphinxify
also pythonic str instead of string
2015-10-21 23:10:55 -07:00
Peter Eckersley
8a09e616c2 its it's 2015-10-21 22:58:18 -07:00
Peter Eckersley
5fa298ea92 Merge pull request #982 from lukeroge/patch-1
Tidy up a list in the readme.
2015-10-21 22:57:05 -07:00