Create an Application
Application name is already used in your current Space. Please enter a new one.

Name must contain 4-40 characters, contain only lowercase letters, numbers, hyphens, not start with a number, and not start or end with hyphens.

Import an existing codebase

Use code you already have as the foundation for your new application.

Import Application

- OR -

Create a new codebase

Choose from a variety of Red Hat certified templates to generate the foundation for a new application in the Openshift ecosystem.

Create Application
What happens when I create an application?

When you create an application in CodeReady Toolchain, a new codebase is created and stored in your git repository. CodeReady Toolchain also generates a new pipeline and pipeline environments for the application and starts an initial build.

Learn more


What is a codebase?

A codebase is a generic representation of an application's code. CodeReady Toolchain also stores application metadata for version control. Since CodeReady Toolchain provides a hosted instance of Eclipse Che, you can create a workspace for any application and use the browser-based IDE and containerized development/testing environment to make updates to your codebase.

Learn more


When should I import a codebase?

If you have existing code in a GitHub repository, you can choose the import option and use that code as a foundation for an application in CodeReady Toolchain.

Learn more