Add documentation about mail server configuration for online development
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 176
- Forks
- 74
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 21
Description
Add documentation about mail server configuration for online development:
https://github.com/codalab/codabench/wiki/How-to-deploy-Codabench-on-your-server
This is an important step to deploy a functional platform because without this the user creation is clumsy: users do not receive email confirmation and we need to find the link in Django logs.
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 reading the linked “How to deploy Codabench on your server” wiki page and inspect the existing Django deployment and mail configuration guidance. Document the mail server setup needed for online development, including how to verify that user confirmation emails arrive instead of relying on Django logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100