Assign a stable but unique MAC address to each container
[discourse_docker.git] / templates /
2014-09-11 SamFIX: rotate nginx logs daily instead of weekly
2014-08-29 SamFIX: on bootup ensure correct shared structure
2014-08-28 SamFIX: logrotation for containers that constantly rebuild
2014-08-26 SamMerge pull request #87 from Supermathie/v1run
2014-08-26 Michael Brownbash is easy when you know bash
2014-08-26 SamMerge pull request #81 from gschlager/benchmark
2014-08-25 SamBUGFIX: touch is resetting dates use touch -a
2014-08-25 SamCrash if SMTP is not configured
2014-08-25 SamCorrect rate limiting stuff
2014-08-25 Samstop contorting with buggy awk code
2014-08-25 SamFIX: use chpst to avoid extra process that interferes...
2014-08-22 SamRemove temporary code, add rate limited initial template
2014-08-21 SamMerge pull request #83 from Supermathie/v1run
2014-08-20 Michael BrownBig cleanup of discourse docker environment
2014-08-20 Sam- Update base image
2014-08-07 SamUpdate postgres.template.yml
2014-08-07 SamFEATURE: allow tweaking more pg setup options
2014-08-04 SamMerge pull request #74 from jgehrcke/patch-1
2014-07-31 SamMerge pull request #77 from Supermathie/v1run
2014-07-31 Michael BrownHandle copy_env in runit stage 1 and simplify
2014-07-31 SamMerge pull request #76 from Supermathie/v1run
2014-07-31 Michael BrownMove syslog into its own template, not cron
2014-07-31 Michael BrownHandle copy_env nicely, simplify
2014-07-25 SamMerge pull request #75 from Supermathie/master
2014-07-24 Michael BrownEnsure /shared/log/rails is owned by discourse user
2014-07-24 Michael Brownnginx startup: mkdir -p /var/log/nginx
2014-07-21 Samfix default
2014-07-17 Régis HanolMerge pull request #65 from eflynn/patch-1
2014-07-15 SamAdd nginx cache directory
2014-07-14 Régis HanolRevert "add fuzzystrmatch extension"
2014-07-11 Régis Hanoladd fuzzystrmatch extension
2014-07-07 SamMerge pull request #52 from cauerego/patch-1
2014-07-07 SamMerge pull request #64 from riking/configurable-upload...
2014-07-05 rikingAdd easy configuration for max file upload size
2014-07-01 Samallow to correctly track head if needed
2014-07-01 SamFIX: checkout correct branch in base image.
2014-07-01 SamFIX: correct branch stuff
2014-07-01 SamFIX: ensure we are tracking the branch
2014-07-01 SamFIX: track tests-passed, not master
2014-06-27 SamBUGFIX: ensure a locale is set correctly
2014-06-18 Samvendor bundle business only causes trouble. might as...
2014-06-13 SamUPGRADE: base image to 14.04
2014-06-12 SamMerge branch 'runit-init' of https://github.com/Superma...
2014-05-30 SamMerge pull request #46 from Supermathie/emailtest
2014-05-30 SamMerge pull request #48 from riking/patch-1
2014-05-17 Kane YorkUpdate 'rails' script to load Pry
2014-05-15 Sam* re-enable SPDY
2014-05-13 SamMerge pull request #25 from alexdong/patch-2
2014-04-24 SamMerge pull request #35 from albertogg/fix-gemrc
2014-04-23 Sammissed a few templates
2014-04-23 SamUse new forking trick as opposed to seperate sidekiq...
2014-04-07 SamMerge pull request #27 from Supermathie/rsyslog
2014-04-07 Michael BrownAdd rsyslog to cron.template
2014-04-01 Samoops
2014-03-25 SamAdded web hook
2014-03-25 SamFEATURE: ability to run old PG if needed
2014-03-22 SamUpdate postgres.template.yml
2014-03-21 Sammore useful motd message, added shortcut for various...
2014-03-21 Samssh key is now automatic no need to configure it
2014-03-18 Samremove spdy header
2014-03-18 Samremove SPDY due to buffer overflow
2014-03-18 SamAdded SSL template
2014-03-14 Sam Saffronfix holes in upgrade
2014-03-14 SamPostgres upgraded from version 9.2 -> 9.3
2014-03-12 Samfix deprecations
2014-02-18 Samalways update bundler during bootstrap
2014-02-17 Régis Hanolmake sure public schema is owned by discourse
2014-02-17 Régis HanolBUGFIX: tmp might not exist
2014-02-17 Régis Hanolsymlink public/backups directory
2014-02-11 Régis HanolMerge pull request #11 from Supermathie/launcher_fixes
2014-02-11 Michael BrownProperly quote root's key in the sshd hook
2014-01-07 Sam Saffronadd test that ensures bootstrap can not run when postgr...
2014-01-03 Sam Saffronwhen a container starts copy the discourse ENV over...
2014-01-02 Sam Saffronpush through all DISCOURSE env vars so you can exec...
2013-12-20 Sam Saffroncorrect base templates
2013-12-20 Sam Saffroncleanup templates to work with new config
2013-12-18 Sam Saffronamend config to work nicely with new zero sample files...
2013-12-12 Sam Saffronweb_config hook
2013-12-12 Sam Saffroninject env from the outside
2013-12-06 Sam Saffronadd a special env var DOCKER_HOST_IP to all images
2013-11-29 Sam Saffroncorrect the group
2013-11-29 Sam Saffronmove config script last in chain so it wins
2013-11-28 Sam Saffronssh template corrected
2013-11-28 Sam Saffronadd a hook for ssh
2013-11-28 Sam Saffronadd merged file
2013-11-28 Sam SaffronMerge branch 'master' of github.com:SamSaffron/discours...
2013-11-28 Sam Saffronclean up bootstrapper, make it more robust
2013-11-27 Sam Saffronsplit up templates