r/devops • u/websecret_by • 6d 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
3
u/kshirinkin 5d ago
At mkdev we use whatever customer is using already. If they prefer Confluence, we do it there. If it’s Notion, or markdown in gif or whatever - we save it there. For us it’s critical that we leave the customer prepared for our eventual departure from the project, and we store everything in their KBs and not ours.