Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Is it possible to run pluginsync for plugin available outside intelsdi-x? #81

Open
mkleina opened this issue Mar 14, 2017 · 1 comment
Labels

Comments

@mkleina
Copy link
Contributor

mkleina commented Mar 14, 2017

For example, I am writing new plugin and it is not available on intelsdi-x yet, but I want to initialize scripts folder and .pluginsync.yml file directly on my disk or on my private GitHub branch, how to do it?

@nanliu
Copy link
Contributor

nanliu commented Mar 14, 2017

Yes, but you'll need to do some customization. I would do the following steps:

  • fork this repo
  • strip out or modify files in moduleroot directory as you see necessary (LICENSE etc)
  • change modulesync.yml namespace to your user account instead of intelsdi org
  • add/replace managed_modules with your repo name.

HTH.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants