- Update base image
authorSam <sam.saffron@gmail.com>
Wed, 20 Aug 2014 03:17:08 +0000 (13:17 +1000)
committerSam <sam.saffron@gmail.com>
Wed, 20 Aug 2014 03:17:08 +0000 (13:17 +1000)
commitbe82e068978bce338f50c33bb929b65357dd2049
tree9191aea8d9de07370f4f7c56e9104384bfb0fd9b
parent7e81faaed7dcf85ba85af1e1a03d1e27f5b24de8
- Update base image
- Update discourse image
- Include cron and rsyslogd in base image
- Mount /var/log on host so we have access to nginx logs
- Introduce log rotation
- Correct symlink creation so it works with admin/upgrade
- All sample paths are /var/discourse
14 files changed:
image/base/Dockerfile
image/base/cron [new file with mode: 0755]
image/base/rsyslog [new file with mode: 0755]
image/discourse/Dockerfile
launcher
samples/data.yml
samples/redis.yml
samples/standalone.yml
samples/web_only.yml
templates/cron.template.yml
templates/postgres.9.2.template.yml
templates/postgres.template.yml
templates/syslog.template.yml
templates/web.template.yml