Koen Van der Auwera
0b0324fed9
set port from .env if specified
2012-05-11 14:17:03 +02:00
David Dollar
003b466a17
Merge pull request #193 from pat2man/patch-1
...
Add stop_grace_time to bluepill config
2012-05-03 12:16:23 -07:00
Patrick Tescher
2a896a0fb5
Add stop_grace_time to bluepill config. Fixes this error message:
...
Config Error: Stop_grace_time should be greater than the sum of stop_signals delays!
Changed bluepill spec example files to include stop_grace_time
2012-05-03 12:11:24 -07:00
David Dollar
6a8c81a38b
Revert "Merge pull request #192 from pat2man/patch-1"
...
This reverts commit a83dab363e , reversing
changes made to e0fe5baf1b .
2012-05-03 14:53:31 -04:00
David Dollar
a83dab363e
Merge pull request #192 from pat2man/patch-1
...
Add stop_grace_time to bluepill config
2012-05-03 11:52:02 -07:00
Patrick Tescher
53e0f4ecf9
Add stop_grace_time to bluepill config. Fixes this error message:
...
Config Error: Stop_grace_time should be greater than the sum of stop_signals delays!
2012-05-03 11:50:29 -07:00
David Dollar
e0fe5baf1b
update docs
2012-05-02 13:21:02 -04:00
David Dollar
1aa1f15b8f
update changelog
2012-05-02 13:20:54 -04:00
David Dollar
fa46a605bb
0.46.0
v0.46.0
2012-05-02 13:19:11 -04:00
David Dollar
3077857ab7
Merge pull request #191 from ged/profile_load_write_append
...
Add Procfile load/write/append API
2012-05-02 10:03:31 -07:00
David Dollar
08aa8f9d5d
Merge pull request #190 from ged/remove_obsolete_spec
...
Remove spec obsoleted by 91a8704
2012-05-02 10:01:30 -07:00
Michael Granger
771489dec9
Remove spec obsoleted by 91a8704
2012-05-02 09:37:32 -07:00
Michael Granger
053ae8f0be
Add Profile load/write/append API
2012-05-02 09:30:57 -07:00
David Dollar
af58af1c60
Merge pull request #187 from bkaney/master
...
Guard against missing Procfile in engine.rb
2012-04-29 21:00:58 -07:00
David Dollar
9075d93370
update docs
2012-04-26 17:50:03 -04:00
David Dollar
0c2e9df722
changelog
2012-04-26 17:50:00 -04:00
David Dollar
047f1ff5c4
0.45.0
v0.45.0
2012-04-26 17:49:35 -04:00
David Dollar
26b54a62c5
Merge pull request #188 from technomancy/upstart-log-dir
...
Create and chown log dir in upstart export.
2012-04-24 17:50:42 -07:00
Phil Hagelberg
7b85ad7c1a
Create and chown log dir in upstart export.
2012-04-24 17:24:53 -07:00
Brian Kaney
91a87049db
Guard against missing Procfile in engine.rb
...
Should be able to 'foreman run <task>' without a Procfile. This seems true to the orig. intent as the cli does not directly check with 'run' (as it does for 'start').
2012-04-24 15:51:14 -04:00
David Dollar
f46408e8be
remove parka from dist files
2012-04-23 16:00:27 -04:00
David Dollar
93f04e42ac
update docs
2012-04-23 15:57:06 -04:00
David Dollar
97c4582acc
changelog
2012-04-23 15:57:00 -04:00
David Dollar
5689d75a87
0.44.0
v0.44.0
2012-04-23 15:55:56 -04:00
David Dollar
1325b6750e
make var output order repeatable
2012-04-23 15:53:59 -04:00
David Dollar
638005403f
clean up file/directory interaction, add some tests
2012-04-23 15:50:23 -04:00
David Dollar
55f274532f
Merge pull request #183 from technomancy/app_root
...
Look for .env and app_root in the same dir as the Procfile.
2012-04-23 12:20:10 -07:00
Phil Hagelberg
66f76c2036
Look for .env and app_root in the same dir as the Procfile.
2012-04-20 20:59:37 -07:00
David Dollar
865cabb525
update docs
2012-04-20 19:33:14 -04:00
David Dollar
7c3c4bc58f
add more options to the start docs
2012-04-20 19:33:11 -04:00
David Dollar
2dbe8c733b
update docs
2012-04-20 17:42:47 -04:00
David Dollar
84352b82cc
changelog
2012-04-20 17:42:33 -04:00
David Dollar
383c1f87af
0.43.0
v0.43.0
2012-04-20 17:41:08 -04:00
David Dollar
ce3003b026
factor out wrap_environment
2012-04-20 17:40:53 -04:00
David Dollar
e06f4b2f9e
Merge pull request #182 from leahpar/master
...
Supervisord Export fix for environments containing commas
2012-04-20 14:36:26 -07:00
Raphael Randschau
b721fd894e
per default wrap every environment value in quotes
2012-04-20 21:15:43 +02:00
Raphael Randschau
b8ea6fd4b3
fix typo in spec description
2012-04-20 09:14:12 +02:00
Raphael Randschau
dbda63263b
fix supervisord export for environments containing commas
2012-04-20 09:11:25 +02:00
David Dollar
93cdc31be0
update docs
2012-04-18 13:04:45 -04:00
David Dollar
4dfbe46690
update changelog
2012-04-18 13:03:58 -04:00
David Dollar
0033f9caeb
0.42.0
v0.42.0
2012-04-18 13:02:51 -04:00
David Dollar
74839800a9
Merge pull request #181 from technomancy/master
...
Public read_environment
2012-04-18 10:01:38 -07:00
Phil Hagelberg
b75337e21e
Move read_environment to a public class method.
2012-04-18 09:56:17 -07:00
David Dollar
d94f941189
update gemfile.lock
2012-04-18 12:49:33 -04:00
David Dollar
0b34f067cb
Revert "Merge pull request #176 from rtyler/feature/156-foreman-stop-command"
...
Rewriting using a better Process API
This reverts commit dbe51832b0 , reversing
changes made to 69216b4c5e .
2012-04-18 12:48:51 -04:00
David Dollar
dbe51832b0
Merge pull request #176 from rtyler/feature/156-foreman-stop-command
...
Adding #stop method to Foreman::Engine
2012-04-11 10:29:54 -07:00
R. Tyler Croy
3a2a53be95
Remove ALL_PROCESSES and default the name arguments to #start/#stop to nil
2012-04-11 10:25:58 -07:00
R. Tyler Croy
b2bf95479e
Refactor #stop to reference ALL_PROCESSES for a bit clearer readability
2012-04-10 20:35:59 -07:00
R. Tyler Croy
48f764e347
Refactor #spawn_processes into #start(name)
...
When passed nil (aka ALL_PROCESSES) #start will start all processes in the
Procfile as per existing behavior
2012-04-10 20:35:59 -07:00
R. Tyler Croy
de62d0655e
Re-name the main Foreman::Engine method to #run to avoid a name collision with #start(name)
2012-04-10 20:35:59 -07:00