Sameer Naik
|
dd44c2b6cd
|
install: do not delete contents of /var/lib/mysql/
We now use mysql commands to check of the database exists.
|
2014-04-11 21:13:35 +05:30 |
|
Sameer Naik
|
49e06daedd
|
fix sshd command
|
2014-04-11 21:13:34 +05:30 |
|
Sameer Naik
|
0ed22d8372
|
delete mysql database files at build
|
2014-04-11 21:13:34 +05:30 |
|
Sameer Naik
|
d4a173c8bb
|
use cat instead of tee
|
2014-04-11 21:13:31 +05:30 |
|
Sameer Naik
|
157f4166a8
|
start: added SIDEKIQ_CONCURRENCY env variable to configure the concurrency level of sidekiq
|
2014-04-11 21:13:03 +05:30 |
|
Sameer Naik
|
9330660032
|
start: added DB_POOL env variable to specify the db connection pool size
|
2014-04-11 21:13:03 +05:30 |
|
Sameer Naik
|
1ba0f1f8a2
|
start nginx using supervisord
|
2014-04-11 21:13:02 +05:30 |
|
Sameer Naik
|
3e35f576ae
|
start openssh-server using supervisord
|
2014-04-11 21:13:02 +05:30 |
|
Sameer Naik
|
b1c87c5f6c
|
added REDIS_HOST and REDIS_PORT env variables configure the location of the redis server
If not specified, a redis server is spawned locally.
|
2014-04-11 21:09:34 +05:30 |
|
Sameer Naik
|
3629b9ea43
|
start: removed getopts option parsing from start script. parameters should now be set using env variables.
|
2014-04-11 21:09:33 +05:30 |
|
Sameer Naik
|
cd7c33876b
|
install: moved nginx configuration to install script
|
2014-04-11 21:09:33 +05:30 |
|
Sameer Naik
|
95ee3b9360
|
start: moved git user/email config to start script
|
2014-04-11 21:09:32 +05:30 |
|
Sameer Naik
|
b0ed3a473b
|
added a bunch to comments
|
2014-04-11 21:09:16 +05:30 |
|
Sameer Naik
|
191cb2450d
|
start: added -h|--server-url option to allow specifying the FQDN for the container.
|
2014-04-11 21:06:46 +05:30 |
|
Sameer Naik
|
5ae6ed8464
|
install: fix git operations
|
2014-04-11 21:06:05 +05:30 |
|
Sameer Naik
|
af68ba779b
|
start: start the ssh server
|
2014-04-11 21:05:36 +05:30 |
|
Sameer Naik
|
526639654e
|
initial creation
|
2014-04-11 21:05:32 +05:30 |
|