Skip to content

Instantly share code, notes, and snippets.

@nowthatsamatt
Created January 13, 2012 15:46
Show Gist options
  • Save nowthatsamatt/1607053 to your computer and use it in GitHub Desktop.
Save nowthatsamatt/1607053 to your computer and use it in GitHub Desktop.
[program:import_script]
command=RAILS_ENV=production bundle exec rails runner extras/import_script.rb
autorestart=true
directory=/srv/app/current
redirect_stderr=true
stdout_logfile=/srv/service_logs/import_script.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