Skip to content

docs: add note on versions to install guide#1439

Merged
edibotopic merged 1 commit intomainfrom
docs-link-install-to-version-change
Apr 15, 2026
Merged

docs: add note on versions to install guide#1439
edibotopic merged 1 commit intomainfrom
docs-link-install-to-version-change

Conversation

@edibotopic
Copy link
Copy Markdown
Contributor

The installation guide currently only covers installing stable versions of the daemon and broker.
But users may be interested in the edge version, or may be on the edge docs and expect to see guidance on edge versions.

For now, the most immediate solution to this problem is to provide a prominent link to the documentation on changing versions.

The purpose of the edge docs is not strictly to promote the edge version or to only offer guidance on the edge version. It primarily allows us to document the latest features available on edge. For now, there is no harm in defaulting to stable for the install guide, even in the edge docs, as long as we clearly link to the relevant documentation. If anything, it reinforces the recommendation for use of stable in production.

Readers of the stable docs may also benefit from knowing about switching versions (for testing features, debugging, etc.), so the link helps both groups.

Alternative solutions, such as conditional rendering of docs in stable | edge, may be investigated in future, but could introduce complexity.

Closes #1341

UDENG-9457

@edibotopic edibotopic marked this pull request as ready for review April 14, 2026 09:55
Copy link
Copy Markdown
Member

@denisonbarbosa denisonbarbosa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a nice addition. Is it worth reiterating here that switching to the edge version comes with risks (even though we talk about that in the following section)?

@edibotopic
Copy link
Copy Markdown
Contributor Author

That's a nice addition. Is it worth reiterating here that switching to the edge version comes with risks (even though we talk about that in the following section)?

Good question @denisonbarbosa . I think it's OK to not warn here, because we are not actually instructing people how to do switch on this page. It's sufficient that the page where the instructions are given include the warning, and that both pages emphasize stable for production.

Users may want to use the edge version.
Users may also be on the edge docs and expect to see guidance on edge.

For now, the most immediate solution is to link to the appropriate
documentation.

The purpose of the edge docs is not necessarily to promote the edge
version or to only offer guidance on the edge version. It also allows us
to document the latest features. For now, there is no harm in defaulting
to stable for the install guide, even in the edge docs.

Reader of the stable docs may also benefit from increased awareness
about switching versions (for testing features, debugging, etc.).
@edibotopic edibotopic force-pushed the docs-link-install-to-version-change branch from 13c6d12 to 4b4b009 Compare April 15, 2026 07:41
@edibotopic edibotopic merged commit 99adbcc into main Apr 15, 2026
6 checks passed
@edibotopic edibotopic deleted the docs-link-install-to-version-change branch April 15, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider pointing to the edge PPA on "installing authd" page of the edge-docs

2 participants