CodeYourFuture / CodeYourFuture/immersive-go-course
Troubleshooting exercise 2: Consider Running the process as a non-root user
Open
- Dominant language
- Go
- Stars
- 157
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
Rather than requiring the trainees `sudo`, it could be interesting to run the process as their user. This mimics many production set-ups where processes run as service-specific users (which teams may be able to ssh as) to avoid needing to give many folks root.
Contributor guide
Assessment
This issue has not been assessed yet.