Deploy Application

Deploy your code changes in smaller chunks to make it easier to validate the code through build and testing pipelines, reducing the feedback loop on error detection. Learn how to use Devopness to deploy application changes confidently, with zero downtime, using your own custom build pipelines and make sure your users can benefit from your application as soon as possible. The more often you deploy your application, the better it tends to improve.

  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. Click DEPLOY on the application you want to deploy
  5. Follow the prompts, then click Next
  6. Review deploy information then click Confirm

    A notification popup will be displayed, confirming that the deployment has been triggered

  7. Wait for the Application:Deploy action to be completed

NOTE: Now that your application has been deployed, it can be accessed over the internet by setting up a DNS record, or testing access to the application via server IP address.

  • For details on how to make an application public, follow the instructions in Add a Virtual host.

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 Deploy

For instructions on how to grant user permissions in an environment, see Add team to an Environment