Changeset 413

Show
Ignore:
Timestamp:
02/19/08 18:09:36 (11 months ago)
Author:
mbailey
Message:

put correct path into monit mongrel

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/deprec/templates/monit/monit_mongrel.erb

    r412 r413  
    33        group mongrel 
    44        start program = "/usr/local/bin/ruby /usr/local/bin/mongrel_rails start -d -e production -p <%=8000+counter%> -a 127.0.0.1 -P <%= deploy_to %>/shared/pids/mongrel.<%=8000+counter%>.pid -c <%= deploy_to %>/current" 
    5         stop program = "/usr/local/bin/ruby /usr/local/bin/mongrel_rails stop stop -P /var/www/apps/xman/shared/pids/mongrel.<%=8000+counter%>.pid" 
     5        stop program = "/usr/local/bin/ruby /usr/local/bin/mongrel_rails stop stop -P <%= deploy_to %>/shared/pids/mongrel.<%=8000+counter%>.pid" 
    66         
    77        if failed host 127.0.0.1 port <%=8000+counter%> protocol http