Skip to content

Conversation

@psiemens
Copy link
Member

What problem does this PR solve?

The Ubyssey app currently uses Whitenoise to serve static files directly from App Engine, but this adds some overhead, especially on instance initialization.

How did you fix the problem?

I'd like to experiment with serving static files from Google Cloud Storage to see if it has a noticeable impact on site performance.

TODO

I've got this code working in a sandboxed App Engine project, but we likely need to make tweaks to the GitHub Actions release workflow to ensure that static files are uploaded to the Ubyssey production bucket.

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.

2 participants