Skip to content

Latest commit

 

History

History
107 lines (76 loc) · 8.17 KB

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

File metadata and controls

107 lines (76 loc) · 8.17 KB

Creating applications by using the Developer perspective

The Developer perspective in the web console provides you the following options from the +Add view to create applications and associated services and deploy them on {product-title}:

  • Getting started resources: Use these resources to help you get started with Developer Console. You can choose to hide the header using the Options menu {kebab}.

    • Creating applications using samples: Use existing code samples to get started with creating applications on the {product-title}.

    • Build with guided documentation: Follow the guided documentation to build applications and familiarize yourself with key concepts and terminologies.

    • Explore new developer features: Explore the new features and resources within the Developer perspective.

  • Developer catalog: Explore the Developer Catalog to select the required applications, services, or source to image builders, and then add it to your project.

    • All Services: Browse the catalog to discover services across {product-title}.

    • Database: Select the required database service and add it to your application.

    • Operator Backed: Select and deploy the required Operator-managed service.

    • Helm chart: Select the required Helm chart to simplify deployment of applications and services.

    • Devfile: Select a devfile from the Devfile registry to declaratively define a development environment.

    • Event Source: Select an event source to register interest in a class of events from a particular system.

      Note

      The Managed services option is also available if the RHOAS Operator is installed.

  • Git repository: Import an existing codebase, Devfile, or Dockerfile from your Git repository using the From Git, From Devfile, or From Dockerfile options respectively, to build and deploy an application on {product-title}.

  • Container images: Use existing images from an image stream or registry to deploy it on to the {product-title}.

  • Pipelines: Use Tekton pipeline to create CI/CD pipelines for your software delivery process on the {product-title}.

  • Serverless: Explore the Serverless options to create, build, and deploy stateless and serverless applications on the {product-title}.

    • Channel: Create a Knative channel to create an event forwarding and persistence layer with in-memory and reliable implementations.

  • Samples: Explore the available sample applications to create, build, and deploy an application quickly.

  • Quick Starts: Explore the quick start options to create, import, and run applications with step-by-step instructions and tasks.

  • From Local Machine: Explore the From Local Machine tile to import or upload files on your local machine for building and deploying applications easily.

    • Import YAML: Upload a YAML file to create and define resources for building and deploying applications.

    • Upload JAR file: Upload a JAR file to build and deploy Java applications.

  • Share my Project: Use this option to add or remove users to a project and provide accessibility options to them.

  • Helm Chart repositories: Use this option to add Helm Chart repositories in a namespace.

  • Re-ordering of resources: Use these resources to re-order pinned resources added to your navigation pane. The drag-and-drop icon is displayed on the left side of the pinned resource when you hover over it in the navigation pane. The dragged resource can be dropped only in the section where it resides.

Additional resources