-
Notifications
You must be signed in to change notification settings - Fork 54
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
Showing
84 changed files
with
1,301 additions
and
606 deletions.
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
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
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
== What will I accomplish? | ||
|
||
In this tutorial, you will build a simple REST-based integration that enables a new fruit type to be added to an inventory list for a fictional grocery store. |
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<div class="sect1"> | ||
<h2 id="_what_will_i_accomplish">What will I accomplish?</h2> | ||
<div class="sectionbody"> | ||
<div class="paragraph"> | ||
<p>In this tutorial, you will build a simple REST-based integration that enables a new fruit type to be added to an inventory list for a fictional grocery store.</p> | ||
</div> | ||
</div> | ||
</div> |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
Complete the procedure above before procedding. |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<div class="paragraph"> | ||
<p>Complete the procedure above before procedding.</p> | ||
</div> |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
=== Create your REST endpoint using Red Hat OpenShift Application Runtimes | ||
|
||
. Open the link:http://react-demo-app-tutorial-web-app.6923.rh-us-east-1.openshiftapps.com/#/tutorial/0/module/0/1[Application link] (_this will open in the right panel_). | ||
. To open the application launcher console, click *Launch Your Project*. | ||
. From the *Create application* screen, add a name for your REST endpoint application and click *Continue*. | ||
. From the *Target Environment* screen, select *"Code locally, Build and Deploy"*. | ||
. From the Mission list, select *Health Check*. | ||
. From the Runtime list, select *SpringBoot* and click the blue arrow to continue. | ||
. Authorize your GitHub provider and click the blue arrow to continue. | ||
. Review and click *Set Up Application*. You'll see a confirmation screen when setup is complete. |
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 |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<div class="sect2"> | ||
<h3 id="_create_your_rest_endpoint_using_red_hat_openshift_application_runtimes">Create your REST endpoint using Red Hat OpenShift Application Runtimes</h3> | ||
<div class="olist arabic"> | ||
<ol class="arabic"> | ||
<li> | ||
<p>Open the | ||
<a href="http://react-demo-app-tutorial-web-app.6923.rh-us-east-1.openshiftapps.com/#/tutorial/0/module/0/1">Application link</a> ( | ||
<em>this will open in the right panel</em>).</p> | ||
</li> | ||
<li> | ||
<p>To open the application launcher console, click | ||
<strong>Launch Your Project</strong>.</p> | ||
</li> | ||
<li> | ||
<p>From the | ||
<strong>Create application</strong> screen, add a name for your REST endpoint application and click | ||
<strong>Continue</strong>.</p> | ||
</li> | ||
<li> | ||
<p>From the | ||
<strong>Target Environment</strong> screen, select | ||
<strong>"Code locally, Build and Deploy"</strong>.</p> | ||
</li> | ||
<li> | ||
<p>From the Mission list, select | ||
<strong>Health Check</strong>.</p> | ||
</li> | ||
<li> | ||
<p>From the Runtime list, select | ||
<strong>SpringBoot</strong> and click the blue arrow to continue.</p> | ||
</li> | ||
<li> | ||
<p>Authorize your GitHub provider and click the blue arrow to continue.</p> | ||
</li> | ||
<li> | ||
<p>Review and click | ||
<strong>Set Up Application</strong>. You’ll see a confirmation screen when setup is complete.</p> | ||
</li> | ||
</ol> | ||
</div> | ||
</div> |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
Complete the procedure above before procedding. |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<div class="paragraph"> | ||
<p>Complete the procedure above before procedding.</p> | ||
</div> |
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
=== Use Eclipse Che to view and edit your REST endpoint | ||
|
||
. Open link:http://react-demo-app-tutorial-web-app.6923.rh-us-east-1.openshiftapps.com/#/tutorial/0/module/0/2[Eclipse Che]. You'll see the REST endpoint you just created. | ||
. Make your changes... | ||
. Click Create PR to commit your changes. |
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<div class="sect2"> | ||
<h3 id="_use_eclipse_che_to_view_and_edit_your_rest_endpoint">Use Eclipse Che to view and edit your REST endpoint</h3> | ||
<div class="olist arabic"> | ||
<ol class="arabic"> | ||
<li> | ||
<p>Open | ||
<a href="http://react-demo-app-tutorial-web-app.6923.rh-us-east-1.openshiftapps.com/#/tutorial/0/module/0/2">Eclipse Che</a>. You’ll see the REST endpoint you just created.</p> | ||
</li> | ||
<li> | ||
<p>Make your changes…​</p> | ||
</li> | ||
<li> | ||
<p>Click Create PR to commit your changes.</p> | ||
</li> | ||
</ol> | ||
</div> | ||
</div> |
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
Complete the procedure above before procedding. |
Oops, something went wrong.