mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
20 lines
1.1 KiB
Plaintext
20 lines
1.1 KiB
Plaintext
:_mod-docs-content-type: PROCEDURE
|
|
[id="odc-creating-sample-applications_{context}"]
|
|
= Creating sample applications
|
|
|
|
You can use the sample applications in the *+Add* flow of the *Developer* perspective to create, build, and deploy applications quickly.
|
|
|
|
.Prerequisites
|
|
|
|
* You have logged in to the {product-title} web console and are in the *Developer* perspective.
|
|
|
|
.Procedure
|
|
|
|
. In the *+Add* view, click the *Samples* tile to see the *Samples* page.
|
|
. On the *Samples* page, select one of the available sample applications to see the *Create Sample Application* form.
|
|
. In the *Create Sample Application Form*:
|
|
* In the *Name* field, the deployment name is displayed by default. You can modify this name as required.
|
|
* In the *Builder Image Version*, a builder image is selected by default. You can modify this image version by using the *Builder Image Version* drop-down list.
|
|
* A sample Git repository URL is added by default.
|
|
. Click *Create* to create the sample application. The build status of the sample application is displayed on the *Topology* view. After the sample application is created, you can see the deployment added to the application.
|