Skip to content

Commit 474b46e

Browse files
committed
[RHDEVDOCS-2331]: Add brief docs about quickstarts in the dev console
1 parent 5bd6c9a commit 474b46e

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ The Managed services option is also available if the RHOAS Operator is installed
3737
3838
* *Samples*: Explore the available sample applications to create, build, and deploy an application quickly.
3939
40+
* *Quick Starts*: Explore the quick start options to create, import, and run applications with step-by-step instructions and tasks.
41+
4042
* *From Local Machine*: Explore the *From Local Machine* tile to import or upload files on your local machine for building and deploying applications easily.
4143
** *Import YAML*: Upload a YAML file to create and define resources for building and deploying applications.
4244
** *Upload JAR file*: Upload a JAR file to build and deploy Java applications.
@@ -70,6 +72,8 @@ endif::[]
7072

7173
include::modules/odc-creating-sample-applications.adoc[leveloffset=+1]
7274

75+
include::modules/odc-using-quickstarts.adoc[leveloffset=+1]
76+
7377
include::modules/odc-importing-codebase-from-git-to-create-application.adoc[leveloffset=+1]
7478

7579
include::modules/odc-deploying-java-applications.adoc[leveloffset=+1]

modules/odc-creating-sample-applications.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
[id="odc-creating-sample-applications_{context}"]
33
= Creating Sample applications
44

5-
You can use the basic sample applications in the *+Add* flow of the *Developer* perspective to create, build, and deploy applications quickly.
5+
You can use the sample applications in the *+Add* flow of the *Developer* perspective to create, build, and deploy applications quickly.
66

7-
The following procedure explains the *Samples* option in the *Developer* perspective to create a sample application.
7+
.Prerequisites
8+
9+
* You have logged in to the {product-title} web console and are in the *Developer* perspective.
810
911
.Procedure
1012

modules/odc-using-quickstarts.adoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc
4+
5+
:_content-type: PROCEDURE
6+
[id="odc-using-quickstarts_{context}"]
7+
= Creating applications using Quick Starts
8+
9+
The *Quick Starts* page shows you how to create, import, and run applications on {product-title}, with step-by-step instructions and tasks.
10+
11+
.Prerequisites
12+
13+
* You have logged in to the {product-title} web console and are in the *Developer* perspective.
14+
15+
.Procedure
16+
17+
. In the *+Add* view, click the *View all quick starts* link to view the *Quick Starts* page.
18+
. In the *Quick Starts* page, click the tile for the quick start that you want to use.
19+
. Click *Start* to begin the quick start.

0 commit comments

Comments
 (0)