Disbale Enterprise Trial License
Is there a way to disable the enterprise trial license? I want to test only the community edition features but it looks like I have to enable the enterprise trial license. I get the below note after the install.
"ClusterControl is now installed. Please register before you can start using it. We will enable a 30 days trial license so you can try the enterprise features. We hope you enjoy it!"
-
Hi William,
You can disable the trial license by running the following command on the ClusterControl server:
$ mysql -p -e 'truncate table cmon.license'
$ service cmon restart
However, after this, only a paid license can be used. You can't re-enable the trial license.
Regards,
Sebastian.
Please sign in to leave a comment.
Comments
3 comments