Skip to content

Instantly share code, notes, and snippets.

@nowthatsamatt
Created January 13, 2012 16:35
Show Gist options
  • Save nowthatsamatt/1607381 to your computer and use it in GitHub Desktop.
Save nowthatsamatt/1607381 to your computer and use it in GitHub Desktop.
[program:stats_import_script_nba"]
command="RAILS_ENV=production bundle exec rails runner extras/stats_import_script_nba.rb"
autorestart=true
directory=/srv/app/current
redirect_stderr=true
stdout_logfile=/srv/service_logs/stats_import_script_nba.log
stdout_logfile_maxbytes=500MB
stdout_logfile_backups=10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment