Commit graph

23 commits

Author SHA1 Message Date
gissehel
d8434803f3 Adding 0.0.0.0 as the interface to bind, as it seems rails 4.2 changed the default behavior 2015-04-19 11:00:38 +00:00
Ian Blenke
0c5baaa5fa Use the cantino/huginn repository for building the docker image 2015-01-13 01:01:42 -05:00
Ian Blenke
651c1aac8a Disable debug logging for supervisord 2015-01-13 00:58:33 -05:00
Ian Blenke
f8d1a1666c Add the mysqld unit so it can be started 2015-01-13 00:41:40 -05:00
Ian Blenke
4b253007d8 Do not respawn foreman, if it dies the docker container really should exit as well 2015-01-13 00:34:29 -05:00
Ian Blenke
03f3b98999 Handle empty DATABASE_HOST 2015-01-13 00:30:56 -05:00
Ian Blenke
69e6fea736 Trying to get mysql to init 2015-01-13 00:24:25 -05:00
Ian Blenke
26dc5e96fd Fixing the environment processing 2015-01-13 00:05:32 -05:00
Ian Blenke
f7e065965d Sorting things out 2015-01-12 23:43:27 -05:00
Ian Blenke
55958b96ac Here document quoting hell 2015-01-12 23:23:39 -05:00
Ian Blenke
74b0809770 Fix timeout decrement and comparisons 2015-01-12 23:11:32 -05:00
Ian Blenke
32c1c164f8 Attempting to fix supervisord 2015-01-12 23:01:24 -05:00
Ian Blenke
df623ec2f5 Adding debugging 2015-01-12 22:40:42 -05:00
Ian Blenke
bff5e75ec0 Refactoring the docker image to exec supervisord and properly handle DO_NOT_RUN_JOBS 2015-01-12 21:36:58 -05:00
Kyu Lee
a623c47a06 Typo - HUGINN_SMTP_DOMAIM -> HUGINN_SMTP_DOMAIN 2014-10-23 23:02:12 -04:00
Ian Blenke
62304e344c Generated .env is not shell evaluated, eval first 2014-09-24 02:57:36 -04:00
Ian Blenke
eb67c7ad67 Fixed path in docker image to .env.example 2014-09-24 01:56:47 -04:00
Ian Blenke
a1f7b2e6f0 Refactoring the sourcing of .env.example as the driver for the generated .env 2014-09-21 20:27:01 -04:00
Ian Blenke
df8440d953 Refactored the environment variables to use a HUGINN_ prefix 2014-09-14 16:27:14 -04:00
Ian Blenke
a587c9caa7 Fix github project name in docker/README.md 2014-09-14 08:11:20 -04:00
Ian Blenke
784fae1cb2 Changing the Maintainer to just Andrew Cantino 2014-09-13 23:09:31 -04:00
Ian Blenke
aa3b154944 Changing the maintainer email in the Dockerfile 2014-09-13 23:07:03 -04:00
Ian Blenke
a44ac45376 Added ianblenke/docker-huginn as docker/ subdirectory, moved Dockerfile out of the root and renamed as Dockerfile.rbenv 2014-09-13 23:04:20 -04:00