diff --git a/index.html b/index.html index 25fc5b2..cd11e7d 100644 --- a/index.html +++ b/index.html @@ -137,7 +137,7 @@

Usage

What can I do with TryStack?

-

TryStack, in large part, resembles the type of cloud environment you can create on your own with OpenStack Software. However, we have set a few sensible limits in place for the good of the project. First, the server instances you launch are only available for 24 hours until the hardware is reclaimed for use by new instances. Secondly, you can't upload your own server images, you can only select from three available images (Ubuntu 12.10, Fedora17 and Fedora18). Lastly, even though you can view the API endpoints on the Dashboard, we are limiting API access in the x86 zone.

+

TryStack, in large part, resembles the type of cloud environment you can create on your own with OpenStack Software. However, we have set a few sensible limits in place for the good of the project. First, the server instances you launch are only available for 24 hours until the hardware is reclaimed for use by new instances. Secondly, you can't upload your own server images, you can only select from available images (CentOS 6, CentOS 7, Fedora 17, Fedora18 and Ubuntu 12.10). Lastly, even though you can view the API endpoints on the Dashboard, we are limiting API access in the x86 zone.

How should I use TryStack?

For testing purposes only—TryStack is a testing environment by design. Instances are typically deleted after 24 hours, so for obvious reasons you should NOT put any data on this cloud you don't want to lose.

Wait... the server instances I create won't last forever?