18F / 2015-foia-hub

A consolidated FOIA request hub.
Other
49 stars 17 forks source link

Migrate apps to new CF version & stack #740

Closed geramirez closed 9 years ago

geramirez commented 9 years ago

3 options

# delete and recreate the app
# `cf push myapp -s cflinuxfs2`
# `stack: cflinuxfs2` to your `manifest.yml` file
geramirez commented 9 years ago

Update: I just tried to upgrade, but the app crashed due to a Python issue. Don't upgrade until DevOps says the Python issue is resolved.

khandelwal commented 9 years ago

Is there a bug tracking the Python issue?

geramirez commented 9 years ago

Devops has a trello card. I'll keep tabs on it.