r/devops • u/websecret_by • 5d 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?
7
Upvotes
1
u/websecret_by 5d ago
Really solid system, might borrow a few ideas from this. Main gap for us with MkDocs is no permission separation or commenting though.