cc-archive / open-ledger

Prototype code and examples for work on the Creative Commons "CC Search" project
MIT License
48 stars 23 forks source link

Update Python in AWS #231

Closed pa-w closed 6 years ago

pa-w commented 6 years ago

3.5?

aldenstpage commented 6 years ago

For whatever reason, Python 3.5/6 isn't available in the dropdown menu on the AWS management console. I've tried switching via eb platform select without any luck as well. Will have to talk to AWS support.

aldenstpage commented 6 years ago

The trick is to make a brand new environment on the correct platform and copy all of the configuration (security groups, environment variables, load balancer settings...) over manually in the AWS console. We're on Python 3.6 in production now.