mirror of
https://github.com/apache/jclouds.git
synced 2025-02-16 15:08:28 +00:00
added instructions for delta
This commit is contained in:
parent
892bc85d4e
commit
d60df6cd6b
9
sandbox/deltacloud/README.txt
Normal file
9
sandbox/deltacloud/README.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
To install deltacloud, do the following:
|
||||||
|
* OS/X and jruby
|
||||||
|
# brew install jruby
|
||||||
|
# jruby -S gem --version 1.1.0 install rack
|
||||||
|
# jruby -S gem install deltacloud-core
|
||||||
|
|
||||||
|
To run a local deltacloud server, do the following:
|
||||||
|
* jruby
|
||||||
|
* jruby -S deltacloudd -i mock
|
Loading…
x
Reference in New Issue
Block a user