Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.59 KB

readme.md

File metadata and controls

25 lines (19 loc) · 1.59 KB

EDP Admin Console

Overview

Admin Console is a central management tool in the EDP ecosystem that provides the ability to deploy infrastructure, project resources and new technologies in a simple way. Using Admin Console enables to manage business entities:

  • Create Codebases as Applications, Libraries and Autotests;
  • Create/Update CD Pipelines;

NOTE: To interact with Admin Console via REST API, explore the Create Codebase Entity page.

overview-page

  • Navigation bar – consists of six sections: Overview, Continuous Delivery, Applications, Services, Autotests, and Libraries. Click the necessary section to add an entity or open a home page.
  • User name – displays the registered user name.
  • Main links – displays the corresponding links to the major adjusted toolset, to the management tool and to the OpenShift cluster.

Admin Console is a complete tool allowing to manage and control the added applications, services, autotests, and libraries to the environment as well as to create a CD pipeline and perform the following actions:

  1. Add Applications
  2. Add Services
  3. Add Autotests
  4. Add Libraries
  5. Add CD Pipelines
  6. Local Development

NOTE: The Admin Console link is available on the OpenShift overview page for your CI/CD project.