-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6a0a6f4
commit 9ba8ca1
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,6 @@ category: Development | |
|
||
[Cloud.gov](https://cloud.gov/) is a platform-as-a-service (PaaS) provided by [Technology Transformation Services](https://tts.gsa.gov/). It is designed for use by federal agencies. The Office of the CTO is targeting cloud.gov as our primary hosting platform. | ||
|
||
As a GSA user, you automatically have access to cloud.gov and the GSA `sandbox-gsa` organization, where you can experiment with test deployments. The best place to get started is the [cloud.gov docs](https://docs.cloud.gov/). Whenever the documentation refers to an "organization" or "org", you can use `sandbox-gsa`. You also have a personal sandbox space named after your email address. For instance, if your email address is [email protected], then your space name is `harry.truman`. | ||
As a GSA user, you automatically have access to cloud.gov and the GSA `sandbox-gsa` organization, where you can experiment with test deployments. The best place to get started is the [cloud.gov docs](https://cloud.gov/docs/). Whenever the documentation refers to an "organization" or "org", you can use `sandbox-gsa`. You also have a personal sandbox space named after your email address. For instance, if your email address is [email protected], then your space name is `harry.truman`. | ||
|
||
Since cloud.gov is built with [Cloud Foundry](http://cloudfoundry.org/), the Cloud Foundry [documentation](http://docs.cloudfoundry.org/) is also an useful resource. |