Andrew Cantino
|
b60bd49f08
|
also not used
|
2015-09-04 08:28:37 -07:00 |
|
Ian Blenke
|
423b98239b
|
Updated to reflect proper variable names
|
2015-08-27 22:00:16 -04:00 |
|
Ian Blenke
|
7a5aa2b77f
|
Renaming the README.md example mysql docker container name to huginn_mysql to prevent collision with other mysql named instance containers, as pointed out by dsander
|
2015-08-21 22:12:07 -04:00 |
|
Ian Blenke
|
20edc06050
|
Fixed a mention of cantino/huginn in the README, which should be mysql, as identified by dsander
|
2015-08-21 22:09:21 -04:00 |
|
Ian Blenke
|
564c1c352f
|
Fixing mention of mysql_test:ping, which should match the rake target named database_test:ping
|
2015-08-21 22:03:38 -04:00 |
|
Ian Blenke
|
30fcbec7cc
|
Changing the mysql-data command: from true to /bin/true to avoid a Go boolean conversion error that dsander identified
|
2015-08-21 22:00:59 -04:00 |
|
Ian Blenke
|
7b952fa8ac
|
Merged master to re-converge after merge of PR #983
|
2015-08-21 21:57:12 -04:00 |
|
Dominik Sander
|
ce90e50805
|
Include development group in docker build and switch default port
|
2015-08-21 23:43:06 +02:00 |
|
Ian Blenke
|
16b4c6cad1
|
Fixed conflict in docker/scripts/init with bind to 0.0.0.0
|
2015-08-16 20:58:56 -04:00 |
|
Ian Blenke
|
0764e95b53
|
Refactoring mentions of port 5000 back to mention port 3000 instead to remove confusion
|
2015-08-16 20:54:15 -04:00 |
|
Ian Blenke
|
7f4bda9be0
|
Merge pull request #901 from ianblenke/ianblenke/issue896
Addressing issue #896 by checking for leftover pid file
|
2015-07-14 22:03:37 -04:00 |
|
Ian Blenke
|
878cf12393
|
Switch from trying to set HUGINN_DATABASE_USER to the correct variable name of HUGINN_DATABASE_USERNAME
|
2015-07-13 13:00:04 -04:00 |
|
Ian Blenke
|
577715ec87
|
Remove the -f flag
|
2015-07-12 00:45:18 -04:00 |
|
Ian Blenke
|
60622c5a00
|
Adding a working example of docker linked mysql container for issue #887
|
2015-07-11 23:31:55 -04:00 |
|
Ian Blenke
|
8b267857e8
|
Fix the PORT for issue #895
|
2015-07-11 13:20:53 -04:00 |
|
Ian Blenke
|
99ebeb80b8
|
Addressing issue #896 by checking for leftover pid file, and removing it if it exists
|
2015-07-10 22:57:40 -04:00 |
|
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 |
|