matrix-org / matrix-org/thirdroom
Add Dockerfile for static hosting
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C
- Stars
- 647
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Hosting Third Room just requires any static server and a bit of config for setting the CORS/COEP/COOP headers. However, it'd be nice to have a Dockerfile that does this for you with nginx or caddy.
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
Start by defining the Dockerfile for static hosting and review the nginx or caddy options mentioned in the issue. Ensure the chosen server applies the required CORS, COEP, and COOP headers so Third Room can be hosted with the container.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile, nginx
- Domain
- devops, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100