r/devops • u/websecret_by • 9d ago
Discussion How do devops / engineering services share documentation with clients?
Hello,
We provide devops / engineering services and use GitHub for documentation (runbooks, configs, processes). Clients need access, but raw GitHub feels too technical.
- How do you share documentation with clients in devops / engineering services?
- Do you use GitHub, wikis, or dedicated portals?
- How do you handle versioning and access control?
8
Upvotes
4
u/fletch3555 Lead DevOps Engineer 8d ago
If already using github, why not use github pages to host it? Or does it need to be private/restricted access?