Commit graph

7 commits

Author SHA1 Message Date
Paim pozhil
f6712e8c5f Merge 2ac177b954 into 4f3d690cd3 2014-06-05 23:54:20 +00:00
Jason Wilder
4f3d690cd3 Stream logs to stdout/err
Nginx and docker-gen logs can now be seen via docker logs.
2014-06-03 16:30:05 -06:00
Paimpozhil
2ac177b954 Revert unwanted commits 2014-05-22 17:44:59 -04:00
root
b78b1f05a4 Fix long server names 2014-05-22 17:39:53 -04:00
paimpozhil
629bd8fcfd fix for biggernames in server 2014-05-22 17:33:19 -04:00
Jason Wilder
592ed499d7 Improve port configuration
Should address #6.

The port selection now works as follows:

* If there is only 1 port exposed by the container, that port is used.
* If there is a VIRTUAL_PORT env variable defined, that port is used.
* Otherwise, default to port 80, if exposed.
2014-05-19 21:10:53 -06:00
Jason Wilder
3d25e3da57 Initial commit 2014-05-05 11:02:01 -06:00