pulibrary / pdc_discovery

Princeton Data Commons discovery portal for Research Data
10 stars 0 forks source link

Run Playbook on production to be certain they will not fail in the future #626

Closed carolyncole closed 4 months ago

carolyncole commented 4 months ago

Yesterday when I ran the staging playbook it took down the servers because it upgraded ruby, but did not add bundler into the gems for the new ruby. I had to manually upgrade the ruby on one machine and had to add the bundler gem manually on both servers.

Try running the playbook on both pdc-discovery-prod machine individually to make sure they will work in the future.

carolyncole commented 4 months ago

Oddly the ruby did not change on production and everything ran smoothly.