Author: irooskov(a)redhat.com
Date: 2011-12-12 19:45:26 -0500 (Mon, 12 Dec 2011)
New Revision: 37249
Added:
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_09.png
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_10.png
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_11.png
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_12.png
Modified:
trunk/openshift/docs/reference/en-US/Creating_an_OpenShift_Express_Application.xml
Log:
updated with new wizard info and steps
Modified:
trunk/openshift/docs/reference/en-US/Creating_an_OpenShift_Express_Application.xml
===================================================================
---
trunk/openshift/docs/reference/en-US/Creating_an_OpenShift_Express_Application.xml 2011-12-13
00:43:46 UTC (rev 37248)
+++
trunk/openshift/docs/reference/en-US/Creating_an_OpenShift_Express_Application.xml 2011-12-13
00:45:26 UTC (rev 37249)
@@ -153,7 +153,7 @@
Click the <guibutton>Next</guibutton> to proceed to the next screen.
</para>
<figure id="application_creation_08">
- <title>Importing the project</title>
+ <title>Cloned Git Repository</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/Creating_an_OpenShift_Express_Application/application_creation_08.png"
format="PNG" />
@@ -177,6 +177,69 @@
<para>
Click the <guibutton>Finish</guibutton> to begin the cloning of the Git
repository.
</para>
- <!--Figure-->
+ <figure id="application_creation_09">
+ <title>Importing the project</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/Creating_an_OpenShift_Express_Application/application_creation_09.png"
format="PNG" />
+ </imageobject>
+ <textobject>
+ <phrase>
+ The cloned Git Repository is now available within your workbench.
+ </phrase>
+ </textobject>
+ </mediaobject>
+ </figure>
+ <para>
+ After the Git repository has been cloned, you will see a new <guilabel>Git
Repositories</guilabel> tab appear near the bottom of your workbench. If you do not
see the tab you can open it manually by navigating to
<menuchoice><guimenuitem>Window</guimenuitem><guimenuitem>Show
View</guimenuitem><guimenuitem>Other</guimenuitem><guimenuitem>Git</guimenuitem><guimenuitem>Git
Repositories</guimenuitem></menuchoice>. With the <guilabel>Git
Repositories</guilabel> option selected, click
<guibutton>OK</guibutton>.
+ </para>
+ <figure id="application_creation_10">
+ <title>Project in Package Explorer</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/Creating_an_OpenShift_Express_Application/application_creation_10.png"
format="PNG" />
+ </imageobject>
+ <textobject>
+ <phrase>
+ The project you just created is now available within the Package Explorer.
+ </phrase>
+ </textobject>
+ </mediaobject>
+ </figure>
+ <para>
+ The OpenShift application that you created through the wizard, will appear in your
<guilabel>Package Explorer</guilabel> tab.
+ </para>
+ <figure id="application_creation_11">
+ <title>Publising your project through the server adaptor</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/Creating_an_OpenShift_Express_Application/application_creation_11.png"
format="PNG" />
+ </imageobject>
+ <textobject>
+ <phrase>
+ Selecting Full Publish to the OpenShift server, from the context menu of the
project.
+ </phrase>
+ </textobject>
+ </mediaobject>
+ </figure>
+ <para>
+ The wizard has also created a server adaptor that connects to your OpenShift service.
In the <guilabel>Servers</guilabel> tab there will be an OpenShift server
available that contains your application. Any changes you make locally to the application
can be published to your OpenShift instance by right-clicking on the application under the
server in the <guilabel>Servers</guilabel> view, and selecting
<guimenuitem>Full Publish</guimenuitem>.
+ </para>
+ <figure id="application_creation_12">
+ <title>OpenShift server overview and settings</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/Creating_an_OpenShift_Express_Application/application_creation_12.png"
format="PNG" />
+ </imageobject>
+ <textobject>
+ <phrase>
+ The OpenShift overview and settings are displayed within your workbench.
+ </phrase>
+ </textobject>
+ </mediaobject>
+ </figure>
+ <para>
+ As with a local server, double-clicking on the OpenShift server instance in the
<guilabel>Servers</guilabel> tab will open the server overview page in your
workbench.
+ </para>
</chapter>
Added:
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_09.png
===================================================================
(Binary files differ)
Property changes on:
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_09.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_10.png
===================================================================
(Binary files differ)
Property changes on:
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_10.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_11.png
===================================================================
(Binary files differ)
Property changes on:
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_11.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_12.png
===================================================================
(Binary files differ)
Property changes on:
trunk/openshift/docs/reference/en-US/images/Creating_an_OpenShift_Express_Application/application_creation_12.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream