Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topic/appengine #71

Merged
merged 2 commits into from
Aug 7, 2016
Merged

Topic/appengine #71

merged 2 commits into from
Aug 7, 2016

Conversation

lestrrat
Copy link
Contributor

@lestrrat lestrrat commented Aug 7, 2016

Most of this stuff has been backported to master, and having the appengine specific files does not hurt us.

refs #37

Notes:
* Still unclear how we should handle secret information such as
  keys and tokens.
* app.wsgi better be renamed to app.py
* In GAE, we would have to use memcached, so Redis must be changed.
* For https, certificates will have to be handled differently :/

So we still can't just migrate to GAE, but this is a start, so I will
commit, and keep it.

refs #37
@lestrrat lestrrat merged commit 5126320 into master Aug 7, 2016
@lestrrat lestrrat deleted the topic/appengine branch August 7, 2016 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant