writefreely / writefreely/documentation
Document how to run writefreely under a separate user
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 18
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Following the Getting Started page results in the writefreely server process running as root, which is far from ideal from a security perspective. It would be better to create a separate user and run the server process under that user.
See https://github.com/writefreely/writefreely/issues/85 for more context.
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 with the Getting Started page linked in the issue and review issue #85 for the security context. Document how to create a separate user and run the writefreely server under it; the Getting Started instructions should no longer lead users to run the process as root.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100