Guest User

Untitled

a guest
Nov 20th, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. **In attendance:** Amruta, Lauren, Sean
  2.  
  3. ### Problem
  4.  
  5. Lots of negative votes on current docs home page
  6.  
  7. ### Solution
  8.  
  9. Workflow-topic based content
  10. - Fulfill user's intent "ISBAT"
  11. - Focusing on workflows gives us a new way to organize information that currently DNE
  12. - Create new overview pages for each workflow to give us a chance to help scaffold user's experience/understanding of product area
  13.  
  14. ### Strawman/v0 Implementation
  15. Collapsable tiles that hide/show links
  16.  
  17.  
  18. 6 tiles with content
  19. 4 links
  20. 1 overview
  21. 3 add'l links
  22.  
  23. 1. Get Started [Sean]
  24. - What is CockroachDB? (Overview)
  25. - Install CockroachDB
  26. - Start a Cluster
  27. - Build an app
  28.  
  29. 2. SQL [Rich]
  30.  
  31. - SQL Statements
  32. - Top 3 SQL statement pages
  33.  
  34. 3. Migrate to CockroachDB [Lauren]
  35.  
  36. - Migration Overview
  37. - Import
  38. - Import
  39. - Import
  40.  
  41. 4. Deployments [Lauren]
  42.  
  43. - Deployment Overview
  44. - AWS
  45. - Production Checklist
  46. - Kubernetes
  47.  
  48. 5. Troubleshooting [Amruta]
  49.  
  50. - Troubleshooting Overview
  51. - SQL Troubleshooting
  52. - Deployment Troubleshooting
  53. - Security Troubleshooting
  54.  
  55. 6. Security [Amruta]
  56.  
  57. - Security Overview
  58. - Certificates
  59. - Users
  60. - Encryption at Rest
  61.  
  62. ### Timeline
  63.  
  64. We need to generate the overview pages we've identified before. This isn't a lot of content, but it isn't on the roadmap. Maybe by EOQ? If not, can tackle in Q1.
  65.  
  66. ### Additional work:
  67.  
  68. - Expanding side nav by default on home page?
  69. - Control F through all docs content (M-sized dev work)
Add Comment
Please, Sign In to add comment