Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- Updated the admin_* screenshots in multiple sections
- Aligned the preface section to match the navigation in
Installation and Upgrade Guide
Copy link

Copilot AI Oct 19, 2025

Choose a reason for hiding this comment

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

Grammar: add the definite article. It should read 'in the Installation and Upgrade Guide.'

Suggested change
Installation and Upgrade Guide
the Installation and Upgrade Guide

Copilot uses AI. Check for mistakes.
- Fixed the broken references for the system details pages
in Reference Guide
Copy link

Copilot AI Oct 19, 2025

Choose a reason for hiding this comment

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

Grammar: add the definite article. It should read 'in the Reference Guide.'

Suggested change
in Reference Guide
in the Reference Guide

Copilot uses AI. Check for mistakes.
- Corected the procedure instruction in Administration Guide
(bsc#1252023)
- Improved documentation about monitoring in Administration
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ endif::[]
ifndef::backend-pdf[]
[[installation-and-upgrade-overview]]
= Installation, Deployment and Upgrade
:revdate: 2025-05-21
:revdate: 2025-10-18
:page-revdate: {revdate}

// HTML Publication date
Expand All @@ -20,9 +20,9 @@ This guide provides comprehensive, step-by-step instructions for deploying, upgr
It is organized into the following sections:

* **Requirements:** Outlines the essential hardware, software, and networking prerequisites to ensure a smooth setup.
* **Deployment and Installation:** Guides you through deploying {productname} as a container and completing the initial configuration.
* **Installation and Deployment:** Guides you through deploying {productname} as a container and completing the initial configuration.
* **Upgrade and Migration:** Details the process for upgrading and migrating {productname} while minimizing downtime.
* **Basic Server Management:** Covers fundamental server operations, helping you get started with {productname} efficiently.
* **Basic Server and Proxy Management:** Covers fundamental server operations, helping you get started with {productname} efficiently.

== Copyright Notice

Expand Down
22 changes: 11 additions & 11 deletions modules/reference/pages/systems/system-details/sd-details.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[[ref-systems-sd-details]]
= System Details
:revdate: 2025-05-20
:revdate: 2025-10-18
:page-revdate: {revdate}

The [guimenu]``System Details`` section allows you to manage the details for a chosen client.
Expand All @@ -13,16 +13,16 @@ The menu:Systems[Details > Overview] subtab is displayed by default.
Which tabs are available is dependent on the [systemitem]``system type`` of the client you have selected.
Most often, the flollowing are available:

* [guimenu]``Details`` - xref:reference:systems/system-details/sd-details.adoc
* [guimenu]``Software`` - xref:reference:systems/system-details/sd-software.adoc
* [guimenu]``Configuration`` - xref:reference:systems/system-details/sd-configuration.adoc
* [guimenu]``Provisioning`` - xref:reference:systems/system-details/sd-provisioning.adoc
* [guimenu]``Groups`` - xref:reference:systems/system-details/sd-groups.adoc
* [guimenu]``Audit`` - xref:reference:systems/system-details/sd-audit.adoc
* [guimenu]``States`` - xref:reference:systems/system-details/sd-states.adoc
* [guimenu]``Formulas`` - xref:reference:systems/system-details/sd-formulas.adoc
* [guimenu]``Recurring Actions`` - xref:reference:systems/system-details/sd-recurring-actions.adoc
* [guimenu]``Events`` - xref:reference:systems/system-details/sd-events.adoc
* [guimenu]``Details`` - xref:reference:systems/system-details/sd-details.adoc[]
* [guimenu]``Software`` - xref:reference:systems/system-details/sd-software.adoc[]
* [guimenu]``Configuration`` - xref:reference:systems/system-details/sd-configuration.adoc[]
* [guimenu]``Provisioning`` - xref:reference:systems/system-details/sd-provisioning.adoc[]
* [guimenu]``Groups`` - xref:reference:systems/system-details/sd-groups.adoc[]
* [guimenu]``Audit`` - xref:reference:systems/system-details/sd-audit.adoc[]
* [guimenu]``States`` - xref:reference:systems/system-details/sd-states.adoc[]
* [guimenu]``Formulas`` - xref:reference:systems/system-details/sd-formulas.adoc[]
* [guimenu]``Recurring Actions`` - xref:reference:systems/system-details/sd-recurring-actions.adoc[]
* [guimenu]``Events`` - xref:reference:systems/system-details/sd-events.adoc[]

ifeval::[{mlm-content} == true]

Expand Down