Edit an Application

Learn how to edit an application to keep its configuration up to date, specially the settings that define how the application is deployed, such as source provider, repository, dependencies to be installed, directories and the application entrypoint.

  1. On Devopness, navigate to a project then select an environment
  2. Find the Applications card
  3. Click View in the Applications card to see a list of existing Applications
  4. In the list of applications, find the application you want to edit and click the NAME of the application
  5. On the upper right corner of the application details view, click EDIT
  6. Follow the prompts then click CONFIRM
  7. Check the applications details view to see the applications's current settings
    • On the repository section, the new repository information can be seen

Required permissions

To follow this guide, you need the following permissions in the target environment.

Resource TypeRequired Permission
ApplicationEdit

For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.

Edit on GitHub