learningequality / learningequality/studio
Host Studio's static assets on object storage.
Open
Nobody has claimed this yet.
DEV: sysops
TAG: new feature
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
We can store our static assets on GCS(prod)/minio(dev). That removes the need
for an nginx proxy in front of Studio, while allowing us to take advantage of
Google's CDN.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names GCS for production and minio for development but no files, tests, or entry points. Start by locating Studio's static-asset and nginx deployment configuration, then determine how assets can be served from both object-storage environments and how completion will be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100