Deploy Page

  • At the top of the page, users can find Example deployments such as the “Hello World App” and other predefined examples to help you get started quickly.

  • ”+ New” Button: This button allows you to create a new project, initiating the process of setting up a new deployment.

  • Projects Table: Below the example deployments, there is a table that showcases all deployments from the user. The columns in the table include:

    • Type: The type of Deployment.

    • Name: The name of the Deployment.

    • Status: The current status of the deployment.

    • Request Per Service: Metrics on requests per service utilized.

    • Latest Run: The date and time of the latest run.

    • Created At: The date when the deployment was created.

    • Last Week Requests: A graph showing the number of requests over the last week.

    • Version: The current version of the project.

    • Deployed By: The name of the user who the Deployment.

Last updated