Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Remove 'run metadata report'; it now runs via cron

...

$ cat /opt/sufia-project/current/REVISION 

Run the metadata report

# ssh to the prod machine as deploy user
$ cd /opt/sufia-project/current
$ bundle exec rake chf:metadata_report RAILS_ENV=production

Restart passenger without restarting apache

...