mlibrary/heliotrope

after release to production task

Closed this issue · 4 comments

For now, pending the migration to fauxpaas, after a release to produciton, run:

sudo -u heliotrope-production RAILS_ENV=production bundle exec rake sitemap:refresh in the current directory.

Then make sure the sitemaps directory is group writeable so the deploy can be deleted later on.

  • Append the following line to ./config/settings/production.yml
    cosign_logout_url: "https://weblogin.umich.edu/cgi-bin/logout?"

We don't yet have the cosign stuff enabled for production, A&E is in the process of doing it, so I'm going to leave this open until that's done.

We'll make the cut over sometime on the 12th.

cosign login is enabled in production