Sam
b0ee0b07e9
remove spdy header
2014-03-19 10:13:21 +11:00
Sam
457bfa53cb
remove SPDY due to buffer overflow
2014-03-19 09:59:44 +11:00
Sam
858ff0c2d4
Added SSL template
2014-03-18 18:15:50 +11:00
Sam Saffron
61975bbd38
fix holes in upgrade
2014-03-13 22:19:32 -04:00
Sam
d69fe0fb3b
Postgres upgraded from version 9.2 -> 9.3
2014-03-14 11:38:28 +11:00
Sam
b404fee43e
base image upgrade pg 9.3 / ruby 451
2014-03-14 10:42:23 +11:00
Sam
a2d22fdf73
docker 0.9.0 fixes - ssh bust
2014-03-13 22:16:07 +11:00
Sam
6a8fa7aa1c
fix deprecation
2014-03-13 15:53:25 +11:00
Sam
a9b3ad49ca
fix deprecation
2014-03-13 15:37:56 +11:00
Sam
c44986364e
fix deprecations
2014-03-12 23:46:25 +11:00
Sam
1f5f96003d
Update README.md
2014-02-25 08:18:43 +11:00
Sam
e64b0a0b9c
always update bundler during bootstrap
...
cache gems
2014-02-18 15:41:35 +11:00
Régis Hanol
69d4c4c37d
make sure public schema is owned by discourse
...
we need to be owner of the public schema when restoring a backup
2014-02-17 19:13:31 +01:00
Régis Hanol
b150cad15c
BUGFIX: tmp might not exist
2014-02-17 15:58:18 +01:00
Régis Hanol
9c41ab1788
symlink public/backups directory
2014-02-17 15:35:03 +01:00
Régis Hanol
5199a022d6
Merge pull request #11 from Supermathie/launcher_fixes
...
Properly quote root's key in the sshd hook
2014-02-11 09:29:56 -08:00
Michael Brown
edfebd9ebb
Properly quote root's key in the sshd hook
2014-02-11 12:12:59 -05:00
Sam
cc4097184d
FEATURE: hostname for instances so we can tell who is who
2014-02-03 17:02:40 +11:00
Robin Ward
dfe60faff1
A couple of small updates following feedback. We make it even more
...
clear you have to install it into `/var/docker` and that the SSH
key should be the key itself as a string, not a filename.
2014-01-22 17:07:18 -05:00
Sam
895c8e54a4
data begone
2014-01-22 09:31:58 +11:00
Sam
472d1f2273
Merge pull request #6 from Supermathie/master
...
Enhance docker instructions
2014-01-20 22:26:32 -08:00
Michael Brown
df9a94311e
Add ssh-keygen instructions for running as user
2014-01-21 01:20:17 -05:00
Michael Brown
596faf7a60
Fix up documentation and enhance suggestions
2014-01-21 01:15:57 -05:00
Michael Brown
38c09f5ec3
Make the user experience nicer
...
* Pull down the docker image before trying to use it
This avoids long periods of "is the system doing anything?"
* Don't bother asking the user to confirm the container's ssh key
2014-01-21 01:08:00 -05:00
Jeff Atwood
57867ae261
urgency
2014-01-20 14:51:03 -08:00
Jeff Atwood
259189ae02
even more RoboCop
2014-01-20 14:31:53 -08:00
Régis Hanol
95c811d21b
Add a warning about 32/64 bits kernel version
...
Docker only works on x64 systems
2014-01-20 23:10:28 +01:00
Jeff Atwood
837466aea6
we needed more RoboCop
2014-01-17 00:37:33 -08:00
Jeff Atwood
4792b7d038
more editoring
2014-01-17 00:30:49 -08:00
Jeff Atwood
6776444f63
clean up obsolete advice about upgrade error
2014-01-17 00:20:18 -08:00
Jeff Atwood
2619d8e30b
editor burp
2014-01-17 00:11:03 -08:00
Jeff Atwood
526d7f2afd
multiple container warning seems premature
2014-01-17 00:10:00 -08:00
Jeff Atwood
faa6f22692
bit more cleanup
2014-01-17 00:09:29 -08:00
Jeff Atwood
8200fe05cd
simplify intro
2014-01-17 00:03:28 -08:00
Sam Saffron
4b563ee8d6
Use array to pass in env, preserving spaces
2014-01-15 20:34:54 -08:00
Sam Saffron
8b7616cea6
remove space for now
2014-01-15 19:02:02 -08:00
Sam Saffron
92d6e15a76
eval is evil, unconditionally evil, can not allow it, searching for another solution
2014-01-15 16:48:20 -08:00
Sam Saffron
9a38bcc357
eval my way out of env var nightmare
2014-01-15 16:43:14 -08:00
Sam Saffron
1d6b87d170
BUGFIX: add quoting for env vars
2014-01-15 14:49:39 -08:00
Sam
f56c5f9a77
Update README.md
2014-01-10 14:03:55 +11:00
Sam
2a438fb622
Update README.md
2014-01-10 14:03:39 +11:00
Sam
2e5a7746cf
Update redis.yml
2014-01-10 13:59:31 +11:00
Sam
d30e09fcc0
Update standalone.yml
2014-01-10 13:59:09 +11:00
Sam
29f2f6fcc1
Update data.yml
2014-01-10 13:58:53 +11:00
Sam Saffron
2cc4e49f79
add socat
2014-01-06 21:28:02 -08:00
Sam Saffron
d7ed7814e9
add test that ensures bootstrap can not run when postgres is running
2014-01-06 21:26:48 -08:00
Michael Brown
0b0d6fcb5c
Enable universe & use tty as default debconf FE
...
* enable universe repo for current distribution
* set debconf/frontend to 'Teletype'
2014-01-06 23:40:43 -05:00
Sam Saffron
74a4fe6117
notrunc so start / stop works correctly
2014-01-02 16:36:06 -08:00
Sam Saffron
87f8d0b32c
when a container starts copy the discourse ENV over to discourse.conf
2014-01-02 16:30:41 -08:00
Sam Saffron
adff6a9089
push through all DISCOURSE env vars so you can exec rake tasks
2014-01-02 14:22:54 -08:00