Skip to content
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

Removal of premium references #174

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
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
30 changes: 14 additions & 16 deletions trento/xml/article_sap_trento.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
%entities;

<!-- Trento specific entities -->
<!ENTITY trentopremium "Trento Premium">
<!ENTITY trento "Trento">
<!ENTITY trentoadmin "trentoservice">
<!ENTITY trentoserverip "192.168.1.2">
<!ENTITY trentoservername "<replaceable
Expand Down Expand Up @@ -36,7 +36,7 @@ As agreed on https://confluence.suse.com/x/DAEcN on our Trento doc kick off
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:its="http://www.w3.org/2005/11/its">
<title>Getting started with &trentopremium;</title>
<title>Getting started with &trento;</title>
<subtitle>&sles4sapreg;</subtitle>
<info>
<!-- History -->
Expand Down Expand Up @@ -80,15 +80,15 @@ As agreed on https://confluence.suse.com/x/DAEcN on our Trento doc kick off
-->

<!-- Social Media -->
<meta name="title" its:translate="yes">Getting started with &trentopremium;</meta>
<meta name="social-descr" its:translate="yes">Use &trentopremium; for &sles4sapa;</meta>
<meta name="title" its:translate="yes">Getting started with &trento;</meta>
<meta name="social-descr" its:translate="yes">Use &trento; for &sles4sapa;</meta>

<!-- Search -->
<meta name="description" its:translate="yes">How to use &trentopremium; for &sles4sap;</meta>
<meta name="description" its:translate="yes">How to use &trento; for &sles4sap;</meta>

<abstract>
<para>
&trentopremium; is an open cloud native Web console that aims to help
&trento; is an open cloud native Web console that aims to help
&sap; Basis consultants and administrators to check the configuration, monitor and manage the entire OS stack of their
&sap; environments, including HA features.
</para>
Expand All @@ -106,12 +106,11 @@ As agreed on https://confluence.suse.com/x/DAEcN on our Trento doc kick off
</important>

<section xml:id="sec-trento-what">
<title>What is &trentopremium;?</title>
<title>What is &trento;?</title>
<para>
&trentopremium; is the extended version of the Trento community project containing
additional checks. Apart from their naming, both are comprehensive monitoring solutions
consisting of two main components, the &t.server; and the &t.agent;.
Both Trento variants provide the following features:
&trento; is the supported version of the open source Trento project. It consists
of two main components, the &t.server; and the &t.agent;, and it
provides the following features:
</para>
<remark>toms 2024-04-18 (change#9): maybe a reference here about improved HANA multitenant support?</remark>
<!--
Expand Down Expand Up @@ -219,7 +218,7 @@ As agreed on https://confluence.suse.com/x/DAEcN on our Trento doc kick off
<!--
Most ist taken from https://confluence.suse.com/x/uoOyN
-->
<para>Trento Premium is available at no extra cost for SLES for SAP subscribers. Particularly, Trento's two main components have the following product lifecycles:</para>
<para>Trento is available at no extra cost for SLES for SAP subscribers. Particularly, Trento's two main components have the following product lifecycles:</para>

<variablelist>
<varlistentry>
Expand Down Expand Up @@ -266,7 +265,7 @@ As agreed on https://confluence.suse.com/x/DAEcN on our Trento doc kick off
</listitem>
<listitem>
<para> If you do not have a &k8s; enterprise solution but you still want
to try &trentopremium;, &suse; Rancher's K3s provides you with an easy
to try &trento;, &suse; Rancher's K3s provides you with an easy
way to get started. But keep in mind that K3s default installation process
deploys a single node &k8s; cluster, which is not a recommended
setup for a stable Trento production instance.
Expand Down Expand Up @@ -361,7 +360,7 @@ As agreed on https://confluence.suse.com/x/DAEcN on our Trento doc kick off
<listitem>
<formalpara>
<title>&t.server;</title>
<para>Access to &suse; public registry for the deployment of &t.server; premium containers.</para>
<para>Access to &suse; public registry for the deployment of &t.server; containers.</para>
</formalpara>
</listitem>
<listitem>
Expand All @@ -376,7 +375,6 @@ As agreed on https://confluence.suse.com/x/DAEcN on our Trento doc kick off

<section xml:id="sec-trento-installing-trentoserver">
<title>Installing &t.server;</title>
<!-- https://confluence.suse.com/display/SAP/Installing+Trento+Premium-->
<important>
<title>Expect changes in the installation procedure</title>
<para>
Expand Down Expand Up @@ -2436,7 +2434,7 @@ In the Trento dashboard, go to the overview corresponding to the object for whic
<title>Reporting a Problem</title>
<para>
Any &suse; customer, with a registered &sles4sap;&nbsp;15 (SP1 or higher) distribution,
experiencing an issue with &trentopremium;, can report the problem either directly in the &scc;
experiencing an issue with &trento;, can report the problem either directly in the &scc;
or through the corresponding vendor, depending on their licensing model. Please report the problem under &sles4sap;&nbsp;15 and component trento.
</para>
<para>
Expand Down
Loading