[pbs-devel] applied/followed-up: [PATCH proxmox-backup] docs: mention support subscription plans
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Mar 16 20:40:51 CET 2021
On 16.03.21 14:21, Dylan Whyte wrote:
> and change enterprise repository section to present tense.
>
> Signed-off-by: Dylan Whyte <d.whyte at proxmox.com>
> ---
> docs/introduction.rst | 11 +++++++++--
> docs/package-repositories.rst | 2 +-
> 2 files changed, 10 insertions(+), 3 deletions(-)
>
> diff --git a/docs/introduction.rst b/docs/introduction.rst
> index 5e754477..d51d67b5 100644
> --- a/docs/introduction.rst
> +++ b/docs/introduction.rst
> @@ -76,8 +76,15 @@ Main Features
> :Open Source: No secrets. Proxmox Backup Server is free and open-source
> software. The source code is licensed under AGPL, v3.
>
> -:Support: Enterprise support will be available from `Proxmox`_ once the beta
> - phase is over.
> +:Support: Proxmox Server Solutions GmbH offers enterprise support in the form of
> + `Proxmox Backup Server Subscription Plans
> + <https://www.proxmox.com/en/proxmox-backup-server/pricing>`_. Users at every
> + subscription level get access to the Proxmox Backup `Enterprise Repository
> + <https://192.168.23.140:8007/docs/package-repositories.html#proxmox-backup-enterprise-repository>`_.
I do not think your private PBS docs instance is available to our users ;)
Fixed that by adding a label and using the correct internal reference syntax:
https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#ref-role
> + In addition, with a Basic, Standard or Premium subscription, users have
> + access to the Proxmox Customer Portal. The Customer Portal provides support
> + with guaranteed response times from the Proxmox developers. For more
> + information or for volume discounts, please contact office at proxmox.com.
This whole paragraph was rather long for the main features overview list, which
should provide, well, and overview.
I added the missing subsection for "Enterprise Support" to the "Getting Help"
section, and moved the information about contacting office@ down there.
>
>
> Reasons for Data Backup?
> diff --git a/docs/package-repositories.rst b/docs/package-repositories.rst
> index d6cf5c80..8f87ca25 100644
> --- a/docs/package-repositories.rst
> +++ b/docs/package-repositories.rst
> @@ -72,7 +72,7 @@ Here, the output should be:
> `Proxmox Backup`_ Enterprise Repository
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> -This will be the default, stable, and recommended repository. It is available for
> +This is the stable, recommended repository. It is available for
> all `Proxmox Backup`_ subscription users. It contains the most stable packages,
> and is suitable for production use. The ``pbs-enterprise`` repository is
> enabled by default:
>
applied, thanks!
More information about the pbs-devel
mailing list