mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[README]more strongly word intro, fix rackspace link
This commit is contained in:
parent
4703971e5c
commit
862e30e84b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
http://geemus.com/fog.png
|
||||
|
||||
fog helps you interact with cloud services.
|
||||
fog is the Ruby cloud computing library.
|
||||
|
||||
The quick and dirty, top to bottom:
|
||||
* Models provide a simplified interface, making clouds easier to work with and switch between.
|
||||
|
@ -92,7 +92,7 @@ Play around and use the console to explore or check out the {getting started gui
|
|||
|
||||
You should try out the (varying) support fog has for:
|
||||
* {AWS}[http://aws.amazon.com] [{EC2}[http://aws.amazon.com/ec2], {ELB}[http://aws.amazon.com/elasticloadbalancing], {S3}[http://aws.amazon.com/s3], {SimpleDB}[http://aws.amazon.com/simpledb]]
|
||||
* {Rackspace|http://www.rackspace.com} [{Files}[http://www.rackspacecloud.com/cloud_hosting_products/files], {Servers}[http://www.rackspacecloud.com/cloud_hosting_products/servers]]
|
||||
* {Rackspace}[http://www.rackspace.com] [{Files}[http://www.rackspacecloud.com/cloud_hosting_products/files], {Servers}[http://www.rackspacecloud.com/cloud_hosting_products/servers]]
|
||||
* {Slicehost}[http://www.slicehost.com]
|
||||
* {Terremark}[http://www.terremark.com] [{vCloud Express}[http://vcloudexpress.terremark.com]]
|
||||
* {Blue Box Group}[http://www.blueboxgrp.com] [{Blocks}[http://www.blueboxgrp.com/blocks]]
|
||||
|
|
Loading…
Add table
Reference in a new issue