Deployed to dev01 on the Rrackspace cloud.

This commit is contained in:
Jonathan Bernard
2011-03-11 12:32:06 +00:00
parent 3c3d553768
commit b59b628cb5
4 changed files with 26 additions and 2 deletions

11
yaws.prod.conf Normal file
View File

@ -0,0 +1,11 @@
ebin_dir = /usr/lib/yaws/timestamper/ebin
include_dir = /usr/lib/yaws/timestamper/include
runmod = timestamper
<server timestamper.jdbernard.com>
port = 80
listen = 0.0.0.0
docroot = /usr/lib/yaws/timestamper/www
appmods = ts_api
</server>