Skip to content

Commit

Permalink
fixed eydeploy permalink and ported railsgirls.github.com
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt authored and igaiga committed May 15, 2013
1 parent 430b36d commit 613d525
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions _posts/2013-05-10-EYDeploy.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ __COACH__: This would be a good time to talk about version control systems and g

### Be Sure to Have a Rails Application in a Repository on Github

You will need to have a GituHub account and a repo we can pull an app from. Follow these directions on [GitHub](https://help.github.com/articles/create-a-repo) to create a repo and push your app to it. If you do not have a working Rails application, you can fork [Engine Yard's sample todo app](https://github.com/engineyard/todo) to your own repo. A coach can walk you through this if you need help.
You will need to have a GitHub account and a repo we can pull an app from. Follow these directions on [GitHub](https://help.github.com/articles/create-a-repo) to create a repo and push your app to it. If you do not have a working Rails application, you can fork [Engine Yard's sample todo app](https://github.com/engineyard/todo) to your own repo. A coach can walk you through this if you need help.

### Sign up for a Free Trial Engine Yard Account

Expand Down Expand Up @@ -90,7 +90,8 @@ __COACH__: Talk about Staging vs. Production, and why it's important to have rep
#### Deploying Your Application

1. Once all of the lights are green, click "Deploy".
2. Once you see the phrase "<your name> successfully deployed HEAD" you will know it has been deployed! Congratulations! 3. Click on the link that says "View your application" to visit your application online.
2. Once you see the phrase "YOUR NAME successfully deployed HEAD" you will know it has been deployed! Congratulations!
3. Click on the link that says "View your application" to visit your application online.
4. If you get a red notification that your deploy failed, we just have some debugging to do. Raise your hand and a coach can come over to to help.


Expand All @@ -102,6 +103,3 @@ Once you've got your app up & running, be sure to click the "stop" button to sto
* [A video tutorial](https://support.cloud.engineyard.com/entries/21009937-Video-Tutorial-Set-up-an-Account-and-Deploy-an-Application)

* [Another Tutorial From the Engine Yard Site](https://support.cloud.engineyard.com/entries/20996751-Tutorial-How-to-Deploy-the-ToDo-Application-on-a-Trial-Account)



2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h3>HerokuにRailsアプリをアップ</h3>
</li>

<li>
<a href="EYDeploy">
<a href="engineyard">
<i>4</i>
<h3>Put Your App Online With Engine Yard</h3>
<p>Instructions to get your app running with Engine Yard</p>
Expand Down

0 comments on commit 613d525

Please sign in to comment.