Skip to content

Update supported OS versions for installation guides#410

Merged
vvlladd28 merged 1 commit into
thingsboard:mainfrom
epalchenko:Actualization-of-supported-OS-versions
Jun 5, 2026
Merged

Update supported OS versions for installation guides#410
vvlladd28 merged 1 commit into
thingsboard:mainfrom
epalchenko:Actualization-of-supported-OS-versions

Conversation

@epalchenko

Copy link
Copy Markdown
Contributor

Description

Updated supported OS versions across installation guides:

  • Removed RHEL 10 from the list of supported OS versions in CentOS/RHEL installation guide
  • Added Ubuntu 26.04 LTS to Ubuntu installation guides (ThingsBoard CE/PE, Edge, Trendz, IoT Gateway)

Type of change

  • New / updated documentation page (src/content/docs/**)
  • Shared include file (src/content/_includes/**)
  • Component, layout, or styling change (src/components/**, src/styles/**)
  • Landing / use-case / case-study page (src/pages/**, src/data/**)
  • Redirects (src/data/redirects.ts)
  • Version bump / release (see release skill)
  • Build, CI, scripts, or tooling
  • Other (please describe)

Affected products

Related issues

  • Closes #

Checklist

  • pnpm check passes (Astro / TypeScript)
  • pnpm lint:eslint passes
  • pnpm lint:slugcheck passes (required if pages were added/renamed/moved across languages)
  • pnpm lint:linkcheck passes locally — required to merge; run it before requesting review (use pnpm lint:linkcheck:nobuild if you already ran a build)
  • Renamed/removed pages have a redirect in src/data/redirects.ts, and pnpm generate:redirects was run
  • No hardcoded versions — values come from src/data/versions.ts
  • Screenshots attached for visual changes

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates OS support statements in the documentation to reflect current supported distributions for installation.

Changes:

  • Added Ubuntu 26.04 LTS to Ubuntu installation guides (ThingsBoard installation include, Edge, Trendz, IoT Gateway).
  • Removed RHEL 10 from the supported OS list in the CentOS/RHEL prerequisites include.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/content/docs/docs/trendz/installation/ubuntu.mdx Adds Ubuntu 26.04 LTS to Trendz-on-Ubuntu page metadata and intro text.
src/content/_includes/docs/iot-gateway/installation/deb-installation.mdx Expands the supported Ubuntu versions list to include 26.04 LTS for IoT Gateway deb install.
src/content/_includes/docs/installation/ubuntu.mdx Updates the supported Ubuntu versions bullet to include 26.04 LTS for ThingsBoard installation.
src/content/_includes/docs/installation/rhel.mdx Removes RHEL 10 from the supported OS list in RHEL/CentOS prerequisites.
src/content/_includes/docs/edge/installation/ubuntu.mdx Adds Ubuntu 26.04 LTS to the Edge installation intro sentence.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vvlladd28 vvlladd28 merged commit d1d7ef4 into thingsboard:main Jun 5, 2026
5 checks passed
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.

4 participants