summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sam Saffron [Thu, 28 Nov 2013 23:14:30 +0000 (15:14 -0800)]
add git keep so we have this container
Sam Saffron [Thu, 28 Nov 2013 23:12:10 +0000 (15:12 -0800)]
reorg for better sanity
Sam Saffron [Thu, 28 Nov 2013 23:04:53 +0000 (15:04 -0800)]
ssh template corrected
Sam Saffron [Thu, 28 Nov 2013 05:17:06 +0000 (21:17 -0800)]
remove uneeded stuff from sample
Sam Saffron [Thu, 28 Nov 2013 04:36:31 +0000 (20:36 -0800)]
add a hook for ssh
Sam Saffron [Thu, 28 Nov 2013 03:24:02 +0000 (19:24 -0800)]
add merged file
Sam Saffron [Thu, 28 Nov 2013 03:22:16 +0000 (19:22 -0800)]
Merge branch 'master' of github.com:SamSaffron/discourse_docker
Conflicts:
standalone.template.yml
Sam Saffron [Thu, 28 Nov 2013 03:21:16 +0000 (19:21 -0800)]
added some samples for data only and web only containers
Sam Saffron [Thu, 28 Nov 2013 02:43:20 +0000 (18:43 -0800)]
remove bundler pre ... not working right
Sam Saffron [Thu, 28 Nov 2013 00:13:43 +0000 (16:13 -0800)]
fix standalone template
Sam Saffron [Thu, 28 Nov 2013 00:13:23 +0000 (16:13 -0800)]
clean up bootstrapper, make it more robust
init clean data dir
Sam Saffron [Wed, 27 Nov 2013 07:31:50 +0000 (23:31 -0800)]
split up templates
Michael Brown [Wed, 27 Nov 2013 07:25:52 +0000 (07:25 +0000)]
runit: syslog support
* runit: add -f to cron config (avoid auto-backgrounding)
* runit: add rsyslog config
Sam Saffron [Mon, 25 Nov 2013 01:34:41 +0000 (17:34 -0800)]
don't use tags cause they collide
Sam Saffron [Mon, 25 Nov 2013 00:45:32 +0000 (16:45 -0800)]
docker format change
Sam Saffron [Mon, 25 Nov 2013 00:45:20 +0000 (16:45 -0800)]
redis format change
Sam Saffron [Sun, 24 Nov 2013 23:39:35 +0000 (15:39 -0800)]
created samsaffron/discourse_base and pushed to docker
Sam [Wed, 20 Nov 2013 04:30:58 +0000 (15:30 +1100)]
Update launcher
increase sleep and message when you fail
Sam Saffron [Tue, 19 Nov 2013 04:32:29 +0000 (20:32 -0800)]
tune min heap slots to allow for enough reqs between gcs
Sam Saffron [Sun, 17 Nov 2013 21:43:41 +0000 (13:43 -0800)]
ssh needs to be first right after runit, otherwise hard to extend
Michael Brown [Fri, 15 Nov 2013 08:12:37 +0000 (08:12 +0000)]
Add postgres backups every few hours
* add cron to runit
* add take-database-backup script
* add cron for postgres
* modify postgres startup params to allow replication
Sam Saffron [Fri, 15 Nov 2013 06:37:11 +0000 (22:37 -0800)]
up malloc limit to 40, 25 feels tight
Sam Saffron [Fri, 15 Nov 2013 05:02:41 +0000 (21:02 -0800)]
base image updates, kill a layer
Sam Saffron [Fri, 15 Nov 2013 05:01:37 +0000 (21:01 -0800)]
jemalloc wired properly
Sam Saffron [Fri, 15 Nov 2013 04:10:31 +0000 (20:10 -0800)]
sample for volumes
Sam Saffron [Fri, 15 Nov 2013 04:10:21 +0000 (20:10 -0800)]
better memory allocator
Sam Saffron [Fri, 15 Nov 2013 04:10:04 +0000 (20:10 -0800)]
add jemalloc, shuffle stuff around
Sam Saffron [Fri, 15 Nov 2013 01:20:05 +0000 (17:20 -0800)]
add malloc limit increase so it works nicely with oobgc
remove deployment
Michael Brown [Thu, 14 Nov 2013 08:16:21 +0000 (08:16 +0000)]
Fix errors in Dockerfile and launcher
Michael Brown [Thu, 14 Nov 2013 04:23:18 +0000 (04:23 +0000)]
Remove unnecessary tools in image to reduce size
* remove build tools after build complete
* don't install gem docs
Michael Brown [Thu, 14 Nov 2013 02:54:55 +0000 (02:54 +0000)]
Retune some installer lines
Sam Saffron [Thu, 14 Nov 2013 01:57:09 +0000 (17:57 -0800)]
correct unicorn launch script
Sam Saffron [Wed, 13 Nov 2013 05:23:56 +0000 (21:23 -0800)]
add a gitkeep so we don't clash
Sam Saffron [Wed, 13 Nov 2013 05:19:16 +0000 (21:19 -0800)]
use unicorn launcher to launch unicorn
Sam Saffron [Mon, 11 Nov 2013 05:06:41 +0000 (21:06 -0800)]
well then, if its bin/bash let it be bin/bash
Sam Saffron [Mon, 11 Nov 2013 04:38:55 +0000 (20:38 -0800)]
add name and volumes directive
Sam Saffron [Mon, 4 Nov 2013 05:32:25 +0000 (21:32 -0800)]
pull logs and uploads out of image
Sam Saffron [Mon, 4 Nov 2013 05:11:47 +0000 (21:11 -0800)]
cleanup sample ... add hooks
Sam Saffron [Mon, 4 Nov 2013 04:23:24 +0000 (20:23 -0800)]
rm an extra process
Sam Saffron [Mon, 4 Nov 2013 04:10:49 +0000 (20:10 -0800)]
touch image so it updates
Sam Saffron [Mon, 4 Nov 2013 04:02:28 +0000 (20:02 -0800)]
oops
Sam Saffron [Mon, 4 Nov 2013 04:01:42 +0000 (20:01 -0800)]
template for a standalone install
Sam Saffron [Mon, 4 Nov 2013 04:01:11 +0000 (20:01 -0800)]
standalone yml sample file
Sam Saffron [Mon, 4 Nov 2013 03:57:01 +0000 (19:57 -0800)]
allow for a heirarchy of input files
Sam Saffron [Mon, 4 Nov 2013 01:50:53 +0000 (17:50 -0800)]
remove sample config in wrong spot
Sam Saffron [Mon, 4 Nov 2013 01:50:04 +0000 (17:50 -0800)]
no need for stuff in shared
Sam Saffron [Mon, 4 Nov 2013 01:47:37 +0000 (17:47 -0800)]
standalone sample
Sam Saffron [Mon, 4 Nov 2013 01:40:38 +0000 (17:40 -0800)]
improve documentation, allow for expose section in config
Sam Saffron [Mon, 4 Nov 2013 00:45:32 +0000 (16:45 -0800)]
move pups into image
Sam Saffron [Fri, 1 Nov 2013 06:06:58 +0000 (23:06 -0700)]
improve docker file
Sam Saffron [Fri, 1 Nov 2013 04:23:04 +0000 (21:23 -0700)]
cleanup base image
Sam Saffron [Thu, 31 Oct 2013 23:21:13 +0000 (16:21 -0700)]
script refactoring
Sam Saffron [Thu, 31 Oct 2013 10:18:10 +0000 (03:18 -0700)]
gitting closer, nginx working
Sam Saffron [Thu, 31 Oct 2013 06:11:51 +0000 (23:11 -0700)]
bootstrapping
Sam Saffron [Wed, 30 Oct 2013 06:20:13 +0000 (23:20 -0700)]
ignore my local test config
Sam Saffron [Wed, 30 Oct 2013 06:19:31 +0000 (23:19 -0700)]
sample config file
Sam Saffron [Wed, 30 Oct 2013 06:17:34 +0000 (23:17 -0700)]
launcher maps more stuff, bootloader gone
Sam [Wed, 30 Oct 2013 00:48:17 +0000 (11:48 +1100)]
work in progress docker