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.
- On Devopness, navigate to a project then select an environment
- Find the
Applications
card - Click
View
in theApplications
card to see a list of existingApplications
- In the list of applications, find the application you want to edit and click the
NAME
of the application - On the upper right corner of the application details view, click
EDIT
- Follow the prompts then click
CONFIRM
- 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:
NOTE: To complete the steps in this post, the user needs to have the following permissions in the environment:
Resource Type | Permission |
---|---|
Application | Edit |
For instructions on how to grant user permissions in an environment, see Add team to an Environment