You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cloudlinuxos/shared-pro/README.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2955,22 +2955,24 @@ Required packages:
2955
2955
* `lvemanager` >= 6.2.10-1
2956
2956
* `alt-php-xray` >= 0.2-1
2957
2957
2958
-
## Link server to CLN account
2958
+
## Link server to CLN account (available only for resellers and activated by demand)
2959
2959
2960
2960
**Why do we need a server linking to CLN?**
2961
2961
One of the main CloudlinuxOS Shared Pro features is Centralized Monitoring. In case when a customer uses the license provided by the reseller the server registered with such license will be linked to the reseller's CLN account. As a result, customers cannot see the data in Centralized Monitoring. To allow a customer to see the data in such a case we implemented an ability to link the server to the customer's own CLN account.
2962
2962
2963
2963
**Who can use it?**
2964
-
Only customers who use CloudlinuxOS Shared Pro licenses provided by resellers.
2964
+
Only customers who use CloudlinuxOS Shared Pro licenses provided by resellers can use this feature.
2965
2965
However, it's crucial to understand when linking is appropriate.
2966
2966
2967
-
* When to link: The primary users for this feature are customers of license-only resellers. If you acquired your license this way, you can link the server to your CLN account. By doing so, you acknowledge that it is your responsibility to only link servers that are owned and operated by the same entity.
2967
+
The primary users for this feature are customers of license-only resellers. If you acquired your license this way, you can link the server to your CLN account. By doing so, you acknowledge that it is your responsibility to only link servers that belong to the same owner.
2968
2968
2969
-
:::warning When NOT to link!
2969
+
:::warning Сonditions under which linking is not advisable!
2970
2970
* Some partners use a single account to manage servers they own directly alongside servers they resell to various clients. To avoid mixing data and granting unintended access, these distinct groups of servers should not be linked to one end-customer account.
2971
2971
:::
2972
2972
2973
-
If your server is eligible for linking, you will see a component in the CloudLinux Manager UI.
2973
+
:::tip Info
2974
+
If you are a reseller and interested in this feature, please leave your request on [our feature portal](https://features.cloudlinux.com/).
2975
+
:::
2974
2976
2975
2977
**How to link a server?**
2976
2978
If your server is linkable you will see in the Cloudlinux Manager UI (Dashboard tab) the component with input field which allows linking the server to CLN.
@@ -3022,4 +3024,4 @@ To link we have to:
3022
3024
/usr/sbin/cl-link-to-cln --linking-token=TOKEN
3023
3025
```
3024
3026
3025
-
Token you can find here [https://cln.cloudlinux.com/console/profile/details](https://cln.cloudlinux.com/console/profile/details).
3027
+
Token you can find here [https://cln.cloudlinux.com/console/profile/details](https://cln.cloudlinux.com/console/profile/details).
0 commit comments