-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DRAFT] Implement alternate SM install journey #4601
base: main
Are you sure you want to change the base?
Conversation
👋 🤖 🤔 Hello, @conceptualshark! Did you make your changes in all the right places? These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.6/.
You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines. |
@theburi I don't think this represents the final state, just an initial cutover to a new structure before we introduce any content changes. Here's a few outstanding items:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @conceptualshark! As dsicussed - great first iteration to structure the docs in a more user journey focused way!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
653fbab
The preview environment relating to the commit c126e89 has successfully been deployed. You can access it at https://preview.docs.camunda.cloud/pr-4601/index.html |
@akeller @theburi Looking for some final feedback here to ideally get a version of this merged prior to the next alpha/other, additional content restructuring. I don't plan on making significant changes to the actual written docs in this PR, but have created some landing pages for the new content sections to at least give a place for future content to live. I presented this to the SM teams at our kick-off meeting, and received approval there for internal understanding, as well as for meeting the expectations of what our SM audience might expect for coming to this section of the docs. I've hesitated on backporting to 8.7, but think it might be worthwhile if the upcoming reference architecture docs/changes are going to be available in 8.7 as well. Otherwise, the goal is to position these docs better for the 8.8 unified architecture, with suggestions for the remaining content to follow! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The high-level simplicity here is fab!
{ | ||
"Reference architecture": [ | ||
"self-managed/reference-architecture/reference-architecture", | ||
"self-managed/reference-architecture/manual/manual", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the manual option intentionally under reference arch? Can I get more context here?
I'm really happy with the direction this is heading and think you have a few choices. None of this is blocking if you are going to 8.8, but there are a few catches: 💡 You can merge, pretty much as-is, to 8.8. This would mean you accept that the rendered sidebar content doesn't reflect the directories in the repo, which could make it a weird experience to update and navigate, particularly if you look at the URLs. If you assume most people navigate this area through the sidebar, the URLs in an unreleased version may not matter as much. But as we approach 8.8, this would need to be cleaned up and there would be a healthy amount of redirects. This enables you to iterate but also deliver incrementally, which I fully support. ❓ Backporting to 8.7 means things need to be really buttoned up by April. Is that reasonable? Particularly given my comments above. In the spirit of incremental delivery, and as the DRI of this docs area, please feel empowered to focus on 8.8 and bring that to a fantastic state in time for release day. That said, you'll likely still continue to get feedback about 8.7 docs. |
Description
This PR attempts to implement a proposed restructuring of the initial/installation SM content. It does not attempt to rewrite any of this content, only attempt to change the architecture; changes to content can come in future iterations, and may be identified here for updates.
I expect there will be future changes required, but would like this to move iteratively, and can follow up with additional improvements to content as they are identified.
Current (left) vs Proposed (right) state of the docs:
Most importantly:
When should this change go live?
hold
label or convert to draft PR)PR Checklist
/versioned_docs
directory./docs
directory (aka/next/
).