Applications List page
  • 30 Oct 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Applications List page

  • Dark
    Light
  • PDF

Article summary

Application

Represents the abstraction level that combines the configuration of a project into a single deployable batch.

Application list

Represent the list of applications created within one Workspace.

Actions on the Application List page

Action

Description

Visualization

Create new application

  • Application Name

    • Application name must contain at least 3 symbols

    • Application name will be visible in the browser tab

  • Application Slug

    • Application slug is being used for authentication purposes

  • Application Password

    • Application Password must have at least 8 symbols, number and letter, and capital letter

  • Application Name, Slug and Password should be provided to the DevOps team to be used in pipeline configurations

  • Default Project

    • Project whose config will be connected to the application by default

  • Projects

    • Other projects that can be connected to the application

    • One application can have several projects connected to it

  • Redirect URL

    • Has an informative purpose and leads to the web site, which represents the result of the project configuration

    • Redirect URL will lead to the project, which is set as default

    • One application can have one redirect URL

Edit application

  • If the name was changed, it should be changed in pipeline configurations also

Delete application

  • If Application is deleted, then the redirect URL will no longer represent the a configuration of the connected project


What's Next