Migrating installation to Botkube Cloud
Migrating installation to Botkube Cloud​
If you have started using Botkube with the Open Source installation, you have the option to migrate this instance to be managed using Botkube Cloud.
To make the migration process easier, we provide a dedicated botkube cloud migrate command that seamlessly transfers your Botkube installation to Botkube Cloud.
Supported Botkube platforms:
- Socket Slack
 - Discord
 - Mattermost
 
Steps​
note
Export valid KUBECONFIG environment variable before running migration command.
Run Botkube migrate:
botkube cloud migrate
Limitations​
The following list contains current limitations that we will address in the near future:
- All custom RBAC settings assigned to plugins are ignored and will be replaced by default read-only permissions.
 - All 3rd-party plugins are ignored.
 - Minimal supported Botkube version is v1.0.0.
 
See more​
To learn more about botkube cloud migrate and all supported settings, visit the Botkube migrate document.