Skip to content

Commit

Permalink
Merge pull request #31 from CiscoCloud/documentation
Browse files Browse the repository at this point in the history
Documentation
  • Loading branch information
kmontres committed Jan 28, 2016
2 parents a50f4dc + 4e781d0 commit 4462b94
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ You will learn how to:


## Prerequisites
- Using Shipped the First Time
- Managing Projects

- Managing Services


Expand All @@ -34,5 +33,12 @@ You can open these references in a separate tab and refer to them during this La

## To Bootstrap a project with Spark

1. Create a project.
2. From the **API** tab, choose the Spark buildpack.

<img src="assets/add-spark-api.png">
![](posts/files/shipped-bootstrap-spark/assets/add-spark-api.png)


3. Continue building your application as normal.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions shipped-first-time/src/posts/files/shipped-first-time/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ You can open these references in a separate tab and refer to them during this La
1. In a browser, go to <a href="https://ciscoshipped.io">https://ciscoshipped.io</a> and sign up.

You can use Shipped with any modern browser, but for optimal results, Chrome is recommended.

<img src="assets/sign-up-github.png">
![](posts/files/shipped-first-time/assets/sign-up-github.png)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Check the service to ensure the GitHub repository has been set up correctly and

## Check the Service using the UI


Shipped automatically checks to see if the service is ready. If ready, a success message appears. If not, instructions on what to do next are shown.



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Repair a service when it can't be bootstrapped.

## Repair the Service using the UI


If your service needs repair, instructions automatically appear on the page. Simply follow the instructions given for your operating system.



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ After making changes to the repository, you can update service information, such

1. Select your project.

The Compose Your Project page opens.
The **Compose Your Project** page opens.

2. Select the **Add an existing repository** tab.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,16 @@ Deleting a service is permanent and can't be undone.

1. Select your project.

The Compose Your Project page opens.
The **Compose Your Project** page opens.

2. Select the **Add an existing repository** tab.

The list of services appear.

3. Click the X next to the service you want to delete.
3. Click the **X** next to the service you want to delete.

<img src="assets/pr-del.png">
![](posts/files/shipped-manage-services/assets/pr-del.png)

The service is now removed..

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,7 @@ You will learn how to:
##Prerequisites

- You must have built and deployed a project.
- Managing Projects
- Bootstrap a Project
- Managing Environments
- Managing Services
- Building a Project
- Deploying a Project



##References
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4462b94

Please sign in to comment.