We currently only support Ubuntu 14.04 LTS images for all providers.
Rackspace
Rackspace is a managed cloud computing company base in Texas with datacenters in Texas, Illinois, Virginia, the United Kingdom, Australia, and Hong Kong.
Don't have a Rackspace account yet? Sign up for an account.
Example
The following node file will create a 512MB Standard Instance (size: 2
) on Rackspace in their Dallas datacenter (location: DFW
):
id: rackspace_server
name: Rackspace server
type: server
provider:
name: rackspace
location: DFW
size: 2
Note that all the location's ID must be UPPERCASE
The performance
sizes are only available in the following locations: IAD
, ORD
, LON
.
Default values
The following values will be used by default for the provider if the attribute is missing.
Attribute | Value | Description |
---|---|---|
location |
ORD |
Chicago (US) |
Values
Use the following values to set your provider's sizes and location attributes.
Size
Value | Name | RAM | Disk (GB) |
---|---|---|---|
2 |
512MB Standard Instance | 512 |
20 |
3 |
1GB Standard Instance | 1024 |
40 |
4 |
2GB Standard Instance | 2048 |
80 |
5 |
4GB Standard Instance | 4096 |
160 |
6 |
8GB Standard Instance | 8192 |
320 |
7 |
15GB Standard Instance | 15360 |
620 |
8 |
30GB Standard Instance | 30720 |
1200 |
compute1-15 |
15 GB Compute v1 | 15360 |
|
compute1-30 |
30 GB Compute v1 | 30720 |
|
compute1-4 |
3.75 GB Compute v1 | 3840 |
|
compute1-60 |
60 GB Compute v1 | 61440 |
|
compute1-8 |
7.5 GB Compute v1 | 7680 |
|
general1-1 |
1 GB General Purpose v1 | 1024 |
20 |
general1-2 |
2 GB General Purpose v1 | 2048 |
40 |
general1-4 |
4 GB General Purpose v1 | 4096 |
80 |
general1-8 |
8 GB General Purpose v1 | 8192 |
160 |
io1-120 |
120 GB I/O v1 | 122880 |
40 |
io1-15 |
15 GB I/O v1 | 15360 |
40 |
io1-30 |
30 GB I/O v1 | 30720 |
40 |
io1-60 |
60 GB I/O v1 | 61440 |
40 |
io1-90 |
90 GB I/O v1 | 92160 |
40 |
memory1-120 |
120 GB Memory v1 | 122880 |
|
memory1-15 |
15 GB Memory v1 | 15360 |
|
memory1-240 |
240 GB Memory v1 | 245760 |
|
memory1-30 |
30 GB Memory v1 | 30720 |
|
memory1-60 |
60 GB Memory v1 | 61440 |
|
performance1-1 |
1 GB Performance | 1024 |
20 |
performance1-2 |
2 GB Performance | 2048 |
40 |
performance1-4 |
4 GB Performance | 4096 |
40 |
performance1-8 |
8 GB Performance | 8192 |
40 |
performance2-120 |
120 GB Performance | 122880 |
40 |
performance2-15 |
15 GB Performance | 15360 |
40 |
performance2-30 |
30 GB Performance | 30720 |
40 |
performance2-60 |
60 GB Performance | 61440 |
40 |
performance2-90 |
90 GB Performance | 92160 |
40 |
Location
Value | Name | Country |
---|---|---|
DFW |
Dallas (Texas) | US |
ORD |
Chicago (Illinois) | US |
IAD |
Northern Virginia | US |
LON |
London (UK) | UK |
SYD |
Sydney (Australia) | Australia |
HKG |
Hong Kong (China) | China |