Issue
How to use cldeploy to convert CentOS or AlmaLinux server to CloudLinux?
Environment
- cldeploy
- AlmaLinux
- CloudLinux
- CentOS
Solution
A CentOS or AlmaLinux server can be converted to CloudLinux with the cldeploy script.
The script may be downloaded with the following command:
$ wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
From there on you may use
sh cldeploy -k <activation_key>
or
$ sh cldeploy -i
Depending on the license type (a key or IP-based).
Useful links
https://docs.cloudlinux.com/cloudlinux_installation/#converting-existing-servers
https://docs.cloudlinux.com/command-line_tools/#cldeploy
Comments
0 comments
Please sign in to leave a comment.