Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External cloud provider instances display #398

Closed
olivierlambert opened this issue Sep 27, 2015 · 1 comment
Closed

External cloud provider instances display #398

olivierlambert opened this issue Sep 27, 2015 · 1 comment
Milestone

Comments

@olivierlambert
Copy link
Member

A lot of instances providers have APIs or even nodejs SDK (see Amazon Node SDK or a wrapper for Digital Ocean API)

It seems there is already a Node lib interfacing with a lot of cloud providers: https://github.com/pkgcloud/pkgcloud

Through a plugin, it should be possible to display the running instances like VMs in XO.

Our current hierarchy is "Pool/Host/VM", thus it should be "Provider/Instance" (or Privider/Region/Instance?)

The idea will be to have one plugin per provider, and add features step by step (first list, then maybe interact basically, then provision etc.)

@olivierlambert olivierlambert added this to the Long term milestone Dec 8, 2015
@olivierlambert
Copy link
Member Author

Idea added into the wiki

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

No branches or pull requests

1 participant