Discussion:
Template or guideline for adding a new compute provider?
Robert Berger
2013-10-02 03:03:58 UTC
Permalink
Any docs, guidance, template for adding a new provider to fog?

Thanks,
Rob
--
You received this message because you are subscribed to the Google Groups "ruby-fog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruby-fog+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
geemus (Wesley Beary)
2013-10-02 13:20:20 UTC
Permalink
http://fog.io/about/structure.html
and
http://fog.io/about/contributing.html

Both provide pretty good high level stuff, then many blanks can (hopefully)
be filled in by checking out existing examples. We are happy to answer any
questions as they come up also.
Post by Robert Berger
Any docs, guidance, template for adding a new provider to fog?
Thanks,
Rob
--
You received this message because you are subscribed to the Google Groups "ruby-fog" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "ruby-fog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruby-fog+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Mike Dillion
2013-10-02 13:57:19 UTC
Permalink
I'd check out some older pull requests where other providers have been
added:
https://github.com/fog/fog/pulls?direction=desc&page=1&sort=popularity&state=closed
https://github.com/fog/fog/pull/1223/files
Post by geemus (Wesley Beary)
http://fog.io/about/structure.html
and
http://fog.io/about/contributing.html
Both provide pretty good high level stuff, then many blanks can
(hopefully) be filled in by checking out existing examples. We are happy to
answer any questions as they come up also.
Post by Robert Berger
Any docs, guidance, template for adding a new provider to fog?
Thanks,
Rob
--
You received this message because you are subscribed to the Google Groups
"ruby-fog" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "ruby-fog" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "ruby-fog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruby-fog+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Loading...