James Kasten
2a41c6b27c
Merge pull request #748 from kuba/freebsd
...
Add basic setup for FreeBSD
2015-09-08 16:17:01 -04:00
Jakub Warmuz
892b918dad
fix "centos.sh -> freebsd.sh" typo
2015-09-07 05:32:51 +00:00
Jakub Warmuz
75304ab6d1
Add basic setup for FreeBSD
2015-09-05 19:03:01 +00:00
Sebastian Wagner
07bd9e689b
docs/using use sudo for auth command
...
Signed-off-by: Sebastian Wagner <sebix@sebix.at >
2015-09-02 22:11:13 +02:00
Bigfish
8e0b271ccd
remove sudo before brew (OS X)
...
brew will refuse sudo ref: https://github.com/Homebrew/homebrew/issues/9953
2015-07-23 15:47:11 +08:00
Jakub Warmuz
10e993331c
Update installation instructions for pkgs subdirs (include trailing slash).
2015-07-11 06:09:52 +00:00
Jakub Warmuz
a462e38cab
Update package references after subdirs rename.
2015-07-11 04:33:07 +00:00
Jakub Warmuz
b9df69af9f
Basic dev/test setup for separate package subdirectories.
2015-07-10 16:38:42 +00:00
James Kasten
bb831206b5
Merge pull request #591 from kuba/cryptography
...
Drop M2Crypto and PyCrypto.
2015-07-08 12:04:45 -07:00
Jakub Warmuz
02e7154c0d
Drop M2Crypto
2015-07-06 12:18:27 +00:00
Jakub Warmuz
7c3c52c2b1
Add example dev config file, config file docs.
2015-07-03 15:02:01 +00:00
Jakub Warmuz
15258cc50a
Update references after repo rename.
...
https://github.com/letsencrypt/letsencrypt/issues/505
2015-06-24 04:56:31 +00:00
Jakub Warmuz
23c5a1fd90
Docs: "." and functools32 adjustements
2015-06-19 16:13:53 +00:00
Jakub Warmuz
4040fd0204
Docs: extend usage section with "letsencrypt auth" call.
2015-06-19 11:21:51 +00:00
Jakub Warmuz
b8ebb0ab16
Docs: backticks nit.
2015-06-19 11:17:09 +00:00
Jakub Warmuz
8292eab3f7
Docs: add link to Docker docs.
2015-06-19 11:17:09 +00:00
Jakub Warmuz
ca6b326371
Docs: add "Getting the code" section.
2015-06-19 11:13:38 +00:00
Jakub Warmuz
1a013eae6e
Docs: no support for setup.py, root, or non-Virtualenv installation.
2015-06-19 11:13:38 +00:00
Jakub Warmuz
673a6d4f37
Docs: move SWIG notes below installation cmd, Mac OS X note.
2015-06-19 11:13:38 +00:00
James Kasten
c97573ec7c
Merge pull request #486 from kuba/requirements.txt
...
requirements.txt: no editable (-e) mode, no "." install.
2015-06-18 20:02:32 -04:00
James Kasten
a11364458a
Merge pull request #495 from kuba/bootstrap
...
Bootstrap: swig 3.0.5+ and other improvements
2015-06-18 19:58:03 -04:00
Jakub Warmuz
db6f9ecf86
Fedora installation instructions.
2015-06-18 14:13:13 +00:00
Jakub Warmuz
9b4cff8cd6
bootstrap: _rpm_common.sh, centos fixes
2015-06-18 13:55:32 +00:00
Jakub Warmuz
67768641cc
Merge branch 'centos-2' into rpm-bootstrap
2015-06-18 13:44:05 +00:00
PatrickHeppler
8d0334d2de
Update using.rst
...
Additional informations about installing on Centos 7
2015-06-18 14:58:55 +02:00
Jakub Warmuz
d585b44680
Nit: character upper case fixes.
2015-06-12 12:58:35 +00:00
Jakub Warmuz
6b9d5c1daa
Separate requirements.txt for SWIG 3.0.5+
2015-06-12 12:55:33 +00:00
Jakub Warmuz
887f91bdac
requirements.txt: no editable (-e) mode, no "." install.
2015-06-09 07:51:42 +00:00
schoen
ead60d8f4b
Merge pull request #437 from Hainish/kuba-docker
...
Kuba docker
2015-05-19 18:00:32 -07:00
Jakub Warmuz
e7cf4792b3
Fix typos
2015-05-19 22:01:01 +00:00
Seth Schoen
6f4212dcf1
Fix trivial documentation typo
2015-05-16 23:52:33 -07:00
Jakub Warmuz
edce116fed
Merge remote-tracking branch 'github/letsencrypt/master' into docker
2015-05-10 15:31:19 +00:00
Jakub Warmuz
771ddf0aaf
Update docs for the new CLI
2015-05-10 14:53:59 +00:00
Jakub Warmuz
9a0073fff5
docker: use quay.io, move quick start section to the top
2015-05-06 09:33:56 +00:00
Jakub Warmuz
64a00d37bb
Update docker setup.
...
Changes:
- uses debian:jessie as base image (more lightweight)
- .dockerignore .git/.tox to speed up build process considerably
- more caching-aware Dockerfile
- copy current directory instead of git cloning the repo inside the container
- /etc/letsencrypt and /var/lib/letsencrypt volumes;
no need for "if os.environ.get" hack
bootstrap script for debian had to be adjusted, as lsb_release is not
present in debian:jessie image.
2015-05-05 08:26:23 +00:00
Jakub Warmuz
3a0db7efa1
Merge remote-tracking branch 'github/letsencrypt/master' into docker
...
Conflicts:
letsencrypt/client/client.py
2015-05-04 21:22:38 +00:00
Jakub Warmuz
a2df245567
Temporary fox for ConfigArgParse#17
2015-05-04 11:56:09 +00:00
James Kasten
ea88fc6401
Merge pull request #348 from kuba/bootstrap
...
Bootstrap script improvements
2015-04-20 14:26:48 -07:00
Jakub Warmuz
990049bdd1
squeeze does not need --text
2015-04-14 14:21:38 +00:00
Jakub Warmuz
578680285f
Take out sudo from bootstrap scripts
2015-04-14 14:18:11 +00:00
Jakub Warmuz
a45dab35bf
bootstrap Debian, squeeze notes (cf. #280 )
2015-04-02 11:32:52 +00:00
Jakub Warmuz
12346b368a
Bootstrap scripts ( fixes : #302 )
2015-03-23 08:56:29 +00:00
Jakub Warmuz
3206eb674a
rst cleanup: contributing, using
2015-03-22 22:25:50 +00:00
William Budington
55494fd9cf
Updating docs for docker usage
2015-03-21 02:43:15 +00:00
James Kasten
e1a723586c
Merge pull request #263 from kuba/travis
...
Travis: quicker "install", libffi-dev
2015-02-24 16:41:21 -08:00
Jakub Warmuz
05ac2bde9a
travis: install libffi-dev
2015-02-24 18:12:26 +00:00
Jakub Warmuz
ed99d809f1
docs: letsencrypt --help path ( fixes #260 )
2015-02-24 16:23:54 +00:00
James Kasten
e399f7927f
Add libffi-dev to installation
2015-02-11 17:00:31 -08:00
Thomas Waldmann
fb2d8061c8
docs: markup fixes, separate section for api docs, link to demo video, improved phrasing
2015-01-26 14:58:24 +01:00
Thomas Waldmann
0a14007db2
refactor docs, please check
...
- README has only the most important infos that a new reader needs in his first minute
of contact with the project (to decide whether it is interesting or not)
- CHANGES shall later be a curated change log (== important changes between releases)
- separate docs into intro, using, project
- intro docs = include README, CHANGES (avoid duplication)
2015-01-25 21:30:24 +01:00