Commit Graph
13 Commits
Author SHA1 Message Date
Peter Eckersley 6382b184f0 Update documentation of tested platforms 2015-10-21 16:59:54 -07:00
Peter Eckersley 41a59c0e15 typo 2015-10-21 12:27:22 -07:00
Peter Eckersley 059ca6dbce Make debian bootstrapper more agnostic about venv packaging
Closes: #1061
2015-10-21 12:23:30 -07:00
Jakub Warmuz 02e7154c0d Drop M2Crypto 2015-07-06 12:18:27 +00:00
AJ ONeal fba2de706e move lsb install into newer with --no-install-recommends 2015-06-24 13:29:26 -06:00
AJ ONeal a1f025980a minor update for raspbian 2015-06-23 16:38:39 -06:00
Jakub Warmuz 2be914f0d5 Bootstrap Debian: add git-core dep 2015-06-11 21:06:44 +00:00
Jakub Warmuz 19aea37203 Bootstrap Debian: remove python-setuptools dep 2015-06-11 19:26:17 +00:00
Jakub Warmuz 4ed1a1c2d6 Bootstrap Debian: one dep per line 2015-06-11 19:25:49 +00:00
Jakub Warmuz 3c0ce923b2 Dockerfile: use ubuntu:trusty (based on review feedback). 2015-05-19 20:51:11 +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 578680285f Take out sudo from bootstrap scripts 2015-04-14 14:18:11 +00:00
Jakub Warmuz a3164ae2d9 bootstrap: _deb_common.sh 2015-04-14 14:12:41 +00:00