Publish a Plugin
soulimane
Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 4 ✭✭✭
Hello,
Is there a way to publish a plugin to the store or to share plugin with clients without sharing the code of the plugin (avoid convert to plugin dev button and public github)? Like protecting it ?
Thank you for your help!
Answers
-
Ioannis Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 28 ✭✭✭✭✭
Ιf you install a plugin to an instance, the code is not available.
I don't know if it's possible to share only the github url (https or ssh) for cloning a repo, have it private so the clients won't be able to see the code, but they will be able to install it through it.
-
soulimane Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 4 ✭✭✭
Thank you for your answer !
we do not see the code even if we have this option (in the image) ?
-
Ioannis Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 28 ✭✭✭✭✭
If the plugin goes to dev mode I think to code will be visible. You should restrict the access to that but I 'm not familiar with these.